Hello,
installed everything as explained, but I get this error-message when I try to read a thread:
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
|
Iam using a tableprefix.
Any suggestions?