Search…

X3 Photo Gallery Support Forums

Search…
 
imagevuex
Topic Author
Posts: 3
Joined: 24 Nov 2008, 21:01

Share button links

20 Feb 2011, 14:28

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.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Share button links

21 Feb 2011, 01:53

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 ...
 
imagevuex
Topic Author
Posts: 3
Joined: 24 Nov 2008, 21:01

Re: Share button links

21 Feb 2011, 13:47

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Share button links

22 Feb 2011, 04:02

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.