mpjy4 Posted April 30, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 04/16/16 Last Seen: December 22, 2016 Share 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? Link to comment Share on other sites More sharing options...
0 Promise Posted May 1, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted May 1, 2016 I dont really understand what error r u getting.... Link to comment Share on other sites More sharing options...
0 mpjy4 Posted May 1, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 04/16/16 Last Seen: December 22, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted May 1, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 20 hours ago Share 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). Link to comment Share on other sites More sharing options...
0 mpjy4 Posted May 1, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 04/16/16 Last Seen: December 22, 2016 Author Share 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. Link to comment Share on other sites More sharing options...
0 Synergy Posted May 3, 2016 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 4 Reputation: 0 Joined: 05/02/16 Last Seen: February 8, 2017 Share 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. Link to comment Share on other sites More sharing options...
0 mpjy4 Posted May 3, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 04/16/16 Last Seen: December 22, 2016 Author Share Posted May 3, 2016 I've done that and I still get the same msg and an error. Link to comment Share on other sites More sharing options...
0 Emistry Posted May 4, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 20 hours ago Share 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 ? Link to comment Share on other sites More sharing options...
0 mpjy4 Posted May 6, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 04/16/16 Last Seen: December 22, 2016 Author Share Posted May 6, 2016 I've fixed it on my own Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts