G3B1 - Slideshow problem while running on SSL

exDfg

Joined: 2009-06-09
Posts: 39
Posted: Mon, 2009-06-15 04:06

Hello,

I noticed that the slideshow runs perfectly if I run without SSL but if I try to run the site accessing through SSL it wont work. No message, no error, it simply doesnt happen anything when I click on the slideshow button.

By the way, I didnt have any problems running the slideshow with SSL on 2.3.

Thanks for your support and attention.

 
exDfg

Joined: 2009-06-09
Posts: 39
Posted: Mon, 2009-06-15 07:44

The problem is probably because of this: https://lite.piclens.com/current/piclens_optimized.js (when on SSL, it converts this URL to SSL as well so it doesnt generate an error telling the user that not all pages are secure, but if we try to access that page we will see that their certificate is expired and can only be loaded if we accept it). Maybe it would be better to have the file within the package and avoid this problem.

See you

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2009-06-16 04:05

We're tracking the issue in http://sourceforge.net/apps/trac/gallery/ticket/332
---
Problems: Check gallery3/var/logs first!
file a bug or feature request | upgrade to the latest code | use git

 
exDfg

Joined: 2009-06-09
Posts: 39
Posted: Tue, 2009-06-16 10:00

Thank you.