Jump to content
MakeWebGames

Recommended Posts

Posted

Hey all

I have a huge problem, My game all of a sudden has started to miss ids, Like I have about 4players with no IDS however they do have a ID in the database can someone lend me a hand here I have checked all possible known bugs and now I'm out of ideas why

 

Please get back to me asap

Posted

Re: [MCODES V2] Userids Probs

INSERT INTO `userstats (`userid`,`strength`,`agility`,`guard`,`labour`,`IQ`) VALUES (IDHERE, 10,10,10,10,10);

And you will add multiple of those per the person ur adding.

Posted

Re: [MCODES V2] Userids Probs

 

what can I do to stop this happening

Delete the game? lol

 

That might be your style but hell of a not mine ;)

 

Locate the problem (register.php, create new user) and sort it from there.

 

:lol:

Thanks I'll take a look :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...