Quote:
Originally Posted by wwesn1
sorry the above error I had was in modcp/postreport.php
did you put the missing TABLE_PREFIX in the root/postreports.php
which would fix this error I had
Code:
Invalid SQL:
SELECT COUNT(p.reportid) AS reportcount
FROM postreport p WHERE p.userid = 41
mysql error: Table 'wrestle_wrestle.postreport' doesn't exist
|
Both files should be ok now.