I have 3.00.1 installed with the most current revised .php file from CVS repository.
When I change a fact, lets say death date, all goes good untill step 4 or more accurately, the action between step 3 and 4 (where the online screen says Step 3 of 4)
1) Selet the individual
2) Select Fact to Edit
3) Change Fact, click save
4) close window
5) click Accept/Reject Change
6) Import GedCom screen shows
7) Select Import GedCom
8) Select Continue Import,
Here's where the problem comes in, at this point on the top of the screen, It shows
::
Unable to find individual with id I147Unable to find individual with id I539Unable to find individual with id I091Unable to find individual with id I538Unable to find individual with id I517Unable to find individual with id I092Unable to find individual with id I539Unable to find individual with id I091Unable to find individual with id
::
The ID's are My Favorites for that GedCom. After I select Continue, the import process works, but the error stills shows and I get the "Import Complete", when I select "Click Here to go to Pedigree Tree" all seems to work and everything comes back OK and the above noted error goes away.
I think this may be bug in the Import Process.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-19
Hello there,
Thanks for the detailed description. I followed your step by step plan but did not get the same errors. I did receive another but solved that ;)
The error: Unable to find individual with id ... Is not used by the import file(s).
Can you reproduce the error? If so, is it possible you send me a username/password so I can have a look?
Regards,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can see where this might happen on importgedcom.php after clicking "yes" to empty the dataset and using the DHTML dropdown menu for the favorites selector as in the xenea theme. This is because the database items for that gedcom have been erased and now it is trying to look them up. As you noted continuing with the import will fix the problem because it puts the individuals back in the database.
We will probably need to add a check for import in the get favorites function.
--John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You hit it right on. That seems to be the issue. It happes right the moment of delete old gedcom and just through the completion of the new gedcom import action.
botak - If you'd like, sign in and I'll give you access to test it. www.johnstonclan.info
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-24
Hi,
I tried to register at your site but receive the following error:
Warning: mail(): Failed to connect to mailserver at "fairnet1.touralaska.org" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in E:\Inetpub\johnston\web\phpBB2\phpGedView\functions.php on line 2003
you can send details for a login to botak at users dot sourceforge dot net.
Thanks,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've meaning to fix that. Ever since I tightened the anti-spam settings on my mail server it gives that error when I use my internal mail server config in php.ini. Guess I better upgrade that on to do list.
Anyway, although it gives that smtp error, it still submits your request to PGV admin, just doesn't send me an email on it. I'll approve you this morning.
Since in order to test it you have to have rights to mod the gedcom file, I'll download my current gedcom and not add to it till you test it out, so please let me know when you've tested it so we may start adding to it again.
For testing purposes, i added a 2nd gedcom named trish., you have admin rights to test on this gedcom.
you could try adding a new child or whatever to the family tree and then once you begin the save / approve process you'll see the error in header bar's upp right corner
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-28
Hi there,
Finally I have located the problem. It only happens with the themes Xenea and Wood. These have the Favorites list as a DHTML menu. I have been able to reproduce it, so that will make it easier to solve.
More later.
Regards,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have 3.00.1 installed with the most current revised .php file from CVS repository.
When I change a fact, lets say death date, all goes good untill step 4 or more accurately, the action between step 3 and 4 (where the online screen says Step 3 of 4)
1) Selet the individual
2) Select Fact to Edit
3) Change Fact, click save
4) close window
5) click Accept/Reject Change
6) Import GedCom screen shows
7) Select Import GedCom
8) Select Continue Import,
Here's where the problem comes in, at this point on the top of the screen, It shows
::
Unable to find individual with id I147Unable to find individual with id I539Unable to find individual with id I091Unable to find individual with id I538Unable to find individual with id I517Unable to find individual with id I092Unable to find individual with id I539Unable to find individual with id I091Unable to find individual with id
::
The ID's are My Favorites for that GedCom. After I select Continue, the import process works, but the error stills shows and I get the "Import Complete", when I select "Click Here to go to Pedigree Tree" all seems to work and everything comes back OK and the above noted error goes away.
I think this may be bug in the Import Process.
Hello there,
Thanks for the detailed description. I followed your step by step plan but did not get the same errors. I did receive another but solved that ;)
The error: Unable to find individual with id ... Is not used by the import file(s).
Can you reproduce the error? If so, is it possible you send me a username/password so I can have a look?
Regards,
Roland
I can see where this might happen on importgedcom.php after clicking "yes" to empty the dataset and using the DHTML dropdown menu for the favorites selector as in the xenea theme. This is because the database items for that gedcom have been erased and now it is trying to look them up. As you noted continuing with the import will fix the problem because it puts the individuals back in the database.
We will probably need to add a check for import in the get favorites function.
--John
John,
You hit it right on. That seems to be the issue. It happes right the moment of delete old gedcom and just through the completion of the new gedcom import action.
botak - If you'd like, sign in and I'll give you access to test it. www.johnstonclan.info
Hi,
I tried to register at your site but receive the following error:
Warning: mail(): Failed to connect to mailserver at "fairnet1.touralaska.org" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in E:\Inetpub\johnston\web\phpBB2\phpGedView\functions.php on line 2003
you can send details for a login to botak at users dot sourceforge dot net.
Thanks,
Roland
Hey Roland,
I've meaning to fix that. Ever since I tightened the anti-spam settings on my mail server it gives that error when I use my internal mail server config in php.ini. Guess I better upgrade that on to do list.
Anyway, although it gives that smtp error, it still submits your request to PGV admin, just doesn't send me an email on it. I'll approve you this morning.
Since in order to test it you have to have rights to mod the gedcom file, I'll download my current gedcom and not add to it till you test it out, so please let me know when you've tested it so we may start adding to it again.
For testing purposes, i added a 2nd gedcom named trish., you have admin rights to test on this gedcom.
you could try adding a new child or whatever to the family tree and then once you begin the save / approve process you'll see the error in header bar's upp right corner
Hi there,
Finally I have located the problem. It only happens with the themes Xenea and Wood. These have the Favorites list as a DHTML menu. I have been able to reproduce it, so that will make it easier to solve.
More later.
Regards,
Roland