• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Znote_accounts issue :S?

Blasphemy

Well-Known Member
Joined
Jan 5, 2012
Messages
387
Reaction score
71
I tested making an account on my AAC application and show me this error:

Code:
string(161) "INSERT INTO `znote_accounts` (`account_id`, `ip`, `created`, `active`, `activekey`, `flag`) VALUES ('789789', '3362280787', '1587434168', '1', '387045288', 'td')"
(query - SQL error)
Type: voidQuery (voidQuery is used for update, insert or delete from database)

Duplicate entry '0' for key 'PRIMARY'

The thing is, account doesn't register on table Znote_account :(... how should I fix it ?

thanks for reading
 
Back
Top