View Full Version : Disabling Image Verification in PHPizabi?
Surefyre
02-28-2008, 02:42 AM
Is there any way to disable the image verification in phpiZabi? I desperatley need to do this, so user can register on my site. Thanks alot guys, for your help
;)
Surefyre
Believer
02-28-2008, 09:08 AM
I would leave it enabled just to help keep bots from spamming you with garbage registrations ... but thats me.
Basil
02-28-2008, 11:27 AM
How is it preventing users from registering?
Surefyre
02-28-2008, 01:50 PM
Well the image verification will not show up. I Redone the writer.php (In System Folder) Code, like people posted on here. The only other way to get it to work is to enable the GD(I Think this is right) Graphics support. But i have no idea how to compile it and install it. If you guys could help me in enabling GD Support, I'd be more than grateful. Thanks guys ;)
p.s. I am running my own webserver, (EasyPHP), if that helps at all.:rolleyes:
Basil
02-28-2008, 02:00 PM
Should just be a matter of uncommenting "extension=php_gd2.dll" in php.ini if you're using easyphp. Take the semicolon off the front of it, save the file and restart apache.
Surefyre
02-28-2008, 07:15 PM
Yeah it worked lol. Thanks alot basil. ;)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.