Search…

X3 Photo Gallery Support Forums

Search…
 
nate78
Topic Author
Posts: 13
Joined: 14 Jan 2010, 13:55

Sendlink Feature Request

14 Jan 2010, 14:05

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
 
nate78
Topic Author
Posts: 13
Joined: 14 Jan 2010, 13:55

Solution

14 Jan 2010, 18:42

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

15 Jan 2010, 02:35

Thanks for sharing the resolve for this!