GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 

GenoPro Support Forum




Creating a tree for a specific date

Click to view RSS...
Author
Posted Wednesday, April 12, 2017 - Post #37835
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
Awesome .. I typed in the url with my "handle" instead of my email address, and it worked properly this time.

Thank you for your help!
Posted Wednesday, April 12, 2017 - Post #37832
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: 16 hours ago
Posts: 3,428, Visits: 26,568
If it ran all the way through without error, the report should exist. The only time I have come across this error before is when the path contains spaces and GenoPro did not locate the report correctly, although this does not appear to be the case here (unless 'xxxx' has spaces).  Have you tried to access the report directly from your browser? 


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Tuesday, April 11, 2017 - Post #37831
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
ok ... it worked all the way through this time, but at the it told me:

Page not found or moved

The page http://familytrees.genopro.com/xxx/Eklogiko/default.htm you requested no longer exists because the author may have renamed or deleted his/her publication.








It wasn't created in the first place, so not sure how I could have deleted it?
Posted Sunday, March 26, 2017 - Post #37788
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: 16 hours ago
Posts: 3,428, Visits: 26,568
Apologies for the late response, no excuses - just slipped my mind. Must be an age thing.

Having looked at where the crash occurred I could see it is down to the date reference used.  A quick test showed that it doesn't like anything but a full date e.g. 01/01/1920 not just the year e.g. 1920.  Could you change your date and try again?

I will fix this at some point by adding the missing bits to a partial date before converting to a serial date.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Wednesday, March 22, 2017 - Post #37775
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
Thank you!

Finally had a chance to generate a report with the new files, and the following Report Log was generated ... ran a quick search against the Runtime Error Code but nothing came up:

  Connecting to server familytrees.genopro.com...
Cloning document Eklogiko...
Opening configuration file Config.xml for skin '\{EN} Narrative Report\*  (2016.07.16)'...
Loading Dictionary.xml...
[0.00] Processing template 'bootstrap.vbs'...
[0.34] Processing template 'Code\init.htm'...
Report Skin version 2016.08.11
  **** with modifications ****
Report Language code 'EN' Dictionary version '2016.07.16'
To disable display of parameter settings, tick the box under 'Options' tab of 'Generate Report' dialog.
Checking thumbnails status
[44.48] Processing template 'Code\style.css'...
Applying theme 'Default_2'
Copying files from default theme
[45.25] Processing template 'Code\header.htm'...
[45.26] Processing template 'Code\footer.htm'...
[45.28] Processing template 'Code\cover.htm'...
[45.29] Processing template 'Code\introduction.htm'...
[45.31] Processing template 'Code\toc.xsl'...
[45.32] Processing template 'Code\index.html'...
[45.64] Processing template 'Code\default.htm'...
[46.01] Processing template 'Code\toc_individuals.htm'...
[46.62] Processing template 'Code\toc_families.htm'...
[46.93] Processing template 'Code\toc_charts.htm'...
[47.32] Processing template 'Code\toc_contacts.htm'...
[47.89] Processing template 'Code\toc_places.htm'...
[48.56] Processing template 'Code\toc_sources.htm'...
[48.93] Processing template 'Code\toc_names.htm'...
[49.31] Processing template 'Code\genomap.svg'...
Error at line 0, position 32 (Code\genomap.svg) generating 'genomap.svg': Type mismatch: 'DateValue'
    Microsoft VBScript runtime error 800A000D
Posted Friday, March 10, 2017 - Post #37725
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: 16 hours ago
Posts: 3,428, Visits: 26,568
I think I have managed to sort something out for this. As usual a little more complicated than I first thought, such as converting the Reference Date to binary for calculation purposes because of the format it was presented in by the Report Generator API.

I did a couple of things differently to GenoPro:-


I noticed that for a deceased individual GenoPro always shows the age at death rather than age relative to the Reference Date, even when the latter is earlier than the date of death.  I decided to instead show age at the reference date and not show deceased cross if individual is not yet dead at that point in time. The date of death is still shown in the top label however.

I also chose to 'grey-out' the name and date labels for individuals born after the reference date to provide a visual indication.  Ages for such individuals are show as negative numbers as per GenoPro.

The attached zip file contains three files to be extracted into your Narrative Common\Code skins folder replacing existing files. The 3 files are Init.vbs, Util.vbs & genomap.svg


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"


Topic37706.zip (32 views, 61.26 KB)
Posted Wednesday, March 1, 2017 - Post #37721
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
Thank you!
Posted Wednesday, March 1, 2017 - Post #37720
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Customers
Important Contributors
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: 16 hours ago
Posts: 3,428, Visits: 26,568
That'll be because the current Narrative Report doesn't take any notice of the GenoMap Date Reference.  I'll take a look and see if I can tweak it.


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Tuesday, February 28, 2017 - Post #37719
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
The tree looks great on my laptop, when I adjust each genomap's Date Reference, but when I upload it to the internet, it defaults back to today's date.

Is there somewhere I can adjust this?

Thanks in advance!
Posted Saturday, February 25, 2017 - Post #37708
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Customers
FamilyTrees.GenoPro.com
GenoPro version: 3.1.0.1

Last Login: Friday, June 13, 2025
Posts: 264, Visits: 1,758
Awesome... thank you!



Reading This Topic

Expand / Collapse
Active: 2 - 1 guest, 0 members, 0 anonymous.
Refresh
No members currently viewing this topic!