Bugs item #1455769, was opened at 2006-03-21 16:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1455769&group_id=8956
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: User
Group: v1.7
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: SQL Session errors on activated survey.
Initial Comment:
Warning: session_start(): Cannot send session cookie -
headers already sent by (output started
at /home/paulklei/public_html/survey.php:11)
in /home/espired/public_html/Survey/public/handler-
prefix.php on line 54
Warning: session_start(): Cannot send session cache
limiter - headers already sent (output started
at /home/paulklei/public_html/survey.php:11)
in /home/espired/public_html/Survey/public/handler-
prefix.php on line 54
Using the standard php include tag provided I am
getting these errors. These errors only show using
the php include tag to use the survey. When using
the url for the survey through the program it works
fine. Just when I use the php include tag.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1455769&group_id=8956
|