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
If I want to call the dashboard in the backend I get this error:
Oops, an error occurred!
Argument 1 passed to FriendsOfTYPO3\Dashboard\Registry\WidgetRegistry::getWidgetObject() must be of the type string, null given, called in /public/typo3conf/ext/dashboard/Classes/Controller/DashboardController.php on line 262
TYPO3 9.5.9 @mittwald Managed Server
PHP 7.2-latest FPM
This error does not occur locally under MAMP with PHP 7.2.20
The text was updated successfully, but these errors were encountered:
The code of the controller is completely refactored. I will close this issue for now. If you have any problem with the latest version, please let us know.
Bug Report
If I want to call the dashboard in the backend I get this error:
Oops, an error occurred!
Argument 1 passed to FriendsOfTYPO3\Dashboard\Registry\WidgetRegistry::getWidgetObject() must be of the type string, null given, called in /public/typo3conf/ext/dashboard/Classes/Controller/DashboardController.php on line 262
TYPO3 9.5.9
@mittwald Managed Server
PHP 7.2-latest FPM
This error does not occur locally under MAMP with PHP 7.2.20
The text was updated successfully, but these errors were encountered: