Read the statement by Michael Teeuw here.
MMM-CalendarExt2 not showing icons in calendar
-
@sworrs
If you have many events and many calendars, adjust maxItems in configuration. -
@Sean
what does the maxItems mean? Does it load the next Items of the calendar? How many could be loaded, should the number be around the count of shown calendar items? -
@sworrs
‘maxItems’ means number of events to be read per calendar. Fot performance issue, it is berrer to be limited. Some calendar could have a tons of events and it could make memory drains. -
Hi,@Sean @sworrs
did you solve your icon issue?
Mine are not showing neither…Several calendars, all not showing the icons. Strange… -
@bolish
See the front-end log whether there is some error to prevent icon loading.And test my module with other modules disabled.
-
Hi @bolish,
I did not solve the icon completely, but I had no time trying anything, sorry. -
@sworrs no problem.
I will try the debugging method proposed by @Sean this week and keep both of you posted.