Page 1 of 1

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

Posted: 11 Jun 2008, 02:35
by animoo
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>

Posted: 11 Jun 2008, 04:37
by globetrotter
The gallery in the folder: http://dev.nimo.ch/kawa/content/fr/new_bikes/ is also not working.

Posted: 11 Jun 2008, 04:46
by animoo
Oops it was the globalpath in config.ini ...

Posted: 23 Nov 2008, 16:52
by jbulck
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.

Posted: 24 Nov 2008, 01:28
by mjau-mjau
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?

Posted: 25 Nov 2008, 12:16
by jbulck
Our upload was incomplete.
I'm sorry.
Anyway, thank you for the help!
J.