sql error help

Any problem with SQL can be discussed here.
Post Reply
UNDERCOVER
Posts: 115
Joined: Tue Apr 05, 2005 1:02 pm

sql error help

Post by UNDERCOVER »

Database error: Invalid SQL: SELECT password,perms,rooms,invisible FROM c_reg_users WHERE username='test' LIMIT 1
MySQL error: 1054 (Unknown column 'invisible' in 'field list')
Session halted. i get this error when i try to upload chat files


esi
Posts: 17
Joined: Sun Mar 13, 2005 1:51 pm

Post by esi »

i dont know exactly whats that error for
but what you can do is, create new database and assign username and password for it and then try to install your chatroot with new database username n password, maybe it can help

alwayz clean database is better than old messy one
UNDERCOVER
Posts: 115
Joined: Tue Apr 05, 2005 1:02 pm

Post by UNDERCOVER »

nvm about this topic i found out wat happend and i fixed it thanks for any ones help
ELMOHTARF
Posts: 356
Joined: Mon Aug 29, 2005 9:57 am
Contact:

Post by ELMOHTARF »

that error means the column 'invisible' not in the table
make sure you enter in the table when you creat it
With My Best Wishes ::::::: Scorpion :::::::::
Post Reply