Quote:
Originally Posted by Scerina
HELP ME!!!...
After the file modifications and as I attempted to enter my forum's main index page to edit the templates, I came upon this error message:
Database error in vBulletin 3.0.6:
Invalid SQL:
SELECT teams.*, teams.name AS username,
COUNT(user.userid) AS totalmembers,
sum(user.posts) AS posts,
sum(user.reputation) AS reputation
FROM vb3teams AS teams
LEFT JOIN vb3user ON(teams.teamid = user.teamid)
WHERE teams.teamid =1
GROUP BY teams.teamid
mysql error: Unknown table 'user' in field list
mysql error number: 1109
Date: Friday 11th of March 2005 12:37:55 AM
Can someone please help me here???
|
L'o guys, im having the same error i have a prefix such as dbvb_vbusers
I dont know if thats a huge problem. but I would like some help here.