I'm currently setting up a Joomla 3.4.3 version of an old Joomla 1.5.26 website and have installed JEvents 3.2.19 for the new site. I have transferred the events from the old website using ical export/import as shown in your great tutorial video.
I'm working in my development environment which has fault reporting enabled. The "latest events" module on the site front page outputs the events as expected, but there is also a warning displayed every time:
Notice: Undefined index: layout in C:\inetpub\wwwroot\xxxx\modules\mod_jevents_latest\tmpl\default\latest.php on line 1430
along with the call stack. It is also reported in the php error log. This always happens, whether or not there are any events to be listed by the module.
Thought you might like to know in case there is an easy fix. I'm all for empty log files!
I'm working in my development environment which has fault reporting enabled. The "latest events" module on the site front page outputs the events as expected, but there is also a warning displayed every time:
Notice: Undefined index: layout in C:\inetpub\wwwroot\xxxx\modules\mod_jevents_latest\tmpl\default\latest.php on line 1430
along with the call stack. It is also reported in the php error log. This always happens, whether or not there are any events to be listed by the module.
Thought you might like to know in case there is an easy fix. I'm all for empty log files!