Okay, when running the settingphrase.sql, I get this error:
SQL-query :
INSERT INTO `phrase` ( `phraseid` , `languageid` , `varname` , `text` , `phrasetypeid` )
VALUES ( 6472, 0, 'settinggroup_arcadepass', 'Arcade Pass Hack v3 Settings', 5000 )
MySQL said:
#1062 - Duplicate entry '6472' for key 1
edit: Does it matter what 'phraseid' I make it??? Looks like that SQL file walks all over my DB...
reedit: I appear to have fixed the problem, but I don't know if it was the right thing to do. I am awaiting a PM from Link14716 to let me know if its right. All I did was add a 1 in front of all the SQL queries for the settingphrase.sql file. So 6472 became 16472. Hopefully he'll reply here or to me in PM. I'd upload the SQL file, but it appears that I don't have permission to upload or something.
rereedit: haha. I figured out how to upload it, but I wouldn't run it if I were you until we hear from Link (or some vB hacker).
|