[Solved] Calguys Calendar CGCalendar: Fatal Error on line 42
Posted: Wed Feb 10, 2010 4:12 am
I installed CGCalendar without any difficulties. If I use the default display="calendar" the module works fine:
{cms_module module="CGCalendar" display="calendar"}
But when I try to change to display="yearlist" or display="list" I get the following errors:
Fatal error: Call to undefined method CGCalendar::GetSmarty() in /home/www/charliep/modules/CGCalendar/function.displayyearlist.php on line 42
Fatal error: Call to undefined method CGCalendar::GetSmarty() in /home/www/charliep/modules/CGCalendar/function.displaylist.php on line 42
Has anybody had any experience with this CGCalendar which might explain this? Thanks!
{cms_module module="CGCalendar" display="calendar"}
But when I try to change to display="yearlist" or display="list" I get the following errors:
Fatal error: Call to undefined method CGCalendar::GetSmarty() in /home/www/charliep/modules/CGCalendar/function.displayyearlist.php on line 42
Fatal error: Call to undefined method CGCalendar::GetSmarty() in /home/www/charliep/modules/CGCalendar/function.displaylist.php on line 42
Has anybody had any experience with this CGCalendar which might explain this? Thanks!