gallery3 icon indicating copy to clipboard operation
gallery3 copied to clipboard

Open images from search pages are not working

Open dasanselmo opened this issue 4 months ago • 1 comments

If we use the search, and on the result page (/index.php/search) if we click on the image, it's cause an error.

Resolution is simply add a line in: /system/libraries/Database_Mysqli_Result.php after line 11: protected $sql = '';

dasanselmo avatar Aug 28 '25 10:08 dasanselmo

Thank you so very much for the fix.

dstutz avatar Sep 15 '25 19:09 dstutz