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.
Posts: 39
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
Posts: 7994
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
Posts: 39
Thank you.