Practice - Category

Hi

If i call Practice program for insert document category i didn’t see nothing and error “unknown” is displayed on the menu tab.
In my log apache2 i see many messagges:

PHP Warning: include(): Failed opening ‘/var/www/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/compiled/%%A4^A45^A45398D0%%general_list.html.php’ for inclusion (include_path=’.:/usr/share/php’) in /var/www/openemr/vendor/smarty/smarty/libs/Smarty.class.php on line 1264, referer:

etc etc

How i can solve a problem please?

Thanks

Ok i solve

cd interface/main/calendar/modules/PostCalendar/pntemplates
chmod 775 cache
chmod 775 compiled

Thanks