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

GenoPro Support Forum




genopro report file default.htm is badly generated

Click to view RSS...
Author
Posted Saturday, July 6, 2013 - Post #32019
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie


Gamma
GenoPro version: 3.1.0.1

Last Login: Saturday, January 30, 2021
Posts: 3, Visits: 5
Hello

Please help :-)

Description: genopro report file default.htm is badly generated

Actions:
I'm trying to generate report : Customized English Narrative Report fro a single genomap.
Then, when the HTML page pops up, i see only the header with the 3 icons on top.

Report messages:

Génération du rapport vers 'C:\Users\Manu\Documents\GenoPro Reports\lecherf\'
Clonage du document lecherf_20130611...
Lecture du fichier Config.xml pour rapport '\Customized English Narrative Report\*  (English Narrative Report)'...
Chargement du fichier Dictionary.xml...
[0.00] Traitement de 'init.htm'...
Base skin version from Config.xml:2011.02.04
To disable display of parameter settings, tick the box under 'Options' tab of 'Generate Report' dialog.
Please wait while IE form initializes
[0.20] Traitement de 'style.css'...
Applying theme '
Copying files from default theme
Copying files from selected theme
[0.23] Traitement de 'index.html'...
[0.23] Traitement de 'default.htm'...
[0.25] Traitement de 'toc_individuals.htm'...
[0.25] Traitement de 'toc_families.htm'...
[0.25] Traitement de 'toc_pictures.htm'...
[0.26] Traitement de 'toc_contacts.htm'...
[0.26] Traitement de 'toc_places.htm'...
[0.28] Traitement de 'toc_sources.htm'...
[0.28] Traitement de 'toc_names.htm'...
[0.28] Traitement de 'genomap.svg'...
[0.29] Traitement de 'genomap.htm'...
[0.29] Traitement de 'toc_genomaps.htm'...
[0.31] Traitement de 'home.htm'...
[0.31] Error: Configuration parameter 'LangShowOthers' is invalid 8 / 
[0.31] Traitement de 'heading.htm'...
[0.31] Traitement de 'calendar.htm'...
[0.32] Traitement de 'scripts\calendarevents.js'...
[0.32] Traitement de 'timeline.htm'...
[0.32] Traitement de 'timeline.json'...
[0.34] Traitement de 'toc_timelines.htm'...
[0.34] Traitement de 'toc_entities.htm'...
[0.34] Traitement de 'gmap.htm'...
[0.35] Traitement de 'scripts\individual_map.js'...
[0.35] Traitement de 'scripts\family_map.js'...
[0.35] Traitement de 'individual.htm'...
[0.50] Traitement de 'family.htm'...
[0.53] Traitement de 'place.htm'...
[0.54] Traitement de 'source.htm'...
[0.56] Traitement de 'picture.htm'...
[0.59] Traitement de 'contacts.htm'...
[0.59] Traitement de 'places.htm'...
[0.60] Traitement de 'pictures.htm'...
[0.60] Traitement de 'popup.htm'...
[0.60] Traitement de 'sources.htm'...
[0.62] Traitement de 'entities.htm'...
[0.62] Traitement de 'gmap_place.htm'...
[0.64] Traitement de 'gmap_places.htm'...
[0.64] Traitement de 'scripts\gmap_data.js'...
[0.64] Traitement de 'scripts\gmap_places.js'...
Généré 252 pages (251 pages sans changement, 1 pages écrites) en 0.656 secondes
performance moyenne de 384.15 pages par seconde
[0.65] Écriture du fichier 'FamilyTree.xml'...
[0.65] Écriture du fichier 'FamilyTree.gno'...
[0.65] Écriture du fichier 'FamilyTree.ged'...
1 erreur en générant le rapport!
[0.67] Écriture des fichiers du rapport...
[0.68] Écriture des 21 photos au rapport...
[0.68] Rapport Prêt!  Cliquez sur le bouton "Fermer" pour continuer.



Genopro Version: 2.5.4.1



Analysis: The default.htm HTML is not generated successfully, missing lot of html tags .. see at the end of the code.

The default.htm content:

<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html  xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv="Content-Language" content=""/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="description" content="Summary report of&nbsp; containing 125 individuals and 47 families. This report describes the genealogy and ancestry of families&nbsp;." />
<meta name="keywords" content="Family Report, Genealogy Report, Family Tree, Family Search" />
<link rel="stylesheet" href="style.css" type="text/css"/>
<script type="text/javascript">
// define &amp; initialize some global vars
var saveRhs;
var saveLower="30%,*", minLower="0,*";
var popupMaxButton = new Image(16, 16);
var popupResButton = new Image(16, 16);

popupMaxButton.src = "images/maximize.gif";
popupResButton.src = "images/restore.gif";

