Forums
Home / Plugin: Lightbox Gallery / Got a warning. Please update this line
(@peponerock)
7 years, 4 months ago
I’m getting a warning caused by line #570 in lightbox-gallery.php. It can be solved by replacing it with this:
$total = count($attachments)-(is_numeric($from)? $from:0);
Don’t know how to fix it myself… yet.
Cheers!