Compliments for a great product! I really like the way it's evolving!
Still some bugs to report:
1. functions_mysql.php, line 332 has a comma missing
2. functions_mysql.php, line 654, i_gedcom must be f_gedcom
3. Choose "family with spouse" of an individual from the pedrigree-tree, on Family Group Information I get the error: Warning: Missing argument 3 for print_fact() in F:\Data\GedView250\functions.php on line 983
4. Descendancychart, the up-arrow is not shown by default. With mouse on it, it displays ok. The image seems to have the mediapath missing.
5. Indilist, after displaying A-Z and ALL, the following message appears: ERROR:You have an error in your SQL syntax near 'temp.ged' ORDER BY i_name' at line 1
SQL:SELECT * FROM pgv_individuals WHERE i_name LIKE ''%' AND i_file='temp.ged' ORDER BY i_name
6. In calendar no persons are shown with any date.
7. Choose a GEDCOM dataset results in: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in F:\Data\GedView250\session.php on line 195
8. In the familylist, all dates are shown as "private", although no privacy-option is set (as far as I know). When a family is clicked, details are shown correctly.
9. In sourcedetails, other records that link to a source are not limited to the active gedcom. After that, gedcoms are mixed up through the program.
That's it for the moment!
Boudewijn.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
John,
Compliments for a great product! I really like the way it's evolving!
Still some bugs to report:
1. functions_mysql.php, line 332 has a comma missing
2. functions_mysql.php, line 654, i_gedcom must be f_gedcom
3. Choose "family with spouse" of an individual from the pedrigree-tree, on Family Group Information I get the error: Warning: Missing argument 3 for print_fact() in F:\Data\GedView250\functions.php on line 983
4. Descendancychart, the up-arrow is not shown by default. With mouse on it, it displays ok. The image seems to have the mediapath missing.
5. Indilist, after displaying A-Z and ALL, the following message appears: ERROR:You have an error in your SQL syntax near 'temp.ged' ORDER BY i_name' at line 1
SQL:SELECT * FROM pgv_individuals WHERE i_name LIKE ''%' AND i_file='temp.ged' ORDER BY i_name
6. In calendar no persons are shown with any date.
7. Choose a GEDCOM dataset results in: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in F:\Data\GedView250\session.php on line 195
8. In the familylist, all dates are shown as "private", although no privacy-option is set (as far as I know). When a family is clicked, details are shown correctly.
9. In sourcedetails, other records that link to a source are not limited to the active gedcom. After that, gedcoms are mixed up through the program.
That's it for the moment!
Boudewijn.
Sorry about these bugs, I didn't test the MySQL option well enough. :-(
I've fixed these bugs in the CVS and will update the beta package tonight.
--John