Quote:
Originally Posted by maidos
i got this error
Database error in vBulletin 3.6.7:
Invalid SQL:
SELECT id,u.username,u.usergroupid,date,chat,u.userid AS userid
FROM mgc_chatbox AS mgc_cb
LEFT JOIN user AS u ON(mgc_cb.userid = u.userid)
WHERE chat NOT REGEXP '^(/[tT][eE][aA][mM])' AND touserid='0'
ORDER BY date DESC
LIMIT 16;
MySQL Error : Unknown column 'touserid' in 'where clause'
Error Number : 1054
Date : Wednesday, July 25th 2007 @ 12:10:28 AM
Script : http://www./forums/mgc_chatbox.php
Referrer : http://www./forums/index.php
IP Address : 24.80.183.xxx
Username : taka
Classname : vB_Database
|
Which version do you have installed now ?
Could you try plz to sum up all your problems before entering a post ? Coz this makes too many messages and I think it could easier things if you just wait before facing all problems and reporting them.