Typo 12 Aimeos Backend Error "Declaration must be compatible with ..."

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
rvhelp2
Posts: 16
Joined: 29 Oct 2022, 10:10

Typo 12 Aimeos Backend Error "Declaration must be compatible with ..."

Post by rvhelp2 » 26 May 2023, 12:26

Hello.

I have tried several times now to get Typo 12.4.1 to work with Aimeos 23.4.2. No matter if with Composer, DDEV or TER - always the backend page of Aimeos remains white. The current error is from a fresh new Classic installation of Typo3 and Aimeos via TER.

The error message:
Fatal error: Declaration of Aimeos\Base\View\Helper\Request\Standard::getServerParams() must be compatible with Psr\Http\Message\ServerRequestInterface::getServerParams(): array in /var/www/typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-base/src/View/Helper/Request/Standard.php on line 313

User avatar
Metalics
Posts: 97
Joined: 13 Jul 2015, 23:59

Re: Typo 12 Aimeos Backend Error "Declaration must be compatible with ..."

Post by Metalics » 26 May 2023, 16:59

I can confirm this.

"Core: Exception handler (WEB): Uncaught TYPO3 Exception: Unable to get property "type" of non-object "getTSFE()". | RuntimeException thrown in file .../typo3_src-12.4.1/vendor/symfony/expression-language/Node/GetAttrNode.php in line 83. Requested URL: ......typo3/module/web/aimeos?token=--AnonymizedToken--"

Related issue:
https://forge.typo3.org/issues/100345

Post Reply