View Full Version : Adding login script to html page
jithster
09-15-2007, 04:03 PM
Hi can anyone tell me how to add a log in script to this page?
http://www.zymic.com/template_preview.php?id=121&cat_id=1
djr33
09-15-2007, 04:37 PM
http://www.twey.co.uk/?q=loginscript
jithster
09-16-2007, 03:02 AM
Thanks, I got the log in part to work.
anyone know how to make the register and forgot password to work?
djr33
09-16-2007, 10:32 AM
Sure.... but.. why don't they? Link to your page or give us some info.
In general, the code is working, so it must be something in your page.
Considering just viewing the pages might not give us all the info because PHP source is hidden, you could post some of your adapted php code as well (after removing any passwords, etc.).
jithster
09-16-2007, 03:37 PM
Oh sorry, you can download the template here (http://www.zymic.com/download_template.php?id=121). I dont know where to put anything for the register and forgot password to work.
djr33
09-16-2007, 04:20 PM
Oh, hmm.. from your phrasing, I thought that both of those were options in the script. Looks like forgot password may not be included.
The register link in the original script uses "?register", and you can probably do the same.
jithster
09-16-2007, 05:42 PM
I think i got this to work.
<map name="Map" id="Map"><area shape="rect" coords="1,1,113,27 href="#" alt="Register" />
<area shape="rect" coords="3,26,112,50" href="#" alt="Forgot Pass?" />
^ Found that somewhere in the script.
Thanks for all your help. :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.