Missing View
Error: The view for GalleriesController::admin_delete() was not found.
Confirm you have created the file: Galleries/admin_delete.ctp in one of the following paths:
- /srv/http/adent.cz/souhorky.cz/www/app/View/Plugin/MediaManager/Galleries/admin_delete.ctp
- /srv/http/adent.cz/souhorky.cz/www/app/Plugin/MediaManager/View/Galleries/admin_delete.ctp
- /srv/http/adent.cz/souhorky.cz/www/app/View/Galleries/admin_delete.ctp
Notice: If you want to customize this error message, create app/View/Errors/missing_view.ctp
Stack Trace
- CORE/Cake/View/View.php line 470 → View->_getViewFileName()
- CORE/Cake/Controller/Controller.php line 968 → View->render()
- CORE/Cake/Routing/Dispatcher.php line 200 → Controller->render()
- CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke()
- APP/webroot/index.php line 112 → Dispatcher->dispatch()