Having issues with new thread redirects just going back to forum/index.php - and having multiple forums with a contract nets this db error...
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
UPDATE user
SET contracts = 50,45
WHERE userid = 3143;
MySQL Error : You have an error in your SQL syntax near '45
WHERE userid = 3143
' at line 3
Error Number : 1064
I've eliminated every other modification to try and isolate this - does
this fix apply to the current version? As that seems to eliminate that issue, but still trying to understand why the redirects aren't working.