Halfhidden
05-31-2010, 12:43 PM
Hi everyone I'm hoping that you will be able to help me as I've been going around in circles on this one.
I am trying to parse bb code in the events calendar script. I've added what I think I should in order for the page to parse. I'm calling this script through a VBAdvanced module so I've added changedir() to the script.
I thought I was on a winner but now I get the following redeclare error:
Fatal error: Cannot redeclare groupbyevent() (previously declared in /home/mydomain/public_html/forum/forum.php:315) in /home/mydomain/public_html/forum/modules/upcomingevents.php on line 207
Here is the script:
Thanks for helping me :)
I am trying to parse bb code in the events calendar script. I've added what I think I should in order for the page to parse. I'm calling this script through a VBAdvanced module so I've added changedir() to the script.
I thought I was on a winner but now I get the following redeclare error:
Fatal error: Cannot redeclare groupbyevent() (previously declared in /home/mydomain/public_html/forum/forum.php:315) in /home/mydomain/public_html/forum/modules/upcomingevents.php on line 207
Here is the script:
Thanks for helping me :)