RE: A Complete Membership System
I have read and used the "A Complete Membership System" but have many MySQL error messags appear. I have done all the neccessary changes detailed in the tutorial (i.e. 'CHANGETHISURL.COM') but the following pages don't appear as they should:
logout.php
login.php
They do what they are supposed to do, but errors appear instead of confirmations! New 'Headers' are supposed to appear but the below appear instead:
login.php >
Warning: Cannot modify header information - headers already sent by (output started at /home/tmdesig/public_html/config.php:9) in /home/tmdesig/public_html/login.php on line 27
logout.php >
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tmdesig/public_html/logout.php:1) in /home/tmdesig/public_html/logout.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at /home/tmdesig/public_html/logout.php:1) in /home/tmdesig/public_html/logout.php on line 12
So any suggestions? I know many peaople have had this problem but no-one has replied with an answer yet!!
PROBLEM FIXED, CLOSE MESSAGE
Last edited by ThEMakeR; 07-22-2006 at 01:13 PM..
|