Webbie has pointed out a mistake in fusion_core.php which affects the generation of thumbnails when creating new gallery albums or adding new photos. This has now be resolved and is in the latest 27.12 update pack. The update also includes a fixed photogallery.php pages which should see the end of the ugly mysql error.
Todays updates include:
· Added isset check to logout call in fusion_core.php [Line 162].
· Removed define("FUSION_PANELS", FUSION_BASE.$panels_folder) from fusion_core.php [Line 129].
· Fixed incorrect setting $settings['thumb_compression'] in createthumbnail function in fusion_core.php [Line 438].
· Replaced INNER JOIN with single JOIN in mysql call used to generate prev/next links of photogallery.php [Lines 42 & 43].
The Source Forge file has also been updated to include the above fixes.