Error - Reports with images

mike-h30 wrote on Tuesday, February 05, 2008:

I am testing the report generation function and attached a PDF document associated with a patient.  I received the following error?

Document ‘11 13 07.pdf’
NOTE: Document ‘11 13 07.pdf’ cannot be converted to JPEG. Perhaps ImageMagick is not installed?

Is Image Magick the preferred software to install for viewing or converting image/PDF documents for report generation?

Thanks - Mike!

sunsetsystems wrote on Tuesday, February 05, 2008:

Preferred or not, that’s what OpenEMR uses.  So you need to install it.  :slight_smile:

Rod
www.sunsetsystems.com

mike-h30 wrote on Wednesday, February 06, 2008:

Thanks Rod.  So I now have Image Magick 6.3.7.2-20 installed.  I added a TIFF and a PDF file to the patient’s “documents” tree and then generated a report.  The TIFF is viewable while the PDF just shows a white space.

Is a PDF not viewable in reports created from selecting documents from the patients "documents" tree?

However, what is interesting is that if you click on the PDF file link directly in the "documents" tree, the PDF file is viewable there.  It is just not viewable when creating a report from the "documents".

What is the best way to store image documents in openEMR?  We create a lot of PDF’s in our office.  This could be a potential issue for us in the event we need to fax off a bunch of patient documents in one fax.

Please advise.

-Mike

sunsetsystems wrote on Wednesday, February 06, 2008:

PDFs are working for me – I just re-checked.  They are converted to .jpg via the “convert” command (part of ImageMagick) and then included in the report.  Looks like you’ll need to do some troubleshooting.

Rod
www.sunsetsystems.com

mike-h30 wrote on Wednesday, February 06, 2008:

Rod,

Here is my error log for my last trial. There’s quite a bit.  This is my test machine.  Do you see anything that might indicate why Image Magick is not converting the PDF’s?  Is there a PDF add on that I perhaps did not install?  Thanks - Mike!

