I have also tried:
App::build(array(
'plugins' => array('Facebook', 'Recaptcha'),
));
and I don't think its reading Plugins,... when I add , 'Facebook.Facebook', 'Recaptcha.Recaptcha' into var $helpers = array(
the site is stop working,...
On Thursday, January 17, 2013 1:08:34 AM UTC-8, AD7six wrote:
Evidently you are using syntax from a different version of CakePHP to the one you have installed.What version of Cake are you using?AD
On Thursday, 17 January 2013 08:38:12 UTC+1, Chris wrote:anyone,...??
On Wednesday, January 16, 2013 6:12:55 AM UTC-8, Chris wrote:hi guys,... can someone help please,...I'm having a problem loading plugin from bootstrapCakePlugin::load('Facebook');I have also tried:CakePlugin::load(array('Facebook' => array('bootstrap' => true))); nu luck,... I'm getting an error:Fatal error: Class 'CakePlugin' not found in....How can I do this,...thanks in advancechris
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
No comments:
Post a Comment