• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Mysql Problem

malakam

New Member
Joined
May 9, 2008
Messages
43
Reaction score
0
Hi,My Name's Ali İ Have To A Real Map And İ Open To A Web All İs Ok But (in web account manager (code(picture) is have bugged i dont see it for create a character please help to me.:confused:
 
Yes, İ Do İt in server config "Mysql" but it's have bugged...

I assume you mean that code verification?



If you want to disable it, just go to htdocs/config/config.php and then just put this to 0 as it shows here:

Code:
$config['site']['verify_code'] = 0; // show verify code to block stupid scripts, set 0 if you have problems with image
 
Back
Top