Page 1 of 1
How to send an image by mail
Posted: 24 Jan 2009, 11:20
by MikeR
Hi Imegevue Team,
In V1 i'm using the sendpic feature to send a image by mail instead of just a link. If I remember, I think it works in V2 beta but in final I didn't achieve to do that.
In the file : sendlink.html I wrote :
<a href="[galleryURL]#/[path]/"><img style="border: none;" src="[galleryURL][path]"></a>
The link works well but there's no image in the mail
Can you help me ?
2nd question : I would like to send the altimage (small) and not the "big" image
viewtopic.php?t=3606&highlight=sendpic
Thanks a lot for the support
Posted: 24 Jan 2009, 17:44
by Nick
Lemme start in reverse direction. If you want to send thumbnail instead of image you could use
[directory] - Relative path of picture's folder from gallery root folder.
[file] - Picture's filename. [directory] + [file] = [path]
like:
[galleryURL]/[directory]tn_[file]
But sadly there seems to be a bug in email script, we will try to fix it in next release 1st Feb.
Posted: 25 Jan 2009, 06:37
by MikeR
Thank you for the advice and the support, I'll be waiting for the fix.
still a bug in sendlink.html ???
Posted: 12 Feb 2009, 17:21
by bico
Hi Karl, Nick,
it seems there are still some little probs with the sendlink.html.
When I use the new sendlink function "thumbnail-preview", your code
"
[galleryURL][path]" allways shows the "imagevuex.php" in the url. So Tumbnails
would not be shown in the email.
For now i modify it like followes...
<a href="http://www.bicolored.eu/gallery_EN/#/[path]/"><img style="border: none;" src="http://www.bicolored.eu/gallery_EN/[dir ... ile]"/></a>
Not the best way but that`s ok for now to show thumbs in the email, but i still have probs to link directly from the email thumbs to the pics online.
I check changing the config swfadress, startpath and startmode, but when i click on the thumb in the email the site allways opens in startpath with followed adress...
http://www.bicolored.eu/gallery_EN/#/content/BHome/
Thats strange, cause i have compared the online-path from a special pic with the path from the same pic ( the thumb from this pic ) in the email source-code.
They are exactly similar....
The path looks follows....
<!-- Use the line below to show a thumbnail preview linked directly in the e-mail: -->
<a href="http://www.bicolored.eu/gallery_EN/#/co ... jpg/"><img style="border: none;" src="http://www.bicolored.eu/gallery_EN/cont ... dl-003.jpg"/>
I check to open the pic with copy and paste this path, no probs.
any ideas

--bico--
Posted: 12 Feb 2009, 17:44
by MikeR
with last release (09022009) it works for me, you can try it :
http://www.michelrajkovic.fr/en/
Posted: 13 Feb 2009, 03:29
by bico
Hi Michel,
excellent pictures....
Do you have a pur html site or is your flash-version only temporarely not available ?
I`ve checked sendlink on your html site with right-clicking an opened picture. By sending email i got a simple textlink witch refers back to the thumbnails area of this pic ?
To make sure we talk about the same i will send you an email with a thumb.
Only move your mouse over the pic in the email and check the url witch is shown at bottom of your emailprogram in the taskbar.
After doing that click on the thumb and check the url witch opens in your browser. Its not similar to the thumb-link in the email, it general refers to the startside and not to the picture.
--bico--
Posted: 13 Feb 2009, 04:14
by MikeR
I've just checked, my flash site is OK.
There's no (imagevue) sendlink in html version. In html the sendlink is standard and not imagevue.
Try again to access the flash version.
Posted: 13 Feb 2009, 04:39
by bico
i`ve checked with,
System: Windows Vista Home Premium Servicepack 1
1 Browser: Firefox 3.0.5
2 Browser: Internet Explorer 7
3 Browser: Opera 9.63
get no access to your flash-version....
--bico--
Posted: 13 Feb 2009, 06:45
by bico
@MikeR
it seems there`s a prob with your site and windows vista.
I get access to your flash-version with follows system...
Windows XP Home Edition Servicepack 3
1 Browser: Firefox 3.0.5
2 Browser: Internet Explorer 7
3 Browser: Opera 9.63
little strange....
--bico--
Posted: 13 Feb 2009, 08:42
by MikeR
Thank you for your feedback, it's strange because it's the standard version of imagevue (I didn't made any modification in the code)
I will try to update again all the files with last release
Karl, pain any idea ?
Posted: 14 Feb 2009, 17:53
by MikeR
It seems that the last release is not compatible with vista. (users thaht use vista only see the html site and note the flash version)
Pain, Karl can you check it ?
Thank you

Posted: 19 Feb 2009, 09:21
by Nick
Sorry, we tried to improve flash detection, but seems like it didnt really improved :/ we're looking into this.
Posted: 19 Feb 2009, 09:28
by Nick
Sorry, we tried to improve flash detection, but seems like it didnt really improved :/ we're looking into this.