fatal error

Phoca Gallery - image gallery extension
marcl
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 02 Feb 2008, 22:50
Location: Netherlands
Contact:

Hi, First, Jan

Post by marcl »

Hi,
First, Jan, thank you very much for the very good gallery component. It is working just fine on my website wich i am building the school i am working.

I am using RC4 with component 1.2.0.
Unfortunately the plugin gives a fatal error. I used this code:
{phocagallery view=categories}

This is de error i get: Fatal error:
Call to undefined function: categorytree() in W:\www\Joomla\plugins\content\phocagallery.php on line 200

I tried several tips from the other topics.
I hope you (or someone else) can help me.
Thanks, Marc.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48398
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

The problem is in di

Post by Jan »

The problem is in different versions which doesn't work together...

Please install Joomla stable (there were some changes in creating URLs - but this is not the main problem. The main problem is that Phoca Gallery plugin (1.3.0) call the function from Phoca Gallery component (1.3.0 or 1.3.1 or 1.3.2) but this function doesn't exists in Phoca Gallery 1.2.0

Please update:
Joomla --> stable
Phoca Gallery --> 1.3.2 (you cannot update it via FTP because in 1.3.2 there is new table phocagallery_categories which is not in 1.2.0 or you can do it but you must create phocagallery_categories table in your database - you find SQL queries in install.sql file)

Jan
If you find Phoca extensions useful, please support the project
marcl
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 02 Feb 2008, 22:50
Location: Netherlands
Contact:

Thank you very much

Post by marcl »

Thank you very much for your (quick!) answer Jan.
It sounds completely logic.

Marc
Post Reply