I am getting some errors when trying to generate PDF report for Individual. For some people it works, but for some I am getting this error:
ERROR 8: Array to string conversion
0 Error occurred on in function preg_replace
1 called from line 2393 of file class_reportbase.php in function PGVRvarSHandler
2 called from in function call_user_func
3 called from line 1438 of file class_reportbase.php in function startElement
4 called from in function xml_parse
5 called from line 2559 of file class_reportbase.php in function PGVRFactsEHandler
6 called from in function call_user_func
7 called from line 1459 of file class_reportbase.php in function endElement
8 called from in function xml_parse
9 called from line 347 of file reportengine.php
Any ideas? Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sorry, I do not know how to send email to you :)
my mail is sarunas dot kebeikis eta gmail dot com
site is private and you should log in. For HTML report errors are the same.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you very much for help. I made a correction to the EVENT records with more or less correct format including TYPE and now it works. Especial thanks to Im Sz (Imsza) and Gerry Kroll (canajun2eh) who identified a problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am getting some errors when trying to generate PDF report for Individual. For some people it works, but for some I am getting this error:
ERROR 8: Array to string conversion
0 Error occurred on in function preg_replace
1 called from line 2393 of file class_reportbase.php in function PGVRvarSHandler
2 called from in function call_user_func
3 called from line 1438 of file class_reportbase.php in function startElement
4 called from in function xml_parse
5 called from line 2559 of file class_reportbase.php in function PGVRFactsEHandler
6 called from in function call_user_func
7 called from line 1459 of file class_reportbase.php in function endElement
8 called from in function xml_parse
9 called from line 347 of file reportengine.php
Any ideas? Thank you.
Which version of PGV?
version 4.2.2
Sarunas
Do you have a website where we can take a peek? And which INDI?
Yes, I have but it just for registered users. Of course, I can make temp user for test purposes and send data by mail.
Do we have to log in to take a peek? I mean, does this problem occurs only for 'alive' INDI's or is your site completely closed ?
You wrote that this is a PDF issue. Does the HTML working for you?
How does the indi record look like? Or the FAMS?
I have many more questions or you can just drop me mail with a temp user to see whats going on…
sorry, I do not know how to send email to you :)
my mail is sarunas dot kebeikis eta gmail dot com
site is private and you should log in. For HTML report errors are the same.
The problem was tracked down to a 1 EVEN record that didn't have a 2 TYPE sub-record.
A patch has been provided, and the correction is in SVN too.
Thank you very much for help. I made a correction to the EVENT records with more or less correct format including TYPE and now it works. Especial thanks to Im Sz (Imsza) and Gerry Kroll (canajun2eh) who identified a problem.