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

AAC Myaac issue

ralke

(҂ ͠❛ ෴ ͡❛)ᕤ
Joined
Dec 17, 2011
Messages
1,578
Solutions
28
Reaction score
899
Location
Santiago - Chile
GitHub
ralke23
Twitch
ralke23
Hi, im having this troble, when I create character, character is created but I receive this message from the website
Code:
SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'ip' at row 1
Backtrace:
#0 C:\UniServerZ\www\system\libs\pot\OTS_Account.php(958): PDO->exec()
#1 C:\UniServerZ\www\system\libs\CreateCharacter.php(219): OTS_Account->logAction()
#2 C:\UniServerZ\www\system\pages\account\create_character.php(25): CreateCharacter->doCreate()
#3 C:\UniServerZ\www\system\pages\accountmanagement.php(144): require('C:\\UniServerZ\\w...')
#4 C:\UniServerZ\www\index.php(360): require('C:\\UniServerZ\\w...')
#5 {main}

Is there any query I can exequte to fix this? I also saw that my folders might be wrong written on config.php and config.local, but as I see is done well (C:\Servername in 'server_path' and $config 'server_path' in booth files ... Thanks in advance
 

Attachments

Last edited:
Back
Top