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!
Error 500 with all menu links
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error 500 with all menu links
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
https://www.phoca.cz/documents/2-phoca-g ... em-solving
Jan
If you find Phoca extensions useful, please support the project
-
enriture
- Phoca Newbie

- Posts: 5
- Joined: 28 Jan 2010, 17:34
Re: Error 500 with all menu links
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??
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??
-
enriture
- Phoca Newbie

- Posts: 5
- Joined: 28 Jan 2010, 17:34
Re: Error 500 with all menu links
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
it gives me always the same error message
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error 500 with all menu links
If you find Phoca extensions useful, please support the project
-
enriture
- Phoca Newbie

- Posts: 5
- Joined: 28 Jan 2010, 17:34
Re: Error 500 with all menu links
I already tried seeing 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()
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()
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error 500 with all menu links
This is a problem as we need to know the php error message 
If you find Phoca extensions useful, please support the project