Hello
I'm looking to use this Script to Password protect some pages on my website, as it is ideal for my requirements.
I want to add some fields to the Signup Page; Christian Name, Surname, and Team; and have modified the signup.php, signup_form.php and user.def files; however I'm getting a few problems
In my manager.php file the details for the additional fields do not appear. I can login however I get the following Warning at the top of the page
Warning: Cannot modify header information - headers already sent by (output started at /home/stroud/public_html/download-test.php:5) in /home/stroud/public_html/login.php on line 66
Can you advise where I'm going wrong, any assistance would be appreciated
Many Thanks