onArcade Forums

Full Version: onArcade 2.2.2 released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
Hello hans,

Please I noticed that image verification option don't work on registration and comments.

I use PHP version 5.2.14 with GD support, so where is the problem, also its not working on PHP 5.3.3 "can I use PHP 5.3.3 with your script without any problems?"

Could you include recaptcha on the next version!

Thanks.
(07-26-2010 05:54 PM)EgyCode Wrote: [ -> ]Hello hans,

Please I noticed that image verification option don't work on registration and comments.

I use PHP version 5.2.14 with GD support, so where is the problem, also its not working on PHP 5.3.3 "can I use PHP 5.3.3 with your script without any problems?"
You have GD, but not FreeType library ( http://php.net/manual/en/function.imagettftext.php ). Here is an alternative image verification code (this does not require FreeType library): http://www.onarcade.com/forums/showthread.php?tid=1167

(07-26-2010 05:54 PM)EgyCode Wrote: [ -> ]Could you include recaptcha on the next version!
I have thought about it, but I have not yet decided. recaptcha is very good and widely used, but it is kind of big and would look ugly in some places.

[edit] And yes, onArcade works well with PHP 5.3.
Thank you mat8, now I recompiling apache with ttf FreeType library.

If it won't work I will try the other code, thank you.
Pages: 1 2 3 4 5 6 7 8
Reference URL's