Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Ok, I can't change my password on my game, nor can I add organized crimes and educational courses. Does anyone know why? Is it a bug or just bad coding?

*** ZERK NEEDS TO ADD MORE INFORMATION ABOUT THIER PROBLEM ***

Edited by illusions
Posted

after I put in my new password it just says "Closed" and it doesn't change it. And as for adding organized crime and ed courses it does nothing but erase the info and stays on the same page after entering in the details.

Posted

sounds like bad coding. no bug there.

to better help you, you should post the pages that is giving you the problems and someone can look over them and tell you what you have wrong in your script.

Posted (edited)

Firstly which version Mccodes are you using..

also when asking for help try and give as much info as possible

example

1 = which version of mccodes.

2 = which php file is it your on at the time.

3 = any amendments youve made to that file that may have caused the error...

Asking for help and not explaining just send us in a loop of posts asking silly questions when we could help you faster if we knew more info....

Edited by illusions
Posted

Make sure all your input is passing the security check. The way the new versions of mccodes seem to work is if the input is invalid they simply change the value to empty. They then don't pass the !empty() check, but still give no sign of any error.

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...