Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Cannot send session cache limiter - headers.....

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
w.korsten Posted - 13 Aug 2007 : 23:37:10
Designing website in D.H.E. (3.3) and working with PHP sessions has some problems.

I get an error "Cannot send session cache limiter - headers already sent"

This is because D.H.E. produces an emty line in the headsection:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<meta http-equiv="Content-Style-Type" content="text/css">


What is the reason and purpose of this emty line? and how can I solve it (every time editing in a texteditor is no great option)

Greetz
1   L A T E S T    R E P L I E S    (Newest First)
s.dav Posted - 14 Aug 2007 : 11:50:13
I suggest you to put your PHP code into the first section of the page scripts named "Page Top Code" and not in the header.
When you play with HTTP headers you MUST do this before any other things.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000