• 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!

Gesior Cant see verification code thing

brendan2

Sensation black
Joined
Feb 19, 2009
Messages
507
Reaction score
1
Please help people cant make accounts cause the verification code is gone
 
If that didn't work then go to htdocs/config/config.php and change
Code:
$config['site']['verify_code'] = 1; // show verify code to block stupid scripts, set 0 if you have problems with image
to
Code:
$config['site']['verify_code'] = 0; // show verify code to block stupid scripts, set 0 if you have problems with image
 

Similar threads

Back
Top