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

how can i fix this?

RamboIII

New Member
Joined
Jun 6, 2008
Messages
72
Reaction score
0
Error #1264
INSERT INTO `nicaw_account_logs` (id, ip, account_id, date, action) VALUES(NULL, INET_ATON('189.138.207.253'), 944683, UNIX_TIMESTAMP(NOW()), 'Created')
Out of range value adjusted for column 'ip' at row 1

account.php on line: 129
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.
 
it's wrong ther's a good threads tech you

Just use search lol^^
Error #1264
INSERT INTO `nicaw_account_logs` (id, ip, account_id, date, action) VALUES(NULL, INET_ATON('189.138.207.253'), 944683, UNIX_TIMESTAMP(NOW()), 'Created')
Out of range value adjusted for column 'ip' at row 1

account.php on line: 129
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.
 
Back
Top