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:
The thing is, account doesn't register on table Znote_account
... how should I fix it ?
thanks for reading
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
thanks for reading