var popupToggleState = popupMaxButton.src;

var tocStateOpen = new Image(24,24);
var tocStateClose = new Image(24,24);

tocStateOpen.src = "images/toc_open.gif";
tocStateOpen.title = "This frame will stay open after an entry is selected. Click to change";
tocStateOpen.alt = tocStateOpen.title;

tocStateClose.src = "images/toc_close.gif";
tocStateClose.title = "This frame will close after an entry is selected. Click to change";
tocStateClose.alt = tocStateClose.title

tocStateToggle = ( ? tocStateClose : tocStateOpen);

var gnoParam = new Object();
gnoParam.popupTitle='';
gnoParam.popupHTML='';
// Open an individual page if specified in the querystring or referrer
function HomePageInit() {
  // HISTORY
  // 12-Oct-2006 GenoPro Creation

// check if a url is specify in the querystring
var indexPageToLoad = location.search.indexOf("page=");
if (indexPageToLoad != -1) {
var pageToLoad = location.search.substring(indexPageToLoad + 5); // page= is 5 characters width
self.frames['detail'].location = pageToLoad;
}
}
</script>
</head>
<frameset framespacing="0" border="0" id="outer" rows="45,*" onload="HomePageInit();">
    <frame name="heading" src="heading.htm" scrolling="no"/>
    <frameset id="lower" cols="0,*">
        <frame name="toc" src="toc_individuals.htm" marginwidth='10' marginheight='15'/>
Posted Saturday, July 6, 2013 - Post #32021
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: 12 hours ago
Posts: 3,428, Visits: 26,566
Welcome to the forum, elecherf.

From your post it appears that default.htm is truncated and I do not know the reason for that or the error

Error: Configuration parameter 'LangShowOthers' is invalid 8 /



Please try the latest Narrative Report skin from http://support.genopro.com/Topic28332.aspx


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Wednesday, July 10, 2013 - Post #32034
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie


Gamma
GenoPro version: 3.1.0.1

Last Login: Saturday, January 30, 2021
Posts: 3, Visits: 5
Hello,

I've installed from scratch the latest , and tried  to generate a report "English Narrative Report", 
same Error: Configuration parameter 'LangShowOthers' is invalid 8 /

I was using genopro 2007, and it was well generated. Upgrading to win 7 64b (english) forced me to upgrade to genopro2011, because i could not navigate through the different tabs.

So, what i will do is install a Win XP and i will try again.

Thank you
Emmanuel
Posted Thursday, July 11, 2013 - Post #32037
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: 12 hours ago
Posts: 3,428, Visits: 26,566
I am not convinced that you are using the latest version of the Narrative Report skin.  Note that the version of the skin contained within the latest version of GenoPro is not the latest one. This can only be downloaded from the forum link given in my earlier post.

Does the Report Log contain the line 

Base skin version from Config.xml is : 2013.04.28  ?

If not then you are not using the latest version.  The topic from the link in my last post contains a link to another topic that explains how to install it correctly.

If you have downloaded and installed it correctly have you overwritten the Config.xml file with another version? This could cause the error you describe.

In any event this error should not cause the report to be truncated and the generation of the report should continue.  The error simply means that if you are using an advanced feature with comments in more than one language then only the default language will be shown.

If you are still experiencing a truncated report with missing tags after checking as above then please attach one the generated file that is incomplete using the 'Attach Files' link 


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Posted Saturday, July 20, 2013 - Post #32060
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie


Gamma
GenoPro version: 3.1.0.1

Last Login: Saturday, January 30, 2021
Posts: 3, Visits: 5
Hello,

Yes, you are right, latest Narrative_2013.04.28.zip is better, without error. But not in french, now ;-)

Thank you for help
Posted Sunday, July 21, 2013 - Post #32064
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: 12 hours ago
Posts: 3,428, Visits: 26,566
Yes unfortunately it seems there is nobody prepared to take on the task of maintaining the French version of Dictionary.xml  (perhaps a little odd for a product written by a French Canadian :unsureSmile 

I have attempted over the years to make the job easier and now I try the ensure that any updates are flagged witha version attribute (V="yyyy.mm.dd") so that a search can be made for updates and have added detection of missing new tags to the scripts.

Also Nand, a regular contributor to this forum, has kindly provided a tool to compare two Dictionary.xml files. See http://www.floating-point.net/ancestry/genopro/index-tools.htm

If you would be prepared to take on the role I am happy to provide every assistance.  One way is to attempt to use the current French Dictionary.xml (rename English Dictionary.xml to DictionaryEN.xml) and see what errors are caused and address these with new translations. 


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


Similar Topics

Click to view RSS...
Expand / Collapse

Reading This Topic

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