Hey Guys,
Getting this error with the PM system ...
Getting this error with the PM system ...

Code:
Invalid SQL:
SELECT statistics.*
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN dbtech_thanks_statistics AS statistics ON(statistics.userid = pmtext.fromuserid)
WHERE pm.userid = 11 AND pm.pmid = 43092;
MySQL Error : Table '********_forum.dbtech_thanks_statistics' doesn't exist
Error Number : 1146
Request Date : Monday, January 31st 2011 @ 06:16:58 AM
Error Date : Monday, January 31st 2011 @ 06:16:59 AM