When I import my gedcom (which IS 2.4MB) I get the following errors:
Found record 1700 - ID:I1700 Type:INDI
Total Execution time: 2 sec. - Bytes Read: 1314816
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
This error continues until:
Found record 4400 - ID:I4406 Type:INDI
Total Execution time: 6 sec. - Bytes Read: 2162688
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
I cannot determine if this is causing an error in the import as everything seems to be okay. Did I miss a step or has anyone else had this problem?
Thanks.
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
These errors are caused by missing NAME tags in the gedcom records. These errors will not affect the future functionality of PhpGedView and I will make them go away in future versions.
--John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I import my gedcom (which IS 2.4MB) I get the following errors:
Found record 1700 - ID:I1700 Type:INDI
Total Execution time: 2 sec. - Bytes Read: 1314816
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
This error continues until:
Found record 4400 - ID:I4406 Type:INDI
Total Execution time: 6 sec. - Bytes Read: 2162688
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
Notice: Undefined offset: 1 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 399
Notice: Undefined offset: 2 in C:\apache\Apache2\htdocs\phpGedView2521\functions_mysql.php on line 403
I cannot determine if this is causing an error in the import as everything seems to be okay. Did I miss a step or has anyone else had this problem?
Thanks.
John
These errors are caused by missing NAME tags in the gedcom records. These errors will not affect the future functionality of PhpGedView and I will make them go away in future versions.
--John