Quote:
Originally Posted by Nirjonadda
My Reports Link error and report.php (Full Form)
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT report.*, rextra.dateline, rextra.reason, thread.title as posttitle FROM vbvfc_ars_report as report
LEFT JOIN vbpost ON post.postid = report.contentid
LEFT JOIN vbthread ON thread.threadid = post.threadid
LEFT JOIN vbvfc_ars_report_extra as rextra ON (rextra.reportid = report.reportid)
where report.type = 'post' AND rextra.ruserid = 1 order by rextra.dateline desc LIMIT 0, 25;
MySQL Error : Unknown column 'thread.title' in 'field list'
Error Number : 1054
|
Fixed.. download zip from first post or xml file from this post.