-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
I copied the plugin to the folder /var/www/tree/Plugin/Facebook
From bootstrap.php I loaded it
CakePlugin::load('Facebook');
I checked in the DebugKit toolbar and I can't find the Plugin is loaded under Variables and then Plugin
but get the following error:
Helper class FacebookHelper could not be found.
Error: An Internal Error Has Occurred.
Stack Trace
CORE/Cake/View/View.php line 867 → HelperCollection->load(string, array)
CORE/Cake/View/View.php line 341 → View->loadHelpers()
CORE/Cake/Controller/Controller.php line 1240 → View->__construct(PagesController)
CORE/Cake/Controller/Controller.php line 938 → Controller->_getViewObject()
CORE/Cake/Routing/Dispatcher.php line 192 → Controller->render()
CORE/Cake/Routing/Dispatcher.php line 160 → Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse)
APP/webroot/index.php line 116 → Dispatcher->dispatch(CakeRequest, CakeResponse)
Metadata
Metadata
Assignees
Labels
No labels