Concrete CMS 5.7.5.1
17 August 2015
Concrete CMS version 5.7.5.1 is now available.
Upgrading to Concrete CMS 5.7.5.1
Concrete CMS 5.7.5.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Concrete CMS updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Concrete CMS install to test the 5.7.5.1 upgrade prior to applying it live. Get started managing your Concrete CMS installations with Installatron
What's New in Concrete CMS 5.7.5.1
Behavioral Improvements
- Better checking for InnoDB database tables than querying INFORMATION_SCHEMA directly.
- Improved accuracy and performance of the parallax scroll area layout custom template.
- Fixed Fatal error when getPageThemeGridFrameworkRowStartHTML() and getPageThemeGridFrameworkRowEndHTML() return nothing
Bug Fixes
- IP Blacklist functionality now works correctly
- Fixed non-functioning image editor when editing image thumbnails.
- Fixed error “PHP Fatal error: Can't inherit abstract function” on PHP 5.3.9 and earlier
- Fixed errors installing and working with concrete5 on MySQL setups with strict tables enabled.
- Fixing tree topic error in flat filter custom template when you have removed the topic tree its linked to
- Fixed misnamed header grid classes in Elemental theme (thanks hdk0016)
- Fixed http://www.concrete5.org/developers/bugs/5-7-4-2/date-type-custom-attributes-was-not-add-default-block/
- Added legacy Image helper class (\Concrete\Core\Legacy\ImageHelper) back. This class had been moved to BasicThumbnailer and was working for all proper usage of the class, but for those instances where the class was hard-coded a the legacy image helper, the class is back for the time being. It will be removed in a subsequent update.