I'm having trouble with Agenda-X 1.2.1:
when I click on the Agenda-X link on my main sitemenu
I get get a blank screen... I've turned on the debug mode and this is what it said:
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96
Notice [PHP]: Undefined index: xoops_lblocks in file class/smarty/Smarty.class.php line 626
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96
Warning [PHP]: Cannot modify header information - headers already sent by (output started at /usr/local/psa/home/vhosts/pressurelab.com/httpdocs/content/modules/tinyevent/xoops_version.php:84) in file modules/agendax/index.php line 197
From what I read, I'm thinking it has a problem with the header which is already loaded by tinyevent... Or am I getting it wrong
I'm kinda new with XOOPS so does anybody know what's wrong?
thanx B.