mpjy4 Posted April 30, 2016 Posted April 30, 2016 When I try to register and create! this is the message I get after. INSERT INTO hercules.login (userid,user_pass,sex,email,group_id) VALUES ("myid","12345","M","[email protected]",0) I've changed registration.php "level" to "group_id". and also changed "register_log" to "group_id". is there somebody who knows how to fix this problem?
0 mpjy4 Posted May 1, 2016 Author Posted May 1, 2016 INSERT INTO hercules.login (userid,user_pass,sex,email,group_id) VALUES ("myid","12345","M","[email protected]",0) I get this error
0 Emistry Posted May 1, 2016 Posted May 1, 2016 Please elaborate the problem you currently facing. Provide us with the following or more details if possible: - Run-time server console errors/warnings (if any). - Client side errors/warnings (if any). - Any edits to scripts or source mods (if any).
0 mpjy4 Posted May 1, 2016 Author Posted May 1, 2016 https://rathena.org/board/topic/64211-about-sgcp/ I have the same problem as this link please check the link. but, even though i change to "group_id". I still have the error.
0 Synergy Posted May 3, 2016 Posted May 3, 2016 https://rathena.org/board/topic/64211-about-sgcp/ I have the same problem as this link please check the link. but, even though i change to "group_id". I still have the error. As Brynner said on that topic you need to edit all the level into group_id. you also need to edit the register_log. find the level and change it into group_id.
0 mpjy4 Posted May 3, 2016 Author Posted May 3, 2016 I've done that and I still get the same msg and an error.
0 Emistry Posted May 4, 2016 Posted May 4, 2016 I've done that and I still get the same msg and an error. You mentioned you get somekind of error message, but you never show what error message was it ?
Question
mpjy4
When I try to register and create!
this is the message I get after.
INSERT INTO hercules.login (userid,user_pass,sex,email,group_id) VALUES ("myid","12345","M","[email protected]",0)
I've changed registration.php "level" to "group_id".
and
also changed "register_log" to "group_id".
is there somebody who knows how to fix this problem?
8 answers to this question
Recommended Posts