Corvinius Posted January 19, 2010 Posted January 19, 2010 Hi, I've just installed the googlemap-addon and now I get this warning while viewing the map in the report-view: "Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Library/WebServer/Documents/admin/report_googlemap.php:1) in /Library/WebServer/Documents/admin/includes/functions/sessions.php on line 102" please help me, I'm a newby :-" Quote
germ Posted January 19, 2010 Posted January 19, 2010 Hi, I've just installed the googlemap-addon and now I get this warning while viewing the map in the report-view: "Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /Library/WebServer/Documents/admin/report_googlemap.php:1) in /Library/WebServer/Documents/admin/includes/functions/sessions.php on line 102" please help me, I'm a newby :-" Headers Already Sent Click the link above for an explanation. The problem is in /admin/report_googlemap.php (line 1) The opening PHP tag: <?php MUST be at the very beginning of the file, no blank lines, spaces, or other characters (seen or unseen) preceding it. Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Corvinius Posted January 26, 2010 Author Posted January 26, 2010 thanks! :thumbsup: this solves my problem! :-" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.