Quote:
Originally Posted by Andrew Green
I doubt that would help. It's a rather odd thing happening, the XML file is being created properly, but with then end off the _functions.php file slapped in front of it. Best I can figure is that the file got a little bigger during the upgrade and pushed it over some sort of choke point, I have no idea why that would occur, and might not even be it. But give the attached a try, I split the file into 2 pieces, so if that is it this will hopefully fix it.
|
Hey Andrew,
Not sure if this is related or not, but I've not had one single problem yet until I downloaded this and added it...
now I've got a couple DB errors on Stats..
PHP Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE casino_bet_stats
SET won = won + 0, bet = bet +
WHERE userid = 8
AND gameid = 5;
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 'WHERE userid = 8
AND gameid = 5' at line 3
Error Number : 1064
Date : Friday, October 19th 2007 @ 06:32:21 PM
Script : http://~REMOVED~/forums/casino/slots_ajax.php
Referrer : http://~REMOVED~/forums/casino.php?do=slots
IP Address : ~REMOVED~
Username : ~REMOVED~
Classname : vb_database
Everything else is working fine tho... just got a few of these in the last hr or so..