Calendar Not Working
Permalink
When I try to add a calendar block it gives me this message:
Fatal error: Cannot redeclare class CalendarBlockController in /home/.energy/joekcellam/pipelinegeneration.com/packages/calendar/blocks/calendar/controller.php on line 228
Does anyone know what the problem is and how to fix it??
Fatal error: Cannot redeclare class CalendarBlockController in /home/.energy/joekcellam/pipelinegeneration.com/packages/calendar/blocks/calendar/controller.php on line 228
Does anyone know what the problem is and how to fix it??
I guess I'd search for the string "class CalendarBlockController" across your whole site. Seems like the file exists in multiple places. Are you overriding this package controller somewhere?
I tried to install it the first time by just uploading it to the 'blocks' folder. Where would I find this string and should I delete it?