[Tue Feb 05 20:42:31 2008] [notice] Apache/2.2.3 (Linux/SUSE) configured – resuming normal operations
[Tue Feb 05 20:44:55 2008] [error] [client 127.0.0.1] File does not exist: /srv/www/htdocs/susehelp
[Tue Feb 05 20:48:46 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/login/login.php
[Tue Feb 05 20:48:46 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  mode in /srv/www/htdocs/openemr-2.8.3/interface/main/main_screen.php on line 15, referer: http://localhost/openemr-2.8.3/interface/login/login.php
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main_screen.php?auth=login
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hylafax_server in /srv/www/htdocs/openemr-2.8.3/interface/main/main_navigation.php on line 87, referer: http://localhost/openemr-2.8.3/interface/main/main_screen.php?auth=login
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  scanner_output_directory in /srv/www/htdocs/openemr-2.8.3/interface/main/main_navigation.php on line 87, referer: http://localhost/openemr-2.8.3/interface/main/main_screen.php?auth=login
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main_screen.php?auth=login
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main_screen.php?auth=login
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  show_all in /srv/www/htdocs/openemr-2.8.3/interface/main/authorizations/authorizations.php on line 43, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  show_all in /srv/www/htdocs/openemr-2.8.3/interface/main/authorizations/authorizations.php on line 72, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: all in /srv/www/htdocs/openemr-2.8.3/library/pnotes.inc on line 39, referer: http://localhost/openemr-2.8.3/interface/main/main.php?mode=
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:47 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pc_username in /srv/www/htdocs/openemr-2.8.3/interface/main/calendar/index.php on line 41, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:48 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1280, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:48 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1312, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:48 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/interface/main/calendar/modules/PostCalendar/pnuserapi.php on line 1359, referer: http://localhost/openemr-2.8.3/interface/main/main_info.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/main_navigation.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Uninitialized string offset:  0 in /srv/www/htdocs/openemr-2.8.3/library/patient.inc on line 212, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:56 2008] [error] [client 127.0.0.1] PHP Notice:  Uninitialized string offset:  0 in /srv/www/htdocs/openemr-2.8.3/library/patient.inc on line 212, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_finder.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_select.php?patient=Pas&findBy=Last
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  go in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/patient_file.php on line 27, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_select.php?patient=Pas&findBy=Last
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  noteid in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/patient_file.php on line 33, referer: http://localhost/openemr-2.8.3/interface/main/finder/patient_select.php?patient=Pas&findBy=Last
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/patient_file.php?set_pid=1010
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:48:58 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Constant SMARTY_DIR already defined in /srv/www/htdocs/openemr-2.8.3/library/classes/Controller.class.php on line 4, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined property:  CategoryTree::$root_type in /srv/www/htdocs/openemr-2.8.3/library/classes/Tree.class.php on line 54, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  process in /srv/www/htdocs/openemr-2.8.3/library/classes/Controller.class.php on line 119, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  0 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  2 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  0 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  5 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  4 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:00 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /srv/www/htdocs/openemr-2.8.3/controllers/C_Document.class.php on line 574, referer: http://localhost/openemr-2.8.3/interface/patient_file/navigation.php
[Tue Feb 05 20:49:12 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:12 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:12 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:12 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:12 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  SOAP in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 182, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  New Encounter Form in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Review of Systems Checks in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Speech Dictation in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Vitals in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Review Of Systems in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Fee Sheet in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:13 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  Misc Billing Options HCFA in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/patient_report.php on line 190, referer: http://localhost/openemr-2.8.3/controller.php?document&list&patient_id=1010
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Warning:  Call-time pass-by-reference has been deprecated - argument passed by value;  If you would like to pass it by reference, modify the declaration of [runtime function name]().  If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file.  However, future versions may not support this any longer.  in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant title - assumed ‘title’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 4, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant fname - assumed ‘fname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 5, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant mname - assumed ‘mname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 6, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant lname - assumed ‘lname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 7, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant sex - assumed ‘sex’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 8, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant ss - assumed ‘ss’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 9, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant DOB - assumed ‘DOB’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 10, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant street - assumed ‘street’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 11, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant city - assumed ‘city’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 12, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant state - assumed ‘state’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 13, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant postal_code - assumed ‘postal_code’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 14, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant country_code - assumed ‘country_code’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 15, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant occupation - assumed ‘occupation’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 16, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant phone_home - assumed ‘phone_home’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 17, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant phone_biz - assumed ‘phone_biz’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 18, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant phone_contact - assumed ‘phone_contact’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 19, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant contact_relationship - assumed ‘contact_relationship’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 20, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hipaa_mail - assumed ‘hipaa_mail’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 21, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hipaa_voice - assumed ‘hipaa_voice’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 22, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hipaa_notice - assumed ‘hipaa_notice’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 23, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hipaa_message - assumed ‘hipaa_message’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 24, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant coffee - assumed ‘coffee’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 29, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant tobacco - assumed ‘tobacco’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 30, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant alcohol - assumed ‘alcohol’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 31, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant sleep_patterns - assumed ‘sleep_patterns’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 32, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant exercise_patterns - assumed ‘exercise_patterns’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 33, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant seatbelt_use - assumed ‘seatbelt_use’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 34, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant counseling - assumed ‘counseling’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 35, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hazardous_activities - assumed ‘hazardous_activities’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 36, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_breast_exam - assumed ‘last_breast_exam’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 37, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_mammogram - assumed ‘last_mammogram’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 38, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_gynocological_exam - assumed ‘last_gynocological_exam’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 39, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_rectal_exam - assumed ‘last_rectal_exam’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 40, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_prostate_exam - assumed ‘last_prostate_exam’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 41, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_physical_exam - assumed ‘last_physical_exam’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 42, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant last_sigmoidoscopy_colonoscopy - assumed ‘last_sigmoidoscopy_colonoscopy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 43, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant cataract_surgery - assumed ‘cataract_surgery’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 44, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant tonsillectomy - assumed ‘tonsillectomy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 45, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant cholecystestomy - assumed ‘cholecystestomy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 46, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant heart_surgery - assumed ‘heart_surgery’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 47, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hysterectomy - assumed ‘hysterectomy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 48, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hernia_repair - assumed ‘hernia_repair’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 49, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant hip_replacement - assumed ‘hip_replacement’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 50, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant knee_replacement - assumed ‘knee_replacement’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 51, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant appendectomy - assumed ‘appendectomy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 52, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant history_mother - assumed ‘history_mother’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 53, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant history_father - assumed ‘history_father’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 54, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant history_siblings - assumed ‘history_siblings’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 55, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant history_offspring - assumed ‘history_offspring’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 56, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant history_spouse - assumed ‘history_spouse’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 57, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_cancer - assumed ‘relatives_cancer’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 58, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_tuberculosis - assumed ‘relatives_tuberculosis’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 59, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_diabetes - assumed ‘relatives_diabetes’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 60, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_high_blood_pressure - assumed ‘relatives_high_blood_pressure’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 61, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_heart_problems - assumed ‘relatives_heart_problems’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 62, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_stroke - assumed ‘relatives_stroke’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 63, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_epilepsy - assumed ‘relatives_epilepsy’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 64, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_mental_illness - assumed ‘relatives_mental_illness’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 65, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant relatives_suicide - assumed ‘relatives_suicide’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 66, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant name - assumed ‘name’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 69, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant street - assumed ‘street’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 70, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant city - assumed ‘city’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 71, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant postal_code - assumed ‘postal_code’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 72, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant state - assumed ‘state’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 73, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant country - assumed ‘country’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 74, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant provider_name - assumed ‘provider_name’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 77, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant plan_name - assumed ‘plan_name’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 78, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant policy_number - assumed ‘policy_number’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 79, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant group_number - assumed ‘group_number’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 80, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_fname - assumed ‘subscriber_fname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 81, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_mname - assumed ‘subscriber_mname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 82, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_lname - assumed ‘subscriber_lname’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 83, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_relationship - assumed ‘subscriber_relationship’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 84, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_ss - assumed ‘subscriber_ss’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 85, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_DOB - assumed ‘subscriber_DOB’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 86, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_phone - assumed ‘subscriber_phone’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 87, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_street - assumed ‘subscriber_street’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 88, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_postal_code - assumed ‘subscriber_postal_code’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 89, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_city - assumed ‘subscriber_city’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 90, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_state - assumed ‘subscriber_state’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 91, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_country - assumed ‘subscriber_country’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 92, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer - assumed ‘subscriber_employer’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 93, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer_street - assumed ‘subscriber_employer_street’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 94, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer_city - assumed ‘subscriber_employer_city’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 95, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer_postal_code - assumed ‘subscriber_employer_postal_code’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 96, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer_state - assumed ‘subscriber_employer_state’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 97, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant subscriber_employer_country - assumed ‘subscriber_employer_country’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 98, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant next - assumed ‘next’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 325, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: arcount in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: retar in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: arcount in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: retar in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: arcount in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: retar in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: arcount in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: retar in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: arcount in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  fname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  lname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  lname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  lname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  mname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  mname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  mname in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  DOB in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  DOB in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  DOB in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  street in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  street in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  street in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  postal_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  postal_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  postal_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  city in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  city in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  city in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  state in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  state in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  state in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  country_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  country_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  drivers_license in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  drivers_license in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  ss in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  ss in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  ss in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  occupation in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  occupation in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_home in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_home in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_home in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_biz in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_biz in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_contact in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_contact in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_cell in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_cell in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pharmacy_id in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pharmacy_id in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pharmacy_id in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  status in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  status in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  status in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  contact_relationship in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  contact_relationship in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant next - assumed ‘next’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 325, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  sex in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  sex in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  sex in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referrer in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referrer in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referrerID in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referrerID in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  providerID in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  providerID in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  email in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  email in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  ethnoracial in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  ethnoracial in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  interpretter in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  interpretter in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  migrantseasonal in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  migrantseasonal in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  family_size in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  family_size in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  monthly_income in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  monthly_income in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  homeless in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  homeless in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  financial_review in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  financial_review in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pubpid in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pubpid in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  pubpid in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Use of undefined constant next - assumed ‘next’ in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 325, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericname1 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericname1 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericval1 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericval1 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericval1 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericname2 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericname2 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericval2 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  genericval2 in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_mail in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_mail in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_mail in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_voice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_voice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_voice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_notice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_notice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_notice in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_message in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_message in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  squad in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  squad in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  fitness in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  fitness in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  fitness in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 329, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referral_source in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  referral_source in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 328, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  title in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  country_code in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  occupation in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_biz in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  phone_contact in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  contact_relationship in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  hipaa_message in /srv/www/htdocs/openemr-2.8.3/library/report.inc on line 415, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined index:  newpatient in /srv/www/htdocs/openemr-2.8.3/interface/patient_file/report/custom_report.php on line 96, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Trying to get property of non-object in /srv/www/htdocs/openemr-2.8.3/library/classes/ORDataObject.class.php on line 112, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php
[Tue Feb 05 20:49:16 2008] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  0 in /srv/www/htdocs/openemr-2.8.3/library/classes/Document.class.php on line 110, referer: http://localhost/openemr-2.8.3/interface/patient_file/report/patient_report.php

markleeds wrote on Wednesday, February 06, 2008:

Mike,

Thanks for bringing the topic up.  I scan all documents as pdf and have never been able to view them in the report page.  Now I know.  Assuming there is a Windows version of Image Magick, I’ll finally have this working.

I use Paperport to scan documents to pdf at 200x200 black and white.  It gives good legible scans and Paperport seems to make the file size smaller than other scan to pdf options.  I scan patient IDs at 400x400 24bit color.

When posting large amounts of code or logs, if you can’t narrow it down to less, you may want to use one of several ‘pastebot’ sites where it will remain long enough to get looked at.  Then you can post a link from here and it will be easier to read follow up postings.

mike-h30 wrote on Wednesday, February 06, 2008:

“Assuming there is a Windows version of Image Magick, I’ll finally have this working.” 
I am puzzled with your statement above.  Will viewing PDF’s on reports only happen on Windows servers then? 

Thanks for the scanning tips.

Sorry for posting the long error log.  I’ll use one of the ‘pastebot’ sites next time.

Regards,

-Mike