Hi,
When I use the Otulook template for Printing the Scheduling Information I get the following error
Fatal error: require_once() : Failed opening required ‘modules/PostCalendar/pnincludes/Smarty/core/core.load_plugins.php’ (include_path=’.:/php/includes:/var/www/html/ZendFramework/library’) in /var/www/html/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/compiled/%%540/%%540100860/outlook_ajax_template.html.php on line 3
I see there is no core/* under Smsrty Directory . Please advise.
Hi Brady,
I am using Openemr Version 3.0.1
Fedora release 9
Openemr SOurce.
Printing for day is problem . Also for month and Year it allows me to print but the template is not setup correctly
hey,
I’m clueless to the ZendFrameworks stuff; have you customized code at all?
Have you considered upgrading to 3.1? May help with problem (try it on a test server first)
-brady
Sorry Brady for very late reply. But I was troubleshooting this and here is what I have observed.
It works also on my development machine which is http but does not work on https enabled site( which I don;t think is a problem ). The Problem to me it looks like is there are certain extensions / modules required just for the day view which I don’t think my server has enabled . It would be of great help if you could point me in right direction as to where and what should I put or troubleshoot as to what extension can be required to make a certain module work.
hey,
Try emptying out /var/www/html/openemr/interface/main/calendar/modules/PostCalendar/pntemplates/compiled/ and see what happens. (don’t delete the stuff, just move it somewhere else in case you need it). I don’t know of required estensions/modules the day view needs that others don’t (anything in the code there ?).
-brady