v00m3r Posted June 4, 2012 Posted June 4, 2012 (edited) do you know what will i do on this? when i try to read this to the server when i insert it to sql Script line: 1 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 '//SQL Table for Ghost's PvP System CREATE TABLE IF NOT EXISTS `pvp_rank` ( `' at line 1 its the sql for pvp system by ghost http://pastebin.com/dEqrkczy Edited June 5, 2012 by v00m3r Quote
v00m3r Posted June 4, 2012 Author Posted June 4, 2012 just delete that line o_O i already did that. its still shows error on line 1 Quote
Lemongrass Posted June 4, 2012 Posted June 4, 2012 seems like a problem with the encoding. have you accidently saved the file as a unicode text file or something like that? Quote
v00m3r Posted June 4, 2012 Author Posted June 4, 2012 (edited) help guyz Edited June 4, 2012 by v00m3r Quote
plankt Posted June 4, 2012 Posted June 4, 2012 The main error is, like it says, a parsing error. It's not an error with the query but how it's written in the code. The second error however is a sql error. I'm guessing there's a new line where there shouldn't be. It would be easier to help if we had a file to look at, please paste it to http://www.upaste.me Quote
v00m3r Posted June 5, 2012 Author Posted June 5, 2012 The main error is, like it says, a parsing error. It's not an error with the query but how it's written in the code. The second error however is a sql error. I'm guessing there's a new line where there shouldn't be. It would be easier to help if we had a file to look at, please paste it to http://www.upaste.me --sorry for that. its the sql table for pvp system by ghost. here http://pastebin.com/dEqrkczy anyone guyz help? Quote
Question
v00m3r
do you know what will i do on this?
when i try to read this to the server
when i insert it to sql
its the sql for pvp system by ghost http://pastebin.com/dEqrkczy
Edited by v00m3r6 answers to this question
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.