Error 500 in 4.0.0Alpha3

Phoca Gallery - image gallery extension
Achim1710
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 05 Feb 2013, 20:00

Error 500 in 4.0.0Alpha3

Post by Achim1710 »

Hello,
After installing Phoca Gallery I want to create a categorie. I got this error:
500 SQL=SELECT a.*,l.title AS language_title,uc.name AS editor,ag.title AS access_level,c.title AS parentcat_title, c.id AS parentcat_id,ua.id AS userid, ua.username AS username, ua.name AS usernameno,v.average AS ratingavg,cc.countid AS countid FROM `ba302_phocagallery_categories` AS a LEFT JOIN `ba302_languages` AS l ON l.lang_code = a.language LEFT JOIN ba302_users AS uc ON uc.id=a.checked_out LEFT JOIN ba302_viewlevels AS ag ON ag.id = a.access LEFT JOIN ba302_phocagallery_categories AS c ON c.id = a.parent_id LEFT JOIN ba302_users AS ua ON ua.id = a.owner_id LEFT JOIN ba302_phocagallery_votes_statistics AS v ON v.catid = a.id LEFT JOIN (SELECT cc.parent_id, count(*) AS countid FROM ba302_phocagallery_categories AS cc GROUP BY cc.parent_id ) AS cc ON a.parent_id = cc.parent_id GROUP BY a.id ORDER BY

Now I deinstalled it and installed it again. It was the same.
Now I searched in several forums but I did not find the same errorcode, but only a code like mine. The answer was to enable the debug-button in the main configuration . I did it. Now I got the following error : Fatal error:...........com_phocagallery/controller.php on line 46
I am a little bit confused. Who could help me.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error 500 in 4.0.0Alpha3

Post by Jan »

Hi, this problem will be solved in Beta, please wait until the 4 will be beta version.

Jan
If you find Phoca extensions useful, please support the project
Achim1710
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 05 Feb 2013, 20:00

Re: Error 500 in 4.0.0Alpha3

Post by Achim1710 »

Hi Jan,

thanks for the information. Then I will wait until the Beta-version. Do you know when it will comes.
I forgot I use the Gallery for Joomla 3.0 ( I do not know if it is urgent).

Best regards
Achim
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49149
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error 500 in 4.0.0Alpha3

Post by Jan »

Hi, now I am working on Phoca Download Alpha, then I will realease the Phoca Guestbook Beta (this should be fast) and then I will work on Phoca Gallery Beta but how much time this takes, really no idea as there are many many factors which can influence it :-( :-(

Jan
If you find Phoca extensions useful, please support the project
Post Reply