tom527103 Posted June 21, 2011 Posted June 21, 2011 (edited) QUERY 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 'e+2,maxenergy=maxenergy+2,maxbrave=maxbrave+2, hp=hp+50,maxhp=maxhp+50 where us' at line 1 Query was UPDATE users SET level=level+1,exp=19,energy=energy+2,brave=brav e+2,maxenergy=maxenergy+2,maxbrave=maxbrave+2, hp=hp+50,maxhp=maxhp+50 where userid=1 i need the sql for the original leveling up system and where to put it as i f**ked up hardd with dayos new leveling system can anyone help me out asap ^^^^^^^^^ IGNORE ME BEING A RETARD LOL Edited June 21, 2011 by tom527103 Fixed Quote
Danny696 Posted June 21, 2011 Posted June 21, 2011 There is a space between the brav and e, it should be brave. Just remove the space and it should work Quote
SilvaTungDevil Posted June 21, 2011 Posted June 21, 2011 Re download "globals.php" from mccodes.com. Either that or post up your code and we could maybe have a go at fixing it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.