Page 1 of 1

trigger_error with module cgcalendar in 1.10.3

Posted: Sat Jan 21, 2012 3:36 pm
by superprutser
Hi,

I face the folowing errors when accessing an item that is displayed in the calendar made by the CGCalendar module:

/public_html/lib/smarty/Smarty.class.php:1593 - trigger_error

/public_html/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info

/public_html/lib/smarty/Smarty.class.php:1261 - _compile_resource

/public_html/index.php:268 - fetch

string(51) "Smarty error: unable to read resource: "tpl_top:-1"" /public_html/lib/smarty/Smarty.class.php:1593 - trigger_error

/public_html/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info

/public_html/lib/smarty/Smarty.class.php:1261 - _compile_resource

/public_html/index.php:270 - fetch

string(52) "Smarty error: unable to read resource: "tpl_head:-1"" /public_html/lib/smarty/Smarty.class.php:1593 - trigger_error

/public_html/lib/smarty/Smarty.class.php:1415 - _fetch_resource_info

/public_html/lib/smarty/Smarty.class.php:1261 - _compile_resource

/public_html/index.php:269 - fetch

string(52) "Smarty error: unable to read resource: "tpl_body:-1""

I edited the above mentioned info from the website by erasing all domain info so a more readable test will appear.

Two days ago the CMS was updated to 1.10.3

Hope someone can help me with this problem to solve.
Thanks in advance.

Re: trigger_error with module cgcalendar in 1.10.3

Posted: Thu Jan 26, 2012 7:44 pm
by Dr.CSS
Did you update the module?...

Re: trigger_error with module cgcalendar in 1.10.3

Posted: Fri Jan 27, 2012 7:30 am
by superprutser
Hi,
Thank you for your reply.
Yes the cgcalendar module has been updated to version 1.9 after updating the cms.

Hope you can give some help, problem is still there....