Search…

X3 Photo Gallery Support Forums

Search…
 
animoo
Topic Author
Posts: 3
Joined: 10 Feb 2008, 11:11

HTML integration ... What's "input ..." message ?

11 Jun 2008, 02:35

Hi

I try an HTML integration on a website and the result is this :

http://dev.nimo.ch/kawa/content/fr/test.php

The gallery is in a subfolder called new_bikes in the fr/ directory.
Could someone help me ?

PS : the gallery work fine in a new window ...
http://dev.nimo.ch/kawa/media/new_bikes/index.php

Thanks a lot !

my code :

<script>
var so = new SWFObject("new_bikes/imagevue.swf", "imagevue", "100%", "100%", "6", "#FFFFFF");
so.addVariable("globalpath", "new_bikes/");
so.write("imagevue");
</script>
 
User avatar
globetrotter
Imagevue Expert
Posts: 844
Joined: 18 Oct 2006, 13:16

11 Jun 2008, 04:37

The gallery in the folder: http://dev.nimo.ch/kawa/content/fr/new_bikes/ is also not working.
Rene
http://www.globetrotternet.nl/
 
animoo
Topic Author
Posts: 3
Joined: 10 Feb 2008, 11:11

11 Jun 2008, 04:46

Oops it was the globalpath in config.ini ...
 
jbulck
Posts: 4
Joined: 23 Nov 2008, 16:20

23 Nov 2008, 16:52

Hi *,

I'm new to Imagevue... only trying to support somebody.

I'm facing the same issue, and the remark "globalpath in config.ini" sounds very relevant...

globalpath is 'false' in my config.ini... what would be the clue?...
(imageVue.swf is in the same directory as config.ini)

Thank you so much!
J.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

24 Nov 2008, 01:28

globalpath is used if your document container(html) is located outside of the normal gallery location(as of the default index.php).

Do you have a link to your gallery?
 
jbulck
Posts: 4
Joined: 23 Nov 2008, 16:20

25 Nov 2008, 12:16

Our upload was incomplete.
I'm sorry.
Anyway, thank you for the help!
J.