Search…

X3 Photo Gallery Support Forums

Search…
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

How to send an image by mail

24 Jan 2009, 11:20

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

24 Jan 2009, 17:44

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.
firedev.com
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

25 Jan 2009, 06:37

Thank you for the advice and the support, I'll be waiting for the fix.
 
bico
Experienced
Posts: 34
Joined: 02 Aug 2008, 02:22

still a bug in sendlink.html ???

12 Feb 2009, 17:21

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--
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

12 Feb 2009, 17:44

with last release (09022009) it works for me, you can try it :

http://www.michelrajkovic.fr/en/
 
bico
Experienced
Posts: 34
Joined: 02 Aug 2008, 02:22

13 Feb 2009, 03:29

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--
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

13 Feb 2009, 04:14

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.
 
bico
Experienced
Posts: 34
Joined: 02 Aug 2008, 02:22

13 Feb 2009, 04:39

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--
 
bico
Experienced
Posts: 34
Joined: 02 Aug 2008, 02:22

13 Feb 2009, 06:45

@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--
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

13 Feb 2009, 08:42

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 ?
 
MikeR
Experienced
Topic Author
Posts: 216
Joined: 29 Sep 2006, 09:58

14 Feb 2009, 17:53

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 ;-)
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

19 Feb 2009, 09:21

Sorry, we tried to improve flash detection, but seems like it didnt really improved :/ we're looking into this.
firedev.com
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

19 Feb 2009, 09:28

Sorry, we tried to improve flash detection, but seems like it didnt really improved :/ we're looking into this.
firedev.com