Page 1 of 1

Re: 500 - An error has occurred. Layout "default" not found

Posted: 26 Jun 2010, 13:38
by Jan
Hi, try to enabled debug mode or php error reporting to get more information:
https://www.phoca.cz/documents/16-joomla ... rs-on-site

Re: 500 - An error has occurred. Layout "default" not found

Posted: 24 Oct 2010, 17:02
by Br8knitOFF
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

Re: 500 - An error has occurred. Layout "default" not found

Posted: 25 Oct 2010, 02:04
by Br8knitOFF
Never mind- figured it out myself.

//Todd

Re: 500 - An error has occurred. Layout "default" not found

Posted: 31 Oct 2010, 16:23
by Jan
Ok