Jump to content
MakeWebGames

Recommended Posts

Posted

Hey all i made this login and register setup from a free template awhile back for someone. They no longer own/code for a game, so it is no longer being used. So i got bored, and thought i would fully validate it, and fix it up. And then put it out there for anyone of the CE community, so its not just sitting around. Might as well get some use out of it.

Thanks to Tezza` for making a filler banner for it. :)

Now, there are three CSS files you'll need. 1 to reset the browser settings. Another to fix Internet Explorer's rendering differences. And a last one, that the pages get their styles from.

So first save this as reset.css

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Second, save this as ie_fixes.css

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

And last, for the main CSS, save this as style.css

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 
Posted

Re: [mccode v2] Login and Register Pages

Now for the main pages. I took my time to validate the XHTML and CSS on both pages. I've added the badges to the bottom.

Here is login.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

And for register.php

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Here is the images you will need to make it work.

Save as body.jpg

http://i37.tinypic.com/71igd3.jpg

Save as grain_dark.gif

http://i33.tinypic.com/291239z.gif

Save as header.gif

http://i33.tinypic.com/2582r8p.gif

Save as paper_left.gif

http://i36.tinypic.com/w85m2v.jpg

Save as paper_right.gif

http://i35.tinypic.com/23gzg1w.jpg

Save as post_body.jpg

http://i33.tinypic.com/riswv5.jpg

Save as post_top.gif

http://i35.tinypic.com/2nqr3na.gif

Save as wrapper.gif

http://i36.tinypic.com/2ev96jq.gif

Screenshots:

Login:

121e7nq.jpg

Register:

29ygyfm.jpg

Enjoy! :)

Posted

Re: [mccode v2] Login and Register Pages

Nice one +1 i wont be using it though ive got one of my own that my brother made

Posted

Re: [mccode v2] Login and Register Pages

 

looking great, good implementation and validation of the pages.

Nice one +1 i wont be using it though ive got one of my own that my brother made

Thanks, Sniko` and Tezza` :)

Posted

Re: [mccode v2] Login and Register Pages

Not a problemo

Posted

Re: [mccode v2] Login and Register Pages

Very nice, love it

Although mine wont display the images even though I have them on the server (Can view them if I go direct i.e wrapper.gif)

Any ideas? Other than the images its fine

Posted

Re: [mccode v2] Login and Register Pages

Oh yeah it works now lol

Sorry, should have looked at the code rather than expect people to wipe my ass!

Many thanks for this +1

  • 8 months later...
  • 4 years later...
Posted

I get this error on register page:

Parse error: syntax error, unexpected 'unset' (T_UNSET) in /home/mafiali2/public_html/register.php on line 171

and this is the line: unset($_SESSION['captcha']);

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