Zerk Posted July 15, 2011 Posted July 15, 2011 (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 July 16, 2011 by illusions Quote
lucky3809 Posted July 15, 2011 Posted July 15, 2011 probably bad coding would not really know you have not provided the page your having trouble with. most likely though it is bad coding. not a bug. Quote
Danny696 Posted July 15, 2011 Posted July 15, 2011 What does it say? Is there an error with it? Quote
Zerk Posted July 16, 2011 Author Posted July 16, 2011 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. Quote
lucky3809 Posted July 16, 2011 Posted July 16, 2011 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. Quote
Uridium Posted July 16, 2011 Posted July 16, 2011 (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 July 16, 2011 by illusions Quote
Dominion Posted July 16, 2011 Posted July 16, 2011 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.