Mine worked fine but doesn't after upgrading to 3.8. Funny thing is as an admin I can post and it works but if a user posts it returns an error.
Quote:
Database error in vBulletin 3.8.0:
Invalid SQL:
DELETE FROM moderation
WHERE type = 'thread'
AND threadid = 20319;
MySQL Error : Unknown column 'threadid' in 'where clause'
Error Number : 1054
|
It then creates a standard thread in the forum and adds it to the mod queue.