You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
This Error disappear after flushing cache. But it recurring after some times. I dont really know how to reproduce it. Happend again after composer install.
Argument 3 passed to TYPO3\CMS\Core\Imaging\IconRegistry::registerIcon() must be of the type array, boolean given, called in
\web\typo3conf\ext\fluidcontent\Classes\Service\ConfigurationService.php on line 165
TypeError thrown in file
vendor\typo3\cms\typo3\sysext\core\Classes\Imaging\IconRegistry.php in line 2854.
TYPO3\CMS\Core\Imaging\IconRegistry::registerIcon(NULL, NULL, boolean)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Fluidcontent is trying to register NULL as icon.
This Error disappear after flushing cache. But it recurring after some times. I dont really know how to reproduce it. Happend again after composer install.
The text was updated successfully, but these errors were encountered: