Actions
Bug #72705
closedException in Extension Manager about missing property
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2016-01-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Upgraded from TYPO3 6.2.14 to 6.2.17 and get this error when opening the Extension Manager:
Property TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService::$listUtility does not exist
The Extension Manager isn't usable at all. Clear caches and manually deleting th typo3temp/Cache/ directory doesn't help.
Updated by Wouter Wolters almost 9 years ago
- Status changed from New to Closed
Make sure to clear all caches in Install Tool and opcaches.
If that does not work try to restart your webserver.
This is not an issue in the core but a caching issue on the webserver side.
Actions