Page 1 of 1

Share button links

Posted: 20 Feb 2011, 14:28
by imagevuex
Hi everybody,


I've upgrade to the new version of imagevue and insert the share button on my images.
I'm using url rewriting and subfolders, so when I click on Facebook, Twitter... button, the link transmitter ton addthis is not the good link.

How can I modify any variables for having the good URL transmitted ?
I've searched in php files, but i don't found for the moment.


Now, I've :

http://api.addthis.com/oexchange/0.8/fo ... &title=...


I need have :

http://api.addthis.com/oexchange/0.8/fo ... img.jpg...
for being compatible with my url encoding.



Thank you for your answers.

Re: Share button links

Posted: 21 Feb 2011, 01:53
by mjau-mjau
Sorry, but what is the actual link to your gallery?

Imagevue forwards the exact path to your image (the same as SWFAddress works). If this path is not correct, then I don't see how SWFAddress works either ...

Re: Share button links

Posted: 21 Feb 2011, 13:47
by imagevuex
I'm using url rewriting on my localhost & links are not good. Is it possible to plan a customizasion of the link in future version of imagevue ? Where can I modify source code for having my real url in url' variables ?

Thank's

Re: Share button links

Posted: 22 Feb 2011, 04:02
by mjau-mjau
We can't just add link customization for a single user who has rewriting on some non-public server, unless at least I can see and understand how your gallery works. Imagevue uses the endpoint framework from ADDTHIS, and all it does it forward the path to the image and the URL. I don't really see how you have set this up so it is not working, because Imagevue uses the URL where the gallery is currently displaying from.