FaLgoR 0 Report post Posted January 12, 2005 krap give me the code, or I can't help uhave you changed some line in the code I've posted here? Share this post Link to post Share on other sites
cragllo 0 Report post Posted January 12, 2005 Still does not work for me... Have you tested it? Nothing seems to be working...... Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 no, I didn't... haieuaheuahpost all the problems here (detailed) and I'll fix them Share this post Link to post Share on other sites
cragllo 0 Report post Posted January 13, 2005 on register.php: It says that I shouldnt leave any blank, when I havent...login.php: just wont loginand I cant test any other pages as I havent logged in, could you please test this script to see if it works for you or not? Share this post Link to post Share on other sites
krap 0 Report post Posted January 13, 2005 when i open login.php the button which should say Login is a text box (http://forums.xisto.com/no_longer_exists/ ) Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 ok, I'll test it and try to find all the problems... wait some minutes.. Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 Oh heeeeeeeeell.... look at this: Login: <input type="text" name="name"><br> the name is incorret, and it does the field "login" be in blank. Just change it for: Login: <input type="text" name="login"> I've edited my post. Try to register now. I'll try to find the login problems. Sorry for the mistakes =[ Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 i have fixed all the problems, I think. I've writed somethings wrong in the code. Yes, just litle HTML mystakes, because the PHP code is working fine (now I've tested it). Try to use this version 1.0 of the code... (LoL) If there are any other problems just post here and i'll fix them (again). Thx Share this post Link to post Share on other sites
Becca 0 Report post Posted January 13, 2005 oh great I really really really needed this. been searching for something like this for ages dude. I am going to go and try it now. By the way did you make this up or find it from elsewhere ? Share this post Link to post Share on other sites
cragllo 0 Report post Posted January 13, 2005 When I try to login, nothing happenes...http://forums.xisto.com/no_longer_exists/username: testpassword: test Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 oh great I really really really needed this. been searching for something like this for ages dude. I am going to go and try it now. By the way did you make this up or find it from elsewhere ? <{POST_SNAPBACK}> I'd make it. I only came to the forum, new topic and I did it that time... but not be tested this script is causing some problems, hehehe And cragglo, I'll look at the error... Its a litle hard to do it but I'll try.. Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 by the way, DON'T FORGET TO INCLUDE DATABASE CONNECTIONS IN THE PAGES, OR IT WILL NEVER WORK just rembering if you have made the page conn.php just like I've explained above, just put the function include("conn.php"); at the header of all the pages which needs and db connection (register.php, login.php, admin.php, verify.php, profiles.php.........) Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 ok, I've fixed all the problems and tested thecode in my PC, and now I'm sure it's working fine. Sorry for all my mistakes, I'd made this code here in the forum, without testing. Any other problems (its the 5th time Im saing it hauiehaihea) dont forget to tell me again! Share this post Link to post Share on other sites
cragllo 0 Report post Posted January 13, 2005 I checked that, and included it where i needed, and checked the i replaced 'table' with 'members'Still no luck... Share this post Link to post Share on other sites
FaLgoR 0 Report post Posted January 13, 2005 but just remembering, my objective with this post is give some idea of how to make an login sistem, no make all the codes for you. It's for learning. You can help me sometimes, huh ??if you find an error, try to look for it, if you can't fix, post here. But I really think its working fine right now. Share this post Link to post Share on other sites