pm is not ok for all members
this error start appeared when any member click on his pm . what is the problem and how to solve it ?
thanks
-------------------------------------------------
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT pm.*, pmtext.*
, icon.title AS icontitle, icon.iconpath
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid=1 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50
mysql error: Got error 28 from table handler
mysql error number: 1030
Date: Friday 24th of June 2005 01:20:59 AM
|