I've been hunting down deprecation errors, and learning functions at the same time.
I got a whole lot of errors when I selected reports/address labels/pdf.
At first I thought I had an issue with the updated tcpdf library, but then I thought I would try it with my official server that's running a slightly older svn version, and older php as well, and I got the same errors.
ERROR 2: Undefined array key "showid"
0 Error occurred on line 1 of file class_reportbase.php(2865) : eval()'d code in function eval
...dump
Warning: Undefined array key "pageHeight" in V:\phpGedView\includes\classes\class_reportbase.php(2865) : eval()'d code on line 1
...dump...
...lots more...
Should this work? Or am I missing some setup?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been hunting down deprecation errors, and learning functions at the same time.
I got a whole lot of errors when I selected reports/address labels/pdf.
At first I thought I had an issue with the updated tcpdf library, but then I thought I would try it with my official server that's running a slightly older svn version, and older php as well, and I got the same errors.
ERROR 2: Undefined array key "showid"
0 Error occurred on line 1 of file class_reportbase.php(2865) : eval()'d code in function eval
...dump
Warning: Undefined array key "pageHeight" in V:\phpGedView\includes\classes\class_reportbase.php(2865) : eval()'d code on line 1
...dump...
...lots more...
Should this work? Or am I missing some setup?
Bug in addresslabels.xml . Fix will be included in the next iteration of bug fixes (Take 5).