Initially the install and subsequent use of the hack went fine.. however I have no found a problem.
A user with name -=B?†?H™=- has posted a thanks in a thread and an error is occuring within vbulletin -
Errror seen in thread
http://www.onlinewarfare.net/forum/s...ead.php?t=4321
Error received to admin email -
Database error in vBulletin 3.5.3:
Invalid SQL:
UPDATE user
SET post_thanks_user_amount = post_thanks_user_amount - 1posts = posts - 1
WHERE userid = 57;
MySQL Error : Unknown column '1posts' in 'field list'
Error Number : 1054
Date : Monday, March 13th 2006 @ 08:21:55 PM
Script : http://www.onlinewarfare.net/forum/s...e_user&p=11530
Referrer : http://www.onlinewarfare.net/forum/s...1533#post11533
IP Address :
Username : -=B???HT=-
Classname : vb_database
When I attempt to remove the thanks I get the following error -
Database error in vBulletin 3.5.3:
Invalid SQL:
UPDATE user
SET post_thanks_user_amount = post_thanks_user_amount - 1posts = posts - 1
WHERE userid IN ();
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 ')' at line 3
Error Number : 1064
Date : Monday, March 13th 2006 @ 08:53:42 PM
Script : http://www.onlinewarfare.net/forum/s...remove&p=11530
Referrer : http://www.onlinewarfare.net/forum/s...ead.php?t=4321
IP Address :
Username : Simon
Classname : vb_database
Any ideas??