Page 1 of 1
Send to email link does not take you to the picture.
Posted: 05 Oct 2009, 16:03
by dishserv
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
Posted: 06 Oct 2009, 01:14
by mjau-mjau
It works here if you try our demo version:
www.photo.gallery/soda/
I tried checking your link, but it was password protected.
Posted: 06 Oct 2009, 21:28
by mjau-mjau
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?
Posted: 07 Oct 2009, 03:11
by Nick
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.
Posted: 08 Oct 2009, 09:56
by dishserv
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.
Posted: 12 Oct 2009, 02:22
by Nick
Ofcourse, just edit imagevue/sendlink.html, but then again I doubt it'll help.