Page 1 of 1

Error 500 with all menu links

Posted: 29 Jan 2010, 14:17
by enriture
Hi everybody!
I've installed the latest phoca gallery component via ftp, and everything seems to work from the backend.
But when I create menu links to the gallery (I've tried category, category list and user) and click on it, I get this error message:

500 - View not found [name, type, prefix]:• categories,html,phocagalleryView

Call stack
# Function Location
1 jsite->dispatch() /membri/ycinvenice/index.php:68
2 jcomponenthelper::rendercomponent() /membri/ycinvenice/includes/application.php:124
3 require_once() /membri/ycinvenice/libraries/joomla/application/component/helper.php:162
4 phocagallerycontroller->execute() /membri/ycinvenice/components/com_phocagallery/phocagallery.php:45
5 phocagallerycontroller->display() /membri/ycinvenice/libraries/joomla/application/component/controller.php:236
6 jcontroller::display() /membri/ycinvenice/components/com_phocagallery/controller.php:17
7 phocagallerycontroller->getview() /membri/ycinvenice/libraries/joomla/application/component/controller.php:293
8 jerror::raiseerror() /membri/ycinvenice/libraries/joomla/application/component/controller.php:470
9 jerror::raise() /membri/ycinvenice/libraries/joomla/error/error.php:171
10 jexception->jobject() /membri/ycinvenice/libraries/joomla/error/error.php:136
11 call_user_func_array() /membri/ycinvenice/libraries/joomla/base/object.php:48
12 jexception->__construct()

any idea on how to fix it??
thank you in advance!

Re: Error 500 with all menu links

Posted: 01 Feb 2010, 12:32
by Jan
Hi, was the Phoca Gallery properly installed. Are there all files installed (uploaded to server)? Are there are tables in database?

https://www.phoca.cz/documents/2-phoca-g ... em-solving

Jan

Re: Error 500 with all menu links

Posted: 02 Feb 2010, 16:44
by enriture
The gallery is properly installed, and I guess all the files have been uploaded since I made the installation 3 times to be sure.
I'm not very expert in using database, but from the control panel phpmyadmin I can see the following tables:
jos_phocagallery
jos_phocagallery_categories
jos_phocagallery_comments
jos_phocagallery_img_comments
jos_phocagallery_img_votes
jos_phocagallery_img_votes_statistics
jos_phocagallery_users
jos_phocagallery_votes
jos_phocagallery_votes_statistics

is there anything missing??

Re: Error 500 with all menu links

Posted: 02 Feb 2010, 16:48
by enriture
I also tried to rebuild the tables by importing the file install.bak, but it doesn't work
it gives me always the same error message

Re: Error 500 with all menu links

Posted: 02 Feb 2010, 16:52
by Jan
Try to enable error reporting on, see:
https://www.phoca.cz/documents/16-joomla ... rs-on-site

Jan

Re: Error 500 with all menu links

Posted: 02 Feb 2010, 17:25
by enriture
I already tried seeing this
but I can't modify php.ini, I modified .htacces but without any result and Enabling Debug mode in Global Configuration of Joomla! I get this:

Call stack
# Function Location
1 jsite->dispatch() /membri/ycinvenice/index.php:68
2 jcomponenthelper::rendercomponent() /membri/ycinvenice/includes/application.php:124
3 require_once() /membri/ycinvenice/libraries/joomla/application/component/helper.php:162
4 phocagallerycontroller->execute() /membri/ycinvenice/components/com_phocagallery/phocagallery.php:45
5 phocagallerycontroller->display() /membri/ycinvenice/libraries/joomla/application/component/controller.php:236
6 jcontroller::display() /membri/ycinvenice/components/com_phocagallery/controller.php:17
7 phocagallerycontroller->getview() /membri/ycinvenice/libraries/joomla/application/component/controller.php:293
8 jerror::raiseerror() /membri/ycinvenice/libraries/joomla/application/component/controller.php:470
9 jerror::raise() /membri/ycinvenice/libraries/joomla/error/error.php:171
10 jexception->jobject() /membri/ycinvenice/libraries/joomla/error/error.php:136
11 call_user_func_array() /membri/ycinvenice/libraries/joomla/base/object.php:48
12 jexception->__construct()

Re: Error 500 with all menu links

Posted: 02 Feb 2010, 17:35
by Jan
This is a problem as we need to know the php error message :-(