mike177 Posted January 20, 2008 Share Posted January 20, 2008 Hi , I have written my own login script. I have completed the registration system, uploaded it to my server and fixed all the errors. Problem is when I try to test it and submit the registration form I get redirected back to my home page. I had a look through all the files and everything’s fine. I have a redirection to my home page in process.php to make sure that no one can access the file. I tried removing the redirection but that had no effect I just ended up landing on process.php. It's like the script isn't executing. I attached the zip folder of the registration system so you can see the complete source code. Thanks in advance for any help. [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Fyorl Posted January 20, 2008 Share Posted January 20, 2008 process.php is checking for form names that don't exist in the registration form... Quote Link to comment Share on other sites More sharing options...
mike177 Posted January 20, 2008 Author Share Posted January 20, 2008 process.php is checking for form names that don't exist in the registration form... ------------------- I checked the freg form and process and the field names match Quote Link to comment Share on other sites More sharing options...
mike177 Posted January 20, 2008 Author Share Posted January 20, 2008 Thanks for the comment! -yes just one. I fixed the issue myself. Cheers anyway Quote Link to comment Share on other sites More sharing options...
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.