Skip to content

Helper/Plugin isn't loaded #158

@sela

Description

@sela

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions