- This topic has 5 replies, 2 voices, and was last updated 1 year, 6 months ago by
John.
- This topic has prefixes assigned
Tags: Ancestors descendants
-
27th March 2022 at 1:07 pm #14017
Hi Nigel,
I found an issue with the display of the data when viewing Ancestors and Descendants charts in book view (all other views are ok). See attached images.
ERROR 2: Illegal string offset ‘HUSB’
0 Error occurred on line <b>132</b> of file <b>functions_charts.php</b> in function <b>print_family_parents</b>
1 called from line <b>467</b> of file <b>functions_charts.php</b> in function <b>print_sosa_family</b>
2 called from line <b>115</b> of file <b>Descendancy.php</b> in function <b>print_child_family</b>
3 called from line <b>109</b> of file <b>descendancy.php</b>ERROR 8: Uninitialized string offset: 0
0 Error occurred on line <b>132</b> of file <b>functions_charts.php</b> in function <b>print_family_parents</b>
1 called from line <b>467</b> of file <b>functions_charts.php</b> in function <b>print_sosa_family</b>
2 called from line <b>115</b> of file <b>Descendancy.php</b> in function <b>print_child_family</b>
3 called from line <b>109</b> of file <b>descendancy.php</b> -
27th March 2022 at 3:27 pm #14024
viseur.org.nz produces the same error
-
27th March 2022 at 3:40 pm #14025
Thanks.
Fix attached.
Replace file kiwitrees/includes/functions/functions_charts.php with the one in the attached zip folder.
Nigel
My personal kiwitrees site is www.our-families.info -
27th March 2022 at 6:23 pm #14031
Just checked viseur as it had same problem. You can use I76 on viseur.org.nz
ERROR 8: Trying to access array offset on value of type bool
0 Error occurred on line 158 of file functions_charts.php in function print_family_parents
1 called from line 467 of file functions_charts.php in function print_sosa_family
2 called from line 162 of file ancestry.php
12
ERROR 8: Trying to access array offset on value of type bool
0 Error occurred on line 161 of file functions_charts.php in function print_family_parents
1 called from line 467 of file functions_charts.php in function print_sosa_family
2 called from line 162 of file ancestry.phpERROR 8: Trying to access array offset on value of type bool
0 Error occurred on line 233 of file functions_charts.php in function print_family_parents
1 called from line 467 of file functions_charts.php in function print_sosa_family
2 called from line 115 of file Descendancy.php in function print_child_family
3 called from line 109 of file descendancy.phpERROR 8: Trying to access array offset on value of type bool
0 Error occurred on line 250 of file functions_charts.php in function print_family_parents
1 called from line 467 of file functions_charts.php in function print_sosa_family
2 called from line 115 of file Descendancy.php in function print_child_family
3 called from line 109 of file descendancy.php -
27th March 2022 at 7:54 pm #14033
Try again with this file.
As before:
Replace file kiwitrees/includes/functions/functions_charts-2.php with the one in the attached zip folder.
Do this on both your sites, even if the error not currently showing. It depends on relatives that are needed on the display so will not always appear.
Nigel
My personal kiwitrees site is www.our-families.info -
29th March 2022 at 1:23 pm #14035
That fixed the issue. Thank you Nigel
- You must be logged in to reply to this topic.