I'm having a problem with slideshow. Whenever I start slideshow with the resp button on a category page the browser comes up with following error:
Bad request
Missing picture identifier
I have set up another Piwigo page with only 1 category containing only 2 pictures. Same result.
Have also changed themes and in this case the error is gone. Thus must be Bootstrap Darkroom related.
I wonder if someone could help with this issue. Starting slideshow via button on a photo page works
flawlessly.
Rgds
Bullet
Offline
bullet2010 wrote:
I'm having a problem with slideshow. Whenever I start slideshow with the resp button on a category page the browser comes up with following error:
Bad request
Missing picture identifier
I have set up another Piwigo page with only 1 category containing only 2 pictures. Same result.
Have also changed themes and in this case the error is gone. Thus must be Bootstrap Darkroom related.
I wonder if someone could help with this issue. Starting slideshow via button on a photo page works
flawlessly.
Rgds
Bullet
Could you provide a link to your gallery? Does it work for you on pwgdemo.kuther.net?
Offline
teekay wrote:
bullet2010 wrote:
I'm having a problem with slideshow. Whenever I start slideshow with the resp button on a category page the browser comes up with following error:
Bad request
Missing picture identifier
I have set up another Piwigo page with only 1 category containing only 2 pictures. Same result.
Have also changed themes and in this case the error is gone. Thus must be Bootstrap Darkroom related.
I wonder if someone could help with this issue. Starting slideshow via button on a photo page works
flawlessly.
Rgds
BulletCould you provide a link to your gallery? Does it work for you on pwgdemo.kuther.net?
Nevermind! I could not reproduce it, but I changed the method how the slideshow is started on the category page. Your issue should be fixed in the next version.
EDIT: released version 1.4.2, which hopefully fixes this once and for all and everybody.
Last edited by teekay (2016-06-13 19:33:57)
Offline
Just installed update. Working like a whistle. Thanks a million for ultrasonic reply.
Rgds Bullet
Offline
Hey there, small issue: My PhotoSwipe gallery is suddenly displaying the thumbnail versions of my images instead of large versions and I can't figure out how or why this happened. Any ideas? Wonderful theme by the way, thank you.
Offline
infinitesunrise wrote:
Hey there, small issue: My PhotoSwipe gallery is suddenly displaying the thumbnail versions of my images instead of large versions and I can't figure out how or why this happened. Any ideas? Wonderful theme by the way, thank you.
Could you provide some more info, please?
Since when does this happen? After the last update to 1.4.2?
If you right click an image -> examine element, what is the filename in the <img src=".."> code?
Basically it's impossible that PhotoSwipe shows the thumbnail, as the data for the thumbnails isn't passed over to photoswipe, only medium/xlarge derivatives. So it must be something weird..
The easiest way for me to analyze would be if you could provide me a link to your gallery. Private mail is possible via the forum e-mail function.
Last edited by teekay (2016-06-14 20:59:34)
Offline
1.4.1, downloaded yesterday via the Piwigo "Add a new theme" tab. Was working fine yesterday and this morning, started happening an hour or so ago after I tried changing some of the theme settings (Removing the social buttons, removing info tabs, turning the jumbo frame on and off to see what it looked like, just general futzing all around to see what looked and worked best for my site).
A file name from one of the too-small PhotoSwipe images: _data/i/upload/2016/06/12/20160612192134-2a8c435b-th.jpg (The "th" in the file name was my original giveaway that it was using the thumbs).
I'll send you a link to my gallery in a moment via PM. I'm moving images around but I won't mess with any theme settings until you get back.
Offline
Forum isn't letting me use the email function, but no matter. I'm not too concerned with privacy on these images and can just edit this away later, so here's the link: REMOVED
Last edited by infinitesunrise (2016-06-14 22:09:59)
Offline
OK, thanks.
...th.jpg in the filename is infact a thumbnail. I'll try to find out how this could happen.
Offline
Hmm, I just went through most of your albums and couldn't find one where the issue happens. I always get the xlarge derivatives in the slideshow.
Does this happen for you with all images, or just a few?
Could you try purging the browser cache and see if that changes anything?
Offline
Oh dear lawd, you're right it's just in my current browser. Shame on me for not trying it on another machine before posting! I just cleared my cache and that didn't fix it but it does indeed display correctly in the same browser (Firefox 47) on another computer. So I guess it's probably a Piwigo or Firefox cache issue and not a Bootstrap Darkroom issue, thank you anyway! Knowing this I should be able to get it to display correctly on my end, and it's good knowing that it's working fine for others.
edit - Quitting Firefox completely after clearing cache fixed it for me.
Last edited by infinitesunrise (2016-06-14 22:12:49)
Offline
OK. Great it works now. :)
Still curious what could have triggered this behavior. The only thing I could think of is something regarding Piwigo's derivative caching.
Offline
New version 1.4.3 released.
* Add more theme options (merge the ones from Bootstrap Darkroom)
* Beautify PhotoSwipe caption display and add a button for picture details page
* (try to) fix PhotoSwipe share buttons once more
* The slideshow button on category pages directly starts photoswipe instead of redirecting to picture page first
* Other minor optimizations
Offline
And again, new version 1.4.4
* Add EXIF metadata support to PhotoSwipe
* Properly scale and align thumbnails/category previews on small screens (mobile phones)
* Fix breadcrumb link color in subcategories when using Bootswatch themes
* Add option to disable thumbnail captions in admin panel (co-exists with $config['show_thumbnail_caption])
Offline
Hello,
I'm getting a
Fatal error: Call to a member function is_identity() on a non-object in $my_piwigo_directory/include/derivative.inc.php on line 312
but only with the Bootstrap Darkroom theme. With the Bootstrap Default and elegant themes, no errors.
Bootstrap Darkroom version 1.4.6, and I've installed the RV Thumb Scroller and Gthumb+ plugins.
I'm new to Piwigo...what else can I provide to help debug?
Thanks!
Last edited by wduffee (2016-07-07 16:44:54)
Offline