Bug #89105
closedUpdate 9.5.8 to 9.5.9 - Cannot use object of type stdClass as array (Backend)
100%
Description
Information from Log:¶
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Class 'TYPO3\CMS\Core\TimeTracker\TimeTracker' not found | Error thrown in file /var/www/clients/client1/web1/private/typo3_src-9.5.9/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 3677. Requested URL: https://URL/typo3/index.php?route=%%2Fajax%%2Ficons&token=--AnonymizedToken--&icon=%%5B%%22apps-pagetree-page-recycler%%22%%2C%%22small%%22%%2Cnull%%2C%%22default%%22%%2C%%22default%%22%%5D
Message at Backend Interface:¶
Core Exception: Cannot use object of type stdClass as array
Extensions Typo3 (Active)¶
- DCE
- fluid_styled_content
- news
- recycler
- linkvalidator
- index_search
- rte_ckeditor
- scheduler
- seo
- redirects
- sys_action
Server Information¶
- Ubuntu 18.04 - LTS
- ISPConfig 3.1.15
- Apache2
- PHP 7.2.19
- MariaDB 5.5.5-10.1.41
My Steps:
- Login to SSH to the Webserver, change the correct directory
- Download the new Version 9.5.9 from get.typo3.org/9
- unzip the tar.gz
- Correct the link to new version
- Open the /typo3/install in Webbrowser
- Clear all Caches
- Check for new changes - no available - Version 9.5.9
- Check the Backend and I gets the error "Cannot use object of type stdClass as array"
- Go back to 9.5.8
Updated by Georg Ringer about 5 years ago
- Status changed from New to Closed
Hi,
Thanks for your report. This has been fixed already.
You can clear the uc of all users in the install tool to fix it as well.
Closing as duplicate
Updated by Lars Gremme about 5 years ago
- % Done changed from 0 to 100
Hi,
thank you very much.
You find it under Mainantance -> Reset Backend User Preferences
Updated by Lars Gremme about 5 years ago
- Related to Bug #88997: Error: Cannot use object of type stdClass as array added