Ben-Nasha Posted July 4, 2010 Posted July 4, 2010 Can someone make a login and register page for mccodes lite i just want it to look simple abit like the normal login you get with mccodes lite. Thanks post here :D Quote
Danny696 Posted July 4, 2010 Posted July 4, 2010 Two things, if you cant to basic HTML, i would say learn it before you make a game. And replace $ip = ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; with $ip = $_SERVER['REMPOTE_ADDR']; Quote
Jordan Palmer Posted July 4, 2010 Posted July 4, 2010 $_SERVER['remote_addr'] might be a better solution :P Quote
Blade Maker Posted July 4, 2010 Posted July 4, 2010 I can make one, did you want to pay someone or for free? Quote
Spudinski Posted July 8, 2010 Posted July 8, 2010 @Danny: Posting things like that is pointless without an explanation. Also, use proper grammar: can not = can't not cant. to should be do. Ben-Nasha: It depends on the quality you want. If you are aiming for something simple you could always rip one of a free templates website, or hire a cheap "template maker". if you are wiling to invest some capital into your game you would want to focus more on quality. You could use a paid template, or hire some web design firm to create a custom template for you. Quote
Danny696 Posted July 8, 2010 Posted July 8, 2010 Spud, come online and say that. He had an insecure login script up there and then took it out. Come back with the right facts next time yeh ;) Quote
Spudinski Posted July 8, 2010 Posted July 8, 2010 I am online, you just don't have sufficient privileges to see that. And stop saying I should, I find it very annoying. Setting my preferences won't benefit anyone, and I were online when I posted that... So whatcha going to do? 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.