Navid Posted July 25, 2010 Posted July 25, 2010 This crystal market is still not working for me :S I get this A error occured, Please go back and try again. Click here to go back. Quote
bladewolf2010 Posted July 25, 2010 Posted July 25, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Try that works fine for me secure i believe, its to the fullest I can do anyways will have to edit the first 3 things tho to match your game name Quote
Equinox Posted July 25, 2010 Posted July 25, 2010 Not only is ereg() deprecated, but why are you using mysql_real_escape_string() on a number? It won't effect anything on it, it's just not needed. And you seem to be using the '@' operator to suppress errors, you can avoid this by checking if the given function (_GET) is set or not and see if it is in fact a number with something like ctype or filter_input. That's just a few of many problems the last example posted has..... Quote
bladewolf2010 Posted July 25, 2010 Posted July 25, 2010 Care to fix? It's an attempt to secure something on my part. Quote
Dominion Posted July 25, 2010 Posted July 25, 2010 look down the post here and use the one by maketextgames. it is good to see people try however mysql_real_escape_string() is for strings (text input) it escapes the text to stop an sql injection for numbers it does nothing as said above Quote
Lilith Posted August 12, 2010 Posted August 12, 2010 You know what made me decide to fix mccodes for myself? lol Everyone saying it couldnt be secured and "wasn't" worth the hassle So i spent entirely to darn much time ('Were talking months") to get it where it is now >,< shrugz, we all need a project =P If you're looking for a BIGGGGGGGGGGGGg project get mccodes If you're looking for something that comes secure already, Horizons is nice. So heres an idea .... and something Id be greatly interested in. Ask the owners if they would be willing to post a copy of the secured files as a paid mod to licensed McCodes owners so we can DL secured files. Not such a big project, you already did the work, and would probably make a good sum off it. Quote
Dominion Posted August 12, 2010 Posted August 12, 2010 So heres an idea .... and something Id be greatly interested in. Ask the owners if they would be willing to post a copy of the secured files as a paid mod to licensed McCodes owners so we can DL secured files. Not such a big project, you already did the work, and would probably make a good sum off it. people already do offer to secure mccodes for a set amount if thats what you mean ? Quote
Lilith Posted August 13, 2010 Posted August 13, 2010 no, not what I mean, I mean having the choice to buy the mccodes files with a licence (unsecured), or paying a bit extra for the codes with security (the difference going to the person who has secured the files) and a licence from Mccodes. Not going along and later finding out later that someone has to access your site, change your files, and you have to pay more, you know like knowing up front what your investment is really going to be. Quote
Dominion Posted August 13, 2010 Posted August 13, 2010 people did offer to secure it for a small amount (5% i think) and they said no so not much we can do :S Quote
Scott-- Posted August 13, 2010 Posted August 13, 2010 is there a final code of this secure crystal market? Quote
Dominion Posted August 13, 2010 Posted August 13, 2010 i would not use this however look [mccode v2.x] crystal market update (looking for buy) magictallguy's 2nd post and use that :) 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.