Page 1 of 1

Hi, First, Jan

Posted: 02 Feb 2008, 23:07
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.

The problem is in di

Posted: 02 Feb 2008, 23:34
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

Thank you very much

Posted: 02 Feb 2008, 23:43
by marcl
Thank you very much for your (quick!) answer Jan.
It sounds completely logic.

Marc