[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4505: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4507: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4508: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4509: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
SIMPLECommunity.org • View topic - Alerts in sidebar not working properly
Page 1 of 1

Alerts in sidebar not working properly

PostPosted: Wed Jan 06, 2010 3:04 am
by rsingh

Re: Alerts in sidebar not working properly

PostPosted: Wed Jan 06, 2010 12:23 pm
by mhughes2k
The code in "coreOffice.php" currently only allows the user to view their own alerts, which may cause issues if you are viewing alerts as a super administrator.

A number of (hopeful) fixes are now commited on the HEAD revision of the repository.