concrete5 8.4.0 is Now Available
Permalink
I am very happy to announce that concrete5 8.4.0 is now available. It's a huge release. You can check out everything that's new here:
https://documentation.concrete5.org/developers/background/version-hi...
Please download it and let us know what you think!
http://concrete5.org/download
https://documentation.concrete5.org/developers/background/version-hi...
Please download it and let us know what you think!
http://concrete5.org/download
I've had a bug on migrating from c5.8.3.2, blank page, in the the logs the error was:
Exception Occurred: /concrete5-8.4.0/concrete/src/Entity/File/Image/Thumbnail/Type/Type.php:408 Invalid argument supplied for foreach() (2)
I' ve just commented
/*
foreach ($this->getAssociatedFileSets() as $afs) {
$filesetIDs[] = $afs->getFileSetID();
}
*/
then my website went back