dcahoon wrote on Tuesday, September 27, 2011:
I am running on a windows 7 machine, php5, mysql5. I tried installing on an xp machine with the same results. Let me know any other information you may need. The installation went fine. I can add insurances through but cannot update facility or add patients. I turned display errors off and here is the result i get when I try to add a patient
Warning: Call-time pass-by-reference has been deprecated in C:\apache\htdocs\emr\library\freeb\xmlrpcs.inc on line 498
Warning: Call-time pass-by-reference has been deprecated in C:\apache\htdocs\emr\library\freeb\xmlrpcs.inc on line 501
Warning: Call-time pass-by-reference has been deprecated in C:\apache\htdocs\emr\library\freeb\xmlrpcs.inc on line 538
ERROR: insert failed: INSERT INTO patient_data SET pid = ‘2’, date = NOW(), `title` = ‘Mrs.’, `fname` = ‘MARMAR’, `mname` = ‘’, `lname` = ‘IOIOIOIJO’, `pubpid` = ‘OIOJOIJ’, `DOB` = ‘2011-09-05’, `sex` = ‘Female’, `ss` = ‘’, `drivers_license` = ‘’, `status` = ‘’, `genericname1` = ‘’, `genericval1` = ‘’, `genericname2` = ‘’, `genericval2` = ‘’, `street` = ‘’, `city` = ‘’, `state` = ‘’, `postal_code` = ‘’, `country_code` = ‘’, `mothersname` = ‘’, `guardiansname` = ‘’, `contact_relationship` = ‘’, `phone_contact` = ‘’, `phone_home` = ‘’, `phone_biz` = ‘’, `phone_cell` = ‘’, `email` = ‘’, `providerID` = ‘’, `pharmacy_id` = ‘0’, `hipaa_notice` = ‘’, `hipaa_voice` = ‘’, `hipaa_message` = ‘’, `hipaa_mail` = ‘’, `hipaa_allowsms` = ‘’, `hipaa_allowemail` = ‘’, `allow_imm_reg_use` = ‘’, `allow_imm_info_share` = ‘’, `allow_health_info_ex` = ‘’, `allow_patient_portal` = ‘’, `occupation` = ‘’, `language` = ‘’, `ethnicity` = ‘’, `race` = ‘’, `financial_review` = ‘’, `family_size` = ‘’, `monthly_income` = ‘’, `homeless` = ‘’, `interpretter` = ‘’, `migrantseasonal` = ‘’, `referral_source` = ‘’, `vfc` = ‘’, `deceased_date` = ‘’, `deceased_reason` = ‘’