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'/>



Similar Topics

Click to view RSS...
Expand / Collapse

Reading This Topic

Expand / Collapse
Active: 3 - 1 guest, 1 member, 0 anonymous.
Refresh