Jump to content
  • 0

SGCP Error registration


mpjy4

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/16/16
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

I dont really understand what error r u getting....

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/16/16
  • Last Seen:  

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

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/16/16
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  4
  • Reputation:   0
  • Joined:  05/02/16
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/16/16
  • Last Seen:  

I've done that and I still get the same msg and an error.

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  04/16/16
  • Last Seen:  

I've fixed it on my own

Link to comment
Share on other sites

×
×
  • Create New...