I was using the updated 1.1 product file, which i tried uninstalling, redownloading and reinstalling anyway. This is the database error it gives:
Quote:
Database error in vBulletin 3.6.6:
Invalid SQL:
UPDATE user SET
credits = credits + ,
posts = posts + 1,
usertitle = 'Administrator',
lastpost = 1184278263,
lastpostid = 15
WHERE userid = 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 '
posts = posts + 1,
usertitle = 'Administrator',
lastpost = 1184278263,
' at line 2
Error Number : 1064
Date : Thursday, July 12th 2007 @ 11:11:03 PM
Script : xxxxxxxxx/newreply.php?do=postreply&t=2
Referrer : xxxxxxx/newreply.php?do=newreply&noquote=1&p=14
IP Address : xxxxxx
Username : xxxx
Classname : vb_database
|
I just tried doing the file edits again but i get the same result

. Does the database error not give any clues about the cause of the problem?