Does not work on 4.1.10 ? Get database error on when clik Crosspost Sticky Thread
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT f.*, t.title
FROM vbthread_global_stickies AS f inner join vb thread AS t on t.threadid = f.threadid
ORDER BY read_order ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS t on t.threadid = f.threadid
ORDER BY read_order ASC' at line 2
Error Number : 1064
Request Date : Tuesday, November 13th 2012 @ 01:10:36 AM
Error Date : Tuesday, November 13th 2012 @ 01:10:36 AM
MySQL Error : Table 'user_database.vbthread_global_stickies' doesn't exist
Error Number : 1146
|