Sunday, November 29, 2009

Captcha integration problem in cakePHP

Hi, I am cakePHP learner..
I am making an simple application like Quick post of jobs & in this I want to implement the Captcha in my form.For this I help from the link : http://bakery.cakephp.org/articles/view/improved-captcha-component

I have added captcha.php file to helper and to component as mentioned link above link...

but I am getting Problem like below if I run,
Notice (8): Undefined variable: captcha
Fatal error: Call to a member function input() on a non-object.

Please anybody help me to sort out this..

Thanks & Regards,
Vidya

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
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 For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: