Quote:
Originally Posted by EasyEazy
Any great update. Many thanks for the work you do.
I do however have an error. When i leave a ladder i get a error message even though it still removes me from the ladder.
Warning: implode() [function.implode]: Invalid arguments passed in [path]/ladders.php on line 1835
Any ideas?
|
And also get the following error when submitting a result
Database error in vBulletin 4.1.1:
Invalid SQL:
UPDATE vbtmnt_ladder_players
SET draws = draws + 1, wstreak = 0, lstreak = 0, latime =1299505577, rank = 1, uod = 1, totalpoints = totalpoints + 0, longeststreak = , xp = xp + 2
WHERE lid = 5 AND userid = 7;
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 ' xp = xp + 2
WHERE lid = 5 AND userid = 7' at line 2
This is after a upgrade from the previous version. Seems as if the draws are not being entered into the database as its not showing
Could you please help me