2008-09-27, 08:54 AM
(This post was last modified: 2008-10-28, 01:45 PM by Michael S..)
I get this error when trying to delete queued attachments in
modcp.php?action=modqueue
modcp.php?action=modqueue
MyBB
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1054 - Unknown column 'p.tid' in 'on clause'
Query:
SELECT a.pid, a.aid FROM mybb_attachments a LEFT JOIN mybb_threads t ON (t.tid=p.tid) WHERE aid IN (47,48,51,52,53,54,59,60)
Please contact the MyBB Group for support.