12-20-2017, 12:20 AM
I'm not sure why, but one of my custom pages is sending me a:
the followings warnings occurred message.
Its a: Warning [2] cannot modify header information- headers already sent warning.
It only occurs for guests
( which I have denied access to the page) I have other users that are denied access, but for those groups the access denied displays correctly( no php warning)
2 questions
1) any ideas why?
2) is there a way to turn off the warnings on the individual page.
the followings warnings occurred message.
Its a: Warning [2] cannot modify header information- headers already sent warning.
It only occurs for guests


2 questions
1) any ideas why?
2) is there a way to turn off the warnings on the individual page.
Quote:[PHP] errorHandler->error
/inc/functions.php 1649 header
/inc/class_session.php 348 my_setcookie
/inc/class_session.php 98 session->load_guest
/global.php 55 session->init