Welcome Guest, Not a member yet? Register   Sign In
[Need Help] Captcha image doesnt work
#11

[eluser]TheFuzzy0ne[/eluser]
There is an example:

http://yoursite.tld/captcha_test

You can also see the code, and how it uses a validation call to see if the submitted code is correct. If you still have questions, please be more specific.

There is information in the [url="http://ellislab.com/codeigniter/user-guide"]user guide[/url] on [url="http://ellislab.com/codeigniter/user-guide/libraries/form_validation.html"]how to use the form validation class[/url] and use custom validation callbacks. That with the example should be enough to get you started.
#12

[eluser]daynie[/eluser]
Sad i've try but still hav same problem "security code doesnt match". Is it possible to fix if i send you the 'register' application code?
#13

[eluser]TheFuzzy0ne[/eluser]
The example that comes with the library works, so you really need to try to adapt it to your needs. I'm willing to bet that you you still haven't implemented any logic to process the form submission, but the information is there on the form validation page I have given you the URL for. Again, if you have any more specific questions, I'll be happy to help, but I'm sorry, I will not do the work for you. It's up to you to learn from and study the resources I've given to you.
#14

[eluser]daynie[/eluser]
thankyou fuzz.. again thanks 4 ur support




Theme © iAndrew 2016 - Forum software by © MyBB