Jump to content

(SOLVED)weird issue


RogerB

Recommended Posts

I am in the process of implementing a new skin for my operation. My main pages will be .php type pages. The strange thing is they all have the same code but only 3 or 4 act up and I am baffled...

this is the error.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/zrotzel/public_html/about.php:1) in/home/zrotzel/public_html/core/codon.config.php on line 40
Link to comment
Share on other sites

session_start();

It's that line of code on line 40, when I remove it the error goes away. This is really strange as it only does it on certain pages, but they all use the same frickin code...

But when I remove it I can't log in. WTF

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...