Page 1 of 1

Sendlink Feature Request

Posted: 14 Jan 2010, 14:05
by nate78
Hello,

So everything works well except for one small thing. Perhaps there is a work around. When you send an image via email, the person who receives it gets forwarded to the image. This works as it is supposed to do. However, I think it would be better (more professional) if it instead sends them to a blank page that displays the image that can be customized.

Example - Link that gets emailed:
www.yourdomain.com/displayimage.php?=IMG_123.JPG

Rather thank just going to something like this:
www.yourdomain.com/content/gallery/IMG_123.JPG

If someone just creates the displayimage.php file, we could upload that into the folder and edit the sendlink.html file to pass on the image path to the php file.

Hope this makes sense?
Nathan

Solution

Posted: 14 Jan 2010, 18:42
by nate78
Hi all,

I found out why links from sendlink was directing people to the image itself outside of the gallery structure. It appears deep linking does not work with forwarding domains. I had to cancel my forwarding domain and actually host the domain on the same server as the domain name. This now appears to have solved any issues with deep linking in swf objects.

Posted: 15 Jan 2010, 02:35
by mjau-mjau
Thanks for sharing the resolve for this!