Quote:
Datenbankfehler in vBulletin 3.0.2:
Ungueltige SQL-Abfrage: SELECT reputation.reputation,reputation.whoadded,reputati on.reason,user.username
FROM vb_reputation
LEFT JOIN vb_user ON reputation.whoadded=user.userid
WHERE reputation.reputation!=0 AND postid='22'
mysql error: Unknown table 'reputation' in field list
mysql error number: 1109
|
I'm getting pretty much the same problem. Could someone be so kind as to please tell me how to fix this?