gallery3
gallery3 copied to clipboard
Open images from search pages are not working
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 = '';
Thank you so very much for the fix.