-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helper/Plugin isn't loaded #158
Comments
Please make sure you're using the correct branch of the plugin. There are two versions of it. The one for CakePHP 1.3.x and CakePHP 2.x. Please be sure you're using the CakePHP 2.x version of the plugin. Nick On Wed, May 21, 2014 at 4:19 AM, sela [email protected] wrote:
|
I wasn't sure if I get the master or cakephp 1.3 branch so downloaded the 3.1.2 now it just tells me Helper class FacebookHelper could not be found. and doesn't suggest to create the folder location where to create the helper.
|
i dont know if this would help .but i had the same problem |
For whatever reason, I got the following error when the plugin and helper were correctly loaded and after my
But when the So anyone else experiencing this when the helper should be getting loaded correctly, check on your database. |
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
The text was updated successfully, but these errors were encountered: