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--