Page 1 of 1

Problem with direct link to gallery

Posted: 06 Sep 2015, 14:06
by Rapti
I have a link in my website to a part of my gallery.
When clicking it, the pictures dont appear.

What's wrong?

The link is:
http://www.stv-dietikon.ch/STVGalerie/? ... tWeiningen

Re: Problem with direct link to gallery

Posted: 07 Sep 2015, 00:07
by mjau-mjau
The pictures are not there ... or more likely, they are there but you have applied some kinda permissions to the files, so they are not "visible" public from the browser.
http://www.stv-dietikon.ch/STVGalerie/c ... G_2633.jpg

So this is not directly related to Imagevue. I can only diagnose further if I had FTP access.

Re: Problem with direct link to gallery

Posted: 07 Sep 2015, 16:34
by Rapti
The pictures are there.
When you navigate to the following gallery - the pictures are there!

Image

but when I use the direkt link, it looks loke this:

Image

Re: Problem with direct link to gallery

Posted: 08 Sep 2015, 00:39
by mjau-mjau
Then just make sure to add the ending-slash as in your internal links:
http://www.stv-dietikon.ch/STVGalerie/? ... Weiningen/
Image

Why are you using the startpath anyway when you can just use the hash?
http://www.stv-dietikon.ch/STVGalerie/# ... Weiningen/

Re: Problem with direct link to gallery

Posted: 08 Sep 2015, 01:18
by Rapti
thanks for your help.