just got a new debug using modified code as above:
[17-Oct-2011 09:39:27] PHP Notice: GET param found to be array: Array
(
[0] => 280
)
--- contents of GET: Array
(
[main_page] => index
[action] => notify
[notify] => Array
(
[0] => 280
)
)
in blah..blah/includes/functions/functions_general.php on line 152



