Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 27
Unable to get data from database.
SELECT P.ACCOUNT_KEY, P.PATIENT_KEY, P.TREATINGDR_KEY, MIN(P.PATIENTX_KEY)
FROM PATIENTX P
WHERE P.DOCUMENTNO = AND P.TXTYPES_KEY = 'IN'
GROUP BY P.ACCOUNT_KEY, P.PATIENT_KEY, P.TREATINGDR_KEY
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 27
Unable to get data from database.
Select pd.Name, pd.Address1,
pd.Address2, pd.Address3,
pd.Address4, pd.Address5,
pd.Address6, pd.Number, pd.vatno,
pd.Telephone1, pd.Fax, pd.BankName,
pd.BankBranchNo, pd.BankAccountNo, pd.BankAccountName,
practitioner.PracticeNo, practitioner.FirstName as PractitionerFirstName,
practitioner.Surname as PractitionerSurname,
t.Title_Desc as PractitionerTitle, tt.Title_Desc as PatientTitle,
ttt.Title_Desc as DepTitle,
account.Account_Key, member.FirstName as PatientFirstName,
member.Surname as PatientSurname, dependent.IDNumber, dependent.Birthday,
member.Phone1, member.Phone2, member.Cell, patientx.MembershipNo,
dependent.FirstName as DepFirstName,
dependent.Surname as DepSurname, member.VatNo as PatientVatNo,
scheme.Scheme_Name as MedAidName,
account.DefaultAddress, address.Address1 as PatAdd1, address.Address2 as PatAdd2,
province.Province_Name, town.Town_Name, address.PostalCode_Key,
patientx.DocumentNo, patientx.HFUsers_Key, patientx.AuditNo,
patientx.RefNum, patientx.ReferToDr, patientx.ReferFromDr, patientx.txdate, member.Birthday,
pd.snapscanaddr, pd.merchantid, pd.printsnapscan
from Account
left outer join Practitioner on practitioner.Practitioner_Key =
left outer join PracticeDefault pd on pd.PracticeDefault_Key = practitioner.PracticeDefault_Key
left outer join Patient member on member.Account_Key = account.Account_Key and
member.Patient_Key = 0
left outer join Patient dependent on dependent.Account_Key = account.Account_Key and
dependent.Patient_Key =
left outer join Title t on t.Title_Key = practitioner.Title_Key
left outer join Title tt on tt.Title_Key = member.Title_Key
left outer join Title ttt on ttt.Title_Key = dependent.Title_Key
left outer join address on address.Address_Type = account.DefaultAddress
and address.Account_Key = account.Account_Key
and address.Patient_Key = 0
left outer join Province on province.Province_Key = address.Province_Key
left outer join Town on town.Town_Key = address.Town_Key
left outer join Patientx on patientx.Patientx_Key =
left outer join MedicalAid on medicalaid.MedicalAid_Key = patientx.MedicalAid_Key
left outer join Scheme on scheme.Scheme_Key = medicalaid.Scheme_Key
where account.Account_Key = '';
Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 606
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 27
Unable to get data from database.
SELECT INVOICEMESSAGE1, INVOICEMESSAGE2, INVOICEMESSAGE3 FROM MEDICALDEFAULTS
Warning: ibase_connect(): I/O error during "CreateFile (open)" operation for file "" Error while trying to open file The system cannot find the path specified. in C:\emc3\Apache24\htdocs\EMC3\config\DevelopmentEnviroment.php on line 43
Warning: ibase_query(): invalid database handle (no active connection) in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 27
Unable to get data from database.
SELECT COUNT(*) AS RECORDCOUNT FROM "RDB$RELATION_FIELDS" WHERE "RDB$RELATION_NAME" = 'SYSTEMDEFAULTS' AND "RDB$FIELD_NAME" = 'ENCRYPTPDF'
Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 494
Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php on line 496
Fatal error: Uncaught Exception: FPDF error: Some data has already been output, can't send PDF file (output started at C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php:32) in C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php:271
Stack trace:
#0 C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php(1049): FPDF->Error('Some data has a...')
#1 C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php(999): FPDF->_checkoutput()
#2 C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php(584): FPDF->Output('I', 'Invoice-.pdf')
#3 C:\emc3\Apache24\htdocs\EMC3\PDFInvoice.php(632): display_financialenquiry_form(false, NULL, NULL, NULL, NULL, NULL, NULL)
#4 {main}
thrown in C:\emc3\Apache24\htdocs\EMC3\PDF\fpdf.php on line 271