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