PDA

View Full Version : header and footer problem


hostaddict
11-04-2003, 02:22 PM
Ok, I was able to include my signup page inside my existing html page by using the include() php function. Now I'm trying to get rid of the signup_header.tpl and signup_footer.tpl cos I'm getting the following error message


Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/virtual/site1/fst/var/www/billing/ordernow.php:6) in /home/virtual/site1/fst/var/www/billing/signup.php on line 2

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/virtual/site1/fst/var/www/billing/ordernow.php:6) in /home/virtual/site1/fst/var/www/billing/signup.php on line 2

Can someone help? Thanks

hostaddict
11-04-2003, 08:00 PM
Never mind - It's fixed! :)

tickedon
11-05-2003, 11:30 AM
just for other people... how did you manage to fix it?

This is something I may be doing soon as well, so if you could share your solution it'd be apprecaited by myself and I'm sure by others.

TXO Hosting
11-06-2003, 04:44 PM
just for other people... how did you manage to fix it?

This is something I may be doing soon as well, so if you could share your solution it'd be apprecaited by myself and I'm sure by others.

tickedon,

Try this url: http://www.clientexec.com/forum/showthread.php?t=3187