SVG Problem
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        



SVG Problem Expand / Collapse
Author
Message
Post #19420 Posted 10/8/2007 3:55:03 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 7/23/2008 9:28:28 AM
GenoPro Version: 2.0.1.1
Posts: 18, Visits: 71
Hello all,

I have a small problem with SVG. When I generate the report locally everything work fine.

When I publish on my website http://www.nivini.it if I try to click on SVG in the individual page to see the tree I find one error

After this, the SVG appears but all the command buttons doesn't work.

Any help will be appreciate

Thanks in advance

Roberto

Post #19422 Posted 10/8/2007 6:03:58 PM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
I believe your website appears to have a problem with the file 'script.es' that is one of the standard files of the Narrative Report. Either it is missing or is inaccessible for some reason (e.g. the web server is not allowing it to be downloaded)


'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Post #19425 Posted 10/8/2007 8:56:26 PM


IT Director GenoPro

IT Director GenoProIT Director GenoProIT Director GenoProIT Director GenoProIT Director GenoProIT Director GenoProIT Director GenoProIT Director GenoPro  

Group: Customers
Last Login: Yesterday @ 8:27:51 AM
GenoPro Version: 2.0.1.6
Posts: 457, Visits: 5,964
Check out configuration of the web server:

http://www.genopro.com/help/report-generator/web-publishing/hosting/

We have created familytrees.genopro.com for this particular reason... it's easy, fast and 100% free.


If the facts don't fit the theory, change the facts.
-- Albert Einstein

Jean-Claude Morin
Information Technology Director, GenoPro.
http://www.genopro.com

Post #19429 Posted 10/9/2007 3:25:28 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 7/23/2008 9:28:28 AM
GenoPro Version: 2.0.1.1
Posts: 18, Visits: 71
Thanks for your fast reply,

I publish on your site and everything was fine. (I just forget to change back di google maps key).

But my "real" site is elsewhere and I would like to make it works there.

How I have to manage the Skin to skip the SVG feature from publishing until I don't find a solution?

Roberto

PS I can delete my test site on http://www.familytrees.genopro.com ?

Post #19430 Posted 10/9/2007 4:35:18 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 4:13:47 PM
GenoPro Version: 2.0.1.6
Posts: 409, Visits: 3,144
Access the 'Control Panel' from the above menu.  You will be able to manage your reports on Genopro from there.

Poolzone  a mere cog in a revolution
Post #19431 Posted 10/9/2007 4:56:51 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 7/23/2008 9:28:28 AM
GenoPro Version: 2.0.1.1
Posts: 18, Visits: 71
Thanks poolzone.

Going on with questions, does exist a way to format the "Report Generator" - "Document" - "Description" text?

Everything came out in plain text, I didn't find a way to format part of that text in a different way or to add a link there.

Roberto

Post #19432 Posted 10/9/2007 5:20:04 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 4:13:47 PM
GenoPro Version: 2.0.1.6
Posts: 409, Visits: 3,144
Yes Roberto,

I refer you to the following entry in the Forum where the procedure was implemented. You can mix HTML markup and text in the Document section.

http://support.genopro.com/Topic16904-90-1.aspx?Highlight=report+document+html

Poolzone  a mere cog in a revolution

Post #19440 Posted 10/10/2007 6:05:14 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 7/23/2008 9:28:28 AM
GenoPro Version: 2.0.1.1
Posts: 18, Visits: 71
Thanks again poolzone.

Great software!

Post #19450 Posted 10/11/2007 3:55:15 AM


Grand Master

Grand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand MasterGrand Master This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Today @ 6:30:53 PM
GenoPro Version: 2.0.1.6
Posts: 1,151, Visits: 5,401
rnivini (10/9/2007) How I have to manage the Skin to skip the SVG feature from publishing until I don't find a solution?

The next release of the Narrative Report will have an option to suppress SVG pages. But if 'script.es' is your only configuration problem then I suggest you try the following:

In a custom Narrative skin, rename 'script.es' to say 'scriptsvg.js'

Then replace line 67 of genomap.svg from

   <script xlink:href='../script.es' type='text/ecmascript'/>

to

   <script xlink:href='../scriptsvg.js' type='text/ecmascript'/>

The extension of this file doesn't really matter.


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