gerard95
Keep cool :)
- Joined
- Dec 31, 2011
- Messages
- 276
- Reaction score
- 16
It is given this error when a player who isn't the admin tries to enter to the forum.
string(53) "SELECT `type` FROM `accounts` WHERE `id`='6' LIMIT 1;"
(query - SQL error)
Type: select_single (select single row from database)
Unknown column 'type' in 'field list'
I use uniform server.
How to fix this?
Thank you
string(53) "SELECT `type` FROM `accounts` WHERE `id`='6' LIMIT 1;"
(query - SQL error)
Type: select_single (select single row from database)
Unknown column 'type' in 'field list'
I use uniform server.
How to fix this?
Thank you