Yacaph Discussions > Support & Questions

Need help using the yacaph plugin? Ask your questions here.

Mar 29, 2008 | Registered CommenterEric Methot

I followed the Captacha blog post to install and use the plugin. I installed it successfully but im nt clear about its usage. Can u plz help me with an example.

Jul 17, 2008 | Unregistered CommenterPriya Saini

Hello,

I am testing yacaph without rmagick n local (i have generated the captchas on another sever).

I put a <%= yacaph_block %> in my view but when I try to excute it, I get the following error :
undefined method `yacaph_block' for #<#<Class:0x20a77a4>:0x20a76dc>

note : I have restarted my local server. and tried to comment the require "rmagick" in the task

Any idea on what I am doing wrong?

Aug 22, 2008 | Unregistered CommenterNicolas

Have you included YacaphHelper in your controller? Also, since you don't have a local rmagick installation, I suggest that you take a look at Mortens fork on GitHub.

Aug 22, 2008 | Registered CommenterEric Methot

Thanks for your quick answer.
My fault : i did not included the YacaphHelper

Nicolas

Aug 22, 2008 | Unregistered CommenterNicolas