I decided to have a look at the research log module, and unpacked it in my phpgedview directory. And then...... nothing happened! How do I get this running?
Using 2.51.2 and RL 0.9a.
Boudewijn.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I haven't modified PhpGedView yet to automatically detect the research log. You have to manually point your browser to the rs_folders.php page to start using it.
You will be asked to setup Research Folders. You can have as many levels of folders as you want. And then you can put Logs in those folders.
What I do is have a folder for the family names I am researching. Then if I start doing a lot of research on that name in a particular geographic area, I create a sub folder under that name for that area.
So I would have a folder hierarchy like this:
Finlay
|---> Ohio
|---> Indiana
--John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks! I got it working.
And then ran into some error messages:
- While adding the first folder: Notice: Undefined offset: 1 in F:\Data\GedView251a\rs_functions.php on line 229
- After choice to create new log in that folder: Notice: Undefined variable: r_id in F:\Data\GedView251a\rs_editlog.php on line 102
=> displays in the ID-field
Notice: Undefined index f_id in F:/data/gedview251a/rs_editlog.php line108 => appears in the folder-field before the folder name.
After saving the log and opening it again, only the second notice shows.
- When I try to delete a folder which contains logs, I get the message to move or delete these logs first. Logs can be deleted, but how do I get them moved to another folder?
Boudewijn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I decided to have a look at the research log module, and unpacked it in my phpgedview directory. And then...... nothing happened! How do I get this running?
Using 2.51.2 and RL 0.9a.
Boudewijn.
I haven't modified PhpGedView yet to automatically detect the research log. You have to manually point your browser to the rs_folders.php page to start using it.
You will be asked to setup Research Folders. You can have as many levels of folders as you want. And then you can put Logs in those folders.
What I do is have a folder for the family names I am researching. Then if I start doing a lot of research on that name in a particular geographic area, I create a sub folder under that name for that area.
So I would have a folder hierarchy like this:
Finlay
|---> Ohio
|---> Indiana
--John
John,
Thanks! I got it working.
And then ran into some error messages:
- While adding the first folder: Notice: Undefined offset: 1 in F:\Data\GedView251a\rs_functions.php on line 229
- After choice to create new log in that folder: Notice: Undefined variable: r_id in F:\Data\GedView251a\rs_editlog.php on line 102
=> displays in the ID-field
Notice: Undefined index f_id in F:/data/gedview251a/rs_editlog.php line108 => appears in the folder-field before the folder name.
After saving the log and opening it again, only the second notice shows.
- When I try to delete a folder which contains logs, I get the message to move or delete these logs first. Logs can be deleted, but how do I get them moved to another folder?
Boudewijn