Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

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!
hweckhardt
Posts: 9
Joined: 19 Sep 2020, 13:21

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by hweckhardt » 22 Sep 2020, 10:10

I have inserted the lines, cleared all caches, deleted typo3temp - unfortunately, the error remains the same.

hweckhardt
Posts: 9
Joined: 19 Sep 2020, 13:21

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by hweckhardt » 05 Oct 2020, 17:31

@RenukaSahani:

Could you solve the problem and what was your solution? Many thanks for your help.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by aimeos » 06 Oct 2020, 13:39

Thanks to Tobi, the problem has been found and fixed in dev-master:
https://github.com/aimeos/aimeos-typo3/ ... f17e17b76c
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

hweckhardt
Posts: 9
Joined: 19 Sep 2020, 13:21

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by hweckhardt » 06 Oct 2020, 13:57

Unfortunately, when activating the extension, I get this error:

Class 'Aimeos\MShop\Context\Item\Typo3' not found

Many thanks for your ongoing help.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by aimeos » 06 Oct 2020, 14:15

Did you install via composer or did you update the TER package with a local checkout?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

hweckhardt
Posts: 9
Joined: 19 Sep 2020, 13:21

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by hweckhardt » 06 Oct 2020, 14:38

First i made a download of aimeos-typo3-master.zip, unzipped the folder locally, renamed the folder to aimeos and uploaded it to typo3conf/ext. Than i started the backend and tried to activate the extension aimeos, receiving the before mentioned error.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by aimeos » 06 Oct 2020, 15:28

That doesn't work. Try this pre-release package instead:
https://aimeos.org/fileadmin/download/a ... 0-pre1.zip
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

hweckhardt
Posts: 9
Joined: 19 Sep 2020, 13:21

Re: Invalid controller "Locale". The controller must implement the TYPO3\CMS\Extbase\Mvc\Controller\ControllerInterface.

Post by hweckhardt » 07 Oct 2020, 11:05

Thanks, it works and also the language menu is visible. Perfect!

Post Reply