When you click on a notification button the following errors are at the top of page in header:
Warning: array_keys() expects parameter 1 to be array, null given in [path]/dbtech/notifications/actions/click.php on line 15
Warning: in_array() expects parameter 2 to be array, null given in [path]/dbtech/notifications/actions/click.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5418) in [path]/dbtech/notifications/actions/click.php on line 34
And the page is all messed up too:
Warning: array_keys() expects parameter 1 to be array, null given in [path]/dbtech/notifications/actions/click.php on line 15
Warning: in_array() expects parameter 2 to be array, null given in [path]/dbtech/notifications/actions/click.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5418) in [path]/dbtech/notifications/actions/click.php on line 34
And the page is all messed up too:
