Than why it's not loading when I add in app_controller.php helpers. I 
assume it can't find Recaptcha plugin and/or helper within... 
var $helpers = array('Html', 'Form', 'Recaptcha.Recaptcha'); 

the whole site is stop working. 

How can I do this...? 


On Thursday, January 17, 2013 6:37:10 AM UTC-8, AD7six wrote:
>
> CakePlugin doesn't exist until 2.0. In 1.3 you don't need to load plugins 
> yourself as they are loaded automatically.
>
> I recommend starting here: 
> http://book.cakephp.org/1.3/en/search.html?q=plugins&check_keywords=yes&area=default
>
> AD
>
> On Thursday, 17 January 2013 10:17:14 UTC+1, Chris wrote:
>>
>> hi AD7six,... how r u,... 
>> I'm on 1.3 version 
>>
>>
>> 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 bootstrap
>>>>>
>>>>> CakePlugin::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 advance 
>>>>> chris 
>>>>>
>>>>>

-- 
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+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to