Hi, try to enabled debug mode or php error reporting to get more information:
https://www.phoca.cz/documents/16-joomla ... rs-on-site
500 - An error has occurred. Layout "default" not found
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: 500 - An error has occurred. Layout "default" not found
If you find Phoca extensions useful, please support the project
-
Br8knitOFF
- Phoca Newbie

- Posts: 2
- Joined: 24 Oct 2010, 16:54
Re: 500 - An error has occurred. Layout "default" not found
Jan,
Just removed a bunch of pictures to replace with watermarked pictures, including custom logo via the phocagallery control panel, and now I get this when I try to hit the 'Category List Layout' and if I point the menu to a specific category.
Here's the debug output:
"Layout "default" not found
Call stack
# Function Location
1 JSite->dispatch() /var/www/clients/client5/web3/web/index.php:68
2 JComponentHelper->renderComponent() /var/www/clients/client5/web3/web/includes/application.php:124
3 require_once() /var/www/clients/client5/web3/web/libraries/joomla/application/component/helper.php:162
4 JController->execute() /var/www/clients/client5/web3/web/components/com_phocagallery/phocagallery.php:47
5 PhocaGalleryController->display() /var/www/clients/client5/web3/web/libraries/joomla/application/component/controller.php:236
6 JController->display() /var/www/clients/client5/web3/web/components/com_phocagallery/controller.php:17
7 PhocaGalleryViewCategories->display() /var/www/clients/client5/web3/web/libraries/joomla/application/component/controller.php:310
8 JView->display() /var/www/clients/client5/web3/web/components/com_phocagallery/views/categories/view.html.php:298
9 JView->loadTemplate() /var/www/clients/client5/web3/web/libraries/joomla/application/component/view.php:192
10 JError->raiseError() /var/www/clients/client5/web3/web/libraries/joomla/application/component/view.php:574
11 JError->raise() /var/www/clients/client5/web3/web/libraries/joomla/error/error.php:171
12 JException->__construct() /var/www/clients/client5/web3/web/libraries/joomla/error/error.php:136"
Thanks,
//Todd
Just removed a bunch of pictures to replace with watermarked pictures, including custom logo via the phocagallery control panel, and now I get this when I try to hit the 'Category List Layout' and if I point the menu to a specific category.
Here's the debug output:
"Layout "default" not found
Call stack
# Function Location
1 JSite->dispatch() /var/www/clients/client5/web3/web/index.php:68
2 JComponentHelper->renderComponent() /var/www/clients/client5/web3/web/includes/application.php:124
3 require_once() /var/www/clients/client5/web3/web/libraries/joomla/application/component/helper.php:162
4 JController->execute() /var/www/clients/client5/web3/web/components/com_phocagallery/phocagallery.php:47
5 PhocaGalleryController->display() /var/www/clients/client5/web3/web/libraries/joomla/application/component/controller.php:236
6 JController->display() /var/www/clients/client5/web3/web/components/com_phocagallery/controller.php:17
7 PhocaGalleryViewCategories->display() /var/www/clients/client5/web3/web/libraries/joomla/application/component/controller.php:310
8 JView->display() /var/www/clients/client5/web3/web/components/com_phocagallery/views/categories/view.html.php:298
9 JView->loadTemplate() /var/www/clients/client5/web3/web/libraries/joomla/application/component/view.php:192
10 JError->raiseError() /var/www/clients/client5/web3/web/libraries/joomla/application/component/view.php:574
11 JError->raise() /var/www/clients/client5/web3/web/libraries/joomla/error/error.php:171
12 JException->__construct() /var/www/clients/client5/web3/web/libraries/joomla/error/error.php:136"
Thanks,
//Todd
-
Br8knitOFF
- Phoca Newbie

- Posts: 2
- Joined: 24 Oct 2010, 16:54
Re: 500 - An error has occurred. Layout "default" not found
Never mind- figured it out myself.
//Todd
//Todd
- Jan
- Phoca Hero

- Posts: 49299
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: 500 - An error has occurred. Layout "default" not found
Ok
If you find Phoca extensions useful, please support the project