m7d7g7
09-11-2004, 05:25 AM
Hi, i'm having problems using the Registration script from antido.com. I posted this in their forums, but i dont think they check it often. well, the script has been working for a while now, but today i updated my page layout and now the script has stopped working. here is the error i get:
Welcome mike, you are logged in with the username:
mike
and with password:
**********
You may now continue to the secure area
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 37
setcookie("loggedin", 1, time()+604800);
setcookie("username", $username, time()+604800);
setcookie("password", $password, time()+604800);
this is line 35, 36, 37 of check.php. it just keeps asking me for my username and password with i click continue to secure area? i deleted the database and started fresh, still get the error. anyone have any ideas?
you can download the script here: http://www.antido.com/scripts/register2/register_v2.zip
Welcome mike, you are logged in with the username:
mike
and with password:
**********
You may now continue to the secure area
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/Username/public_html/members/check.php:1) in /home/Username/public_html/members/check.php on line 37
setcookie("loggedin", 1, time()+604800);
setcookie("username", $username, time()+604800);
setcookie("password", $password, time()+604800);
this is line 35, 36, 37 of check.php. it just keeps asking me for my username and password with i click continue to secure area? i deleted the database and started fresh, still get the error. anyone have any ideas?
you can download the script here: http://www.antido.com/scripts/register2/register_v2.zip