Register   Login
     
  Latest Posts  
RE: NA Latest - Template question
by spirit on 3/18/2010 3:52 PM
RE: Show a few articles under a Category?
by mao on 3/18/2010 2:34 PM
Show a few articles under a Category?
by nknight on 3/18/2010 1:55 PM
RE: NA Latest - Template question
by mao on 3/18/2010 1:52 PM
RE: Is there a way to add image, based on x of DATE
by ray-isc on 3/18/2010 12:09 PM
RE: NA Latest - Template question
by Blondie on 3/18/2010 11:15 AM
Server Time Issue?
by JoeyJ248 on 3/18/2010 8:33 AM
RE: Multiple images in RSS feed
by swebster on 3/18/2010 7:58 AM
RE: NA Latest - Template question
by spirit on 3/18/2010 7:45 AM
RE: News Article Detail and Lightbox
by spirit on 3/18/2010 7:40 AM
  Forums  
Subject: Lightbox Download Link bug
Prev Next
You are not authorized to post a reply.

Page 1 of 212 > >>
Author Messages
BradUser is Offline
Registered Users
Ventrian Super Newbie
Ventrian Super Newbie
Posts:23

7/02/2009 1:16 PM  

The download link on the light box slideshow doesn't work correctly.

It will only download the image that initiated the slide show, not necessarily the current image you are expecting to download.

 

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


7/02/2009 5:48 PM  
Okay - I'll look into it - making some other changes at the moment.

Scott McCulloch
Site Administrator
Eric SwanzeyUser is Offline
Gold Membership

Posts:25

7/06/2009 6:54 AM  

Just to confirm, the same behavior is happening here as well with current version.

MassimoUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:5

9/09/2009 2:06 AM  

Hello,

has this bug been solved?

I have the same issue in version 02.04.15

Thank you,
Massimo
Iris s.r.l.

Machine KillerUser is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:21

9/09/2009 3:18 AM  
Seems same issue thread .. http://www.ventrian.com/Support/ProductForums/tabid/118/forumid/16/tpage/1/view/topic/postid/45981/Default.aspx#46945
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/09/2009 6:53 AM  
Your issue is permission related Machine Killer, it is NOT related to this issue.

I don't experience this issue with 02.04.15, you can see it in live action here. Start the slideshow and click download.

Scott McCulloch
Site Administrator
MassimoUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:5

9/09/2009 7:19 AM  

I experience it in your live example too...

And it seems to be not browser-related, I tried it in Firefox and IE 8 with the same result.

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/09/2009 7:21 AM  
I'm using FF 3.5.3 and IE 7.

I do not experience the issue in either.

Is the rest of the lightbox functioning for you.

Scott McCulloch
Site Administrator
MassimoUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:5

9/09/2009 7:36 AM  

yes, the rest of the lightbox works fine.

And if I right-click the image and select "save image as" I download the correct image too.

I always get the first image displayed in the lightbox only when I click the download link, it seems that the download link is not updated by the ajax request

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/09/2009 8:57 AM  
Okay - it maybe related to the ashx file that serves the image then. Can you provide a link to your site?

Scott McCulloch
Site Administrator
MassimoUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:5

9/09/2009 9:10 AM  

Ok, you can see a page using the gallery here

Machine KillerUser is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:21

9/10/2009 2:03 AM  

Hi scott i know you said it's file permissions so i check the log to see the path and noticed both say (See Below) The points that i noticed is "Portals\0" I checked to see if the files are in there correctly on the server which they both are not in that portal. etc Instance 2 is in portal 6. Why would it reference the wrong portals yet show in the app correctly and if i right click on i can also download it if was file permissions? Yet not click on download and work etc download link references wrong portal. For Information both instances are dnn 5.1.2   one is full sql other is sql express.  Both running current ver of your module.

Instance 1
Message: System.Exception: Unhandled Error: ---> System.IO.FileNotFoundException: Could not find file 'C:\inetpub\website\Portals\0\Gallery\Album\18\HPIM0934.JPG'. File name: 'C:\inetpub\website\Portals\0\Gallery\Album\18\HPIM0934.JPG' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileInfo.get_Length() at Ventrian.SimpleGallery.DownloadPhoto.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: A51NET

Instance 2
Message: System.Exception: Unhandled Error: ---> System.IO.FileNotFoundException: Could not find file 'c:\inetpub\wwwroot\Portals\0\Gallery\Album\6\File1.jpg'. File name: 'c:\inetpub\wwwroot\Portals\0\Gallery\Album\6\File1.jpg' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileInfo.get_Length() at Ventrian.SimpleGallery.DownloadPhoto.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: HOMER

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/10/2009 5:47 AM  
oh right, I know what the issue with your permissions now, the link is wrong.

Scott McCulloch
Site Administrator
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/10/2009 5:53 AM  
Actually massimo, your site works for me, maybe it's something related to your browser?

Machine Killer, your using the latest version right? I thought I had fixed this issue.

Scott McCulloch
Site Administrator
MassimoUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:5

9/10/2009 6:13 AM  

Maybe it is, but I don't know why. I have the same issue with both IE and Firefox.

And a customer of mine pointed me to the problem, so it doesn't happen only to me.

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/10/2009 6:29 AM  
Anyone else experiencing the issue here?

Scott McCulloch
Site Administrator
Machine KillerUser is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:21

9/10/2009 6:39 AM  
Cheers scott, current ver is "Simple Gallery Allows you to upload and display photos. 2.4.15"

Regards
Craig Mitchell
Machine KillerUser is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:21

9/17/2009 1:21 AM  
Just wondered any news on a fix for this mate as just wanting to release.

Regards
Craig Mitchell
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


9/17/2009 4:59 AM  
I can't reproduce the issue - it works on all of my sites including this one.

Have you tried another computer? I'm wondering if its related to your computer.

Scott McCulloch
Site Administrator
Machine KillerUser is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:21

9/22/2009 2:46 AM  

Hi scott, Sorry i have been on holiday. I have reproduced on 2 systems. One on a intranet setup and one on a internet setup. Both showing same issue.

Regards

Craig Mitchell

You are not authorized to post a reply.
Page 1 of 212 > >>

Forums > Modules > Simple Gallery > Lightbox Download Link bug



ActiveForums 3.7