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

Windows [TFS 8.60] Gesior ACC

Cornex

Web Developer
Staff member
Global Moderator
Joined
Jun 15, 2008
Messages
3,444
Solutions
5
Reaction score
1,166
Location
Sweden
Hello , im using TFS server 8.60 and using Geisor Acc-0.3.6.r54 . i install it , and all works fine but when i press "create account" i got this error

PHP:
To use reCAPTCHA you must get an API key from http://recaptcha.net/api/getkey



Rep++ !!
 
If you want your server to prescribe code for signing up then you need to create your own API key. If not, in config/config.php change to this:
PHP:
$config['site']['verify_code'] = 0;
 
Back
Top