Print Problem in Outlook template of Schedule

girish_a wrote on Thursday, January 21, 2010:

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.

Regards,
Girish

bradymiller wrote on Saturday, January 23, 2010:

hey,

Can’t confirm this bug on our demos at:
http://www.openmedsoftware.org/wiki/Main_Page#Demos

What’s your:
OpenEMR version?
Operating system?
OpenEMR package(Xampp, appliance, ubuntu, or source)

Is it for a specific day,week, or month calendar?

-brady

girish_a wrote on Saturday, January 23, 2010:

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

bradymiller wrote on Monday, January 25, 2010:

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

girish_a wrote on Monday, February 08, 2010:

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.

Regards,
Girish

bradymiller wrote on Tuesday, February 09, 2010:

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