Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

sendlink pbm in version 2.1

03 May 2009, 09:36

HI

i have upgraded to 2.1 and everything works fine, really great work! My pbm is that sendlink fonction does not work fine since i have upgraded. It seems there is a pbm in dynamic parameters like [file], [path], etc.

In email HTML code, instead of getting
Code
<img style="border: none;" src="http://www.mygallery.com/content/myalbum/myfile.jpg" />
I get this slash after .jpg
Code
<img style="border: none;" src="http://www.mygallery.com/content/myalbum/myfile.jpg/" />
And this in every dynamic parameters. Thus, it becomes impossible to display any image into the customized email.

To be sure it was not a mistake from myself, i have just tried into your soda demo gallery just upgraded to 2.1 and the pbm is the same, when you send an image to a friend, you recieve an email with 2 slashes // (...yourfile.jpg//) at the end of all url.

Here is the code i just recieved from you in soda demo gallery
Code
<STYLE TYPE="text/css">
body { font-family: Candara, Arial; font-size:15px; color:#666666; padding: 20px; line-height: 18px; }
A{color:#669900;text-decoration: none;}
A:hover{color:#6C909D;text-decoration: underline;}
</STYLE>

olive (<a href="mailto:ino@sxzjk.com">ino@sxzjk.com</a>),<br/><br/>would like to show you this picture:<br/>

   <a href="https://www.photo.gallery/soda/#/content/f_Super Duper/2PXfUJjCP98vEcBG4p.jpg//">https://www.photo.gallery/soda/#/content/f_Super Duper/2PXfUJjCP98vEcBG4p.jpg//</a><br/>

   <br/>qefazef<br/>

<br/>
<br/>
[This e-mail template may be changed] <br>
   _______________________________________________<br/>
 <a href="https://www.photo.gallery">www.photo.gallery</a>
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 May 2009, 09:56

Thanks for reporting, I believe we fixed this, please re-download .zip
firedev.com
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

03 May 2009, 10:06

Thanks for reply, can you tell me which file(s) has to be changed?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 May 2009, 10:12

Just copy whole imagevue directory over, it wont overwrite anything you changed.
firedev.com
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

03 May 2009, 10:43

I can't do that, i have customized many files and i would erase my changes.
Anyway, i think it is
function sendlinkAction()
in
XmlController.php

I have uploaded it and it works fine now.

Thanks
:D
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 May 2009, 11:16

Actually we just uploaded another small portion of bugfixes, so you can update once again right now or in a few days, just to make sure everything is allright.
firedev.com
 
User avatar
olivewhite
Experienced
Topic Author
Posts: 68
Joined: 29 Mar 2009, 14:30

03 May 2009, 11:24

Ok thanks, for the moment, everything seems to be ok, i will update in few days.
:wink: