Getting an error with this when clicking the "Thread Starter" "Replies" and "Views" sorting links on the top of the thread display columns.
When i sort by Thread, Rating, or Last Post, it works fine.
Have a ton of other hacks installed, including personal stickies and seperated stickies.
However, the sorting works when this plugin is uninstalled, doesnt when they are uninstalled and this isn't, leads me to believe error is with this.
Anyone else having this issue?
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT threadid
FROM thread AS thread
WHERE forumid = 299
AND sticky = 0
AND threadid NOT IN (14462,15419)
AND visible IN (0,1,2)
ORDER BY sticky DESC, DESC
LIMIT 0, 10;
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 'DESC
LIMIT 0, 10' at line 13
Error Number : 1064
Date : Wednesday, April 19th 2006 @ 05:23:11 AM
Script : /forumdisplay.php?f=299&daysprune=-1&order=asc&sort=postusername
Referrer :/forumdisplay.php?f=299
IP Address :
Username :
Classname : vb_database