Hi Tim,
irgendwie haut das Update auf Contao 4 hier absolut nicht hin und ich hab schon so viel Zeit verbraten. PHP 7.2 und Contao 4.4 sind im Einsatz.
Der erste Stolperstein nach dem Import der 3.5 Datenbank war, dass ich nicht mehr ins Backend kam (Error 500). Laut Log schlug hier jeweils die /config/config.php Datei der PCT-Erweterungen fehl. Die Anführungszeichen fehlten beim define.
Danach hagelte es jedoch eine Reihe weiterer Fehlermeldungen, bei denen ich nicht weiterkomme:
[22-Feb-2019 12:12:56 GMT] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/PluginsLoader.php on line 97
[22-Feb-2019 13:13:18 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php on line 92
[... das kommt etliche Male, musste den Error-Log kürzen wegen der Zeichenbegrenzung ...]
[22-Feb-2019 13:13:30 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php on line 92
[22-Feb-2019 13:13:30 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/PluginsLoader.php on line 97
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /Applications/MAMP/htdocs/smartmedia/vendor/contao/core-bundle/src/Resources/contao/library/Contao/TemplateLoader.php on line 112
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /Applications/MAMP/htdocs/smartmedia/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 67
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Warning: Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0
irgendwie haut das Update auf Contao 4 hier absolut nicht hin und ich hab schon so viel Zeit verbraten. PHP 7.2 und Contao 4.4 sind im Einsatz.
Der erste Stolperstein nach dem Import der 3.5 Datenbank war, dass ich nicht mehr ins Backend kam (Error 500). Laut Log schlug hier jeweils die /config/config.php Datei der PCT-Erweterungen fehl. Die Anführungszeichen fehlten beim define.
Danach hagelte es jedoch eine Reihe weiterer Fehlermeldungen, bei denen ich nicht weiterkomme:
[22-Feb-2019 12:12:56 GMT] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/PluginsLoader.php on line 97
[22-Feb-2019 13:13:18 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php on line 92
[... das kommt etliche Male, musste den Error-Log kürzen wegen der Zeichenbegrenzung ...]
[22-Feb-2019 13:13:30 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/AttributeLoader.php on line 92
[22-Feb-2019 13:13:30 Europe/Berlin] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /Applications/MAMP/htdocs/smartmedia/system/modules/pct_customelements/PCT/CustomElements/Loader/PluginsLoader.php on line 97
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /Applications/MAMP/htdocs/smartmedia/vendor/contao/core-bundle/src/Resources/contao/library/Contao/TemplateLoader.php on line 112
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /Applications/MAMP/htdocs/smartmedia/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 67
[22-Feb-2019 13:13:34 Europe/Berlin] PHP Warning: Unknown: Cannot call session save handler in a recursive manner in Unknown on line 0
Kommentar