No calendar after upgrade

uctopuk wrote on Monday, May 02, 2011:

I upgraded from 3.2 to 4.0 this weekend. Everything works fine except the calendar, it does not show up after login. The calendar frame is blank.

I followed these instructions to upgrade: http://www.openmedsoftware.org/wiki/Linux_Upgrade_3.2.0_to_4.0.0.

tmccormi wrote on Monday, May 02, 2011:

Confirm that you have write permissions on the following directories.

openemr/interface/main/calendar/modules/PostCalendar/pntemplates/compiled
openemr/interface/main/calendar/modules/PostCalendar/pntemplates/cache

It would also be good to delete all contents of those two directories so the system is forced recompiles the templates

-Tony

uctopuk wrote on Tuesday, May 03, 2011:

Many thanks! That’s exactly what I was missing.