hello all,
I have tried to install this hack but I get the following error:
Database error in vBulletin 3.0.3:
Code:
Invalid SQL:
SELECT postid, pagetext, post.title, post.userid
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE threadid =
AND dateline > 1103982928
AND visible = 1 AND deletionlog.primaryid IS NULL
ORDER BY dateline DESC
LIMIT 1
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 'AND dateline > 1103982928
AND visible = 1 AND deletionl
mysql error number: 1064
Can someone out their please help me out! thanks