Search…

X3 Photo Gallery Support Forums

Search…
 
dishserv
Topic Author
Posts: 10
Joined: 10 Sep 2009, 17:19

Send to email link does not take you to the picture.

05 Oct 2009, 16:03

We tried using the send to email link and I did receive the email fine. However, the link in the email does not take you to the picture even though the entire link is posted. It does take you to the site. What do I need to do to have it go to the picture I selected?

https://www.mysite.com

Example:
(Name) would like to show you this picture:
http://www.mysite.com/#/content/Photos/Pictures Week End 7-31-09/P7270003.JPG/


Thank you,

Colleen
Last edited by dishserv on 08 Oct 2009, 10:21, edited 1 time in total.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

06 Oct 2009, 01:14

It works here if you try our demo version:
www.photo.gallery/soda/

I tried checking your link, but it was password protected.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

06 Oct 2009, 21:28

I checked your site, and there is some problem with the HTTPS - It is breaking the link somehow ...

May I ask why you are using https?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

07 Oct 2009, 03:11

Looks like there is some .htaccess directive or something else on the server which is redirecting all http links to https.

Even if I paste link as http:// it gets to https:// and this is probably why it breaks SWFAddress. Really why you need https on that site?

And if you insisting on https anyway, then you probably need to contact your host support, maybe they can fix that redirect thing. Because looks like it's what causes the issue.
firedev.com
 
dishserv
Topic Author
Posts: 10
Joined: 10 Sep 2009, 17:19

08 Oct 2009, 09:56

I have tried unsuccessfully to modify .htaccess to redirect any URL without http to https. It seems that the only way to do it is redirect back to the domain name with https.

The one thing I notice is that the link that is created by Imagevue does not include "https" but only "http". Imagevue assumes that the link is http, and is not copying the actual link. How can this be modified so that when a 'send to email' link is created, it defaults to https and not http?

Thanks.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

12 Oct 2009, 02:22

Ofcourse, just edit imagevue/sendlink.html, but then again I doubt it'll help.
firedev.com