Page 1 of 1

Category pb with Joomla 1.6

Posted: 08 Apr 2011, 19:00
by aplouviez
hello,
I really love your products which I find good quality and well developped, but yet, fin have a problem.
I have been using Phoca gallery for years on several sites, and now, I am discovering the last version (3.0.0 RC4) on Joomla 1.6.1, but it doesn't work : I am totally unable to create a category. each time I try, I get the message "unable to proceed, the image must have a title" (in fact, I use French version... but this is what the message means...)
I don't understand why the system speaks of images, and the category has got a title !
Can you help me ?
thanks !
AP

Re: Category pb with Joomla 1.6

Posted: 08 Apr 2011, 19:42
by xsedgar
Same problem here...

Re: [solved] Category pb with Joomla 1.6

Posted: 08 Apr 2011, 20:47
by aplouviez
I have found the bug !!

During the install, the tables in the BDD are created through the file install.bak.sql.
And there is a bug in this file : for each table, instead of creating "#__phocagallery...", the system creates "jos_phocagallery..."
Then, for those who have changed the tables' prefix for their Joomla, the tables don't exist when we want to use Phoca Gallery.

Thanks
AP

Re: Category pb with Joomla 1.6

Posted: 09 Apr 2011, 23:08
by Jan
Hi, sorry I don't understand.

The bak file is only a "bak" file to help people in case the tables were not successfully installed. Tables of Phoca Gallery are installed through the php script.

Jan

Re: Category pb with Joomla 1.6

Posted: 10 Apr 2011, 09:29
by aplouviez
well, I just created manually the missing tables, and yet, it works !
all I know is that the tables were not created during the install...
AP

Re: Category pb with Joomla 1.6

Posted: 15 Apr 2011, 20:19
by Jan
Ok