in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
22 stars 25 forks source link

Error in Log #175

Closed einpraegsam closed 1 year ago

einpraegsam commented 1 year ago

Core: Exception handler (WEB): Uncaught TYPO3 Exception: In2code\Lux\Domain\Tracker\AbstractFrontenduserTracker::addOrUpdateRelation(): Argument #1 ($user) must be of type TYPO3\CMS\Extbase\Domain\Model\FrontendUser, In2code\Luxletter\Domain\Model\User given, called in .../public/typo3conf/ext/lux/Classes/Domain/Tracker/LuxletterlinkAttributeTracker.php on line 45 | TypeError thrown in file .../public/typo3conf/ext/lux/Classes/Domain/Tracker/AbstractFrontenduserTracker.php in line 61. Requested URL: https://domain.org/newsletter/newslettercontent?type=1518815717&tx_lux_fe[dispatchAction]=pageRequest&tx_lux_fe[identificator]=2d0fb2cd24ffc822b96bb1b116614a4c&tx_lux_fe[arguments][pageUid]=13&tx_lux_fe[arguments][languageUid]=0&tx_lux_fe[arguments][referrer]=android-app%3A%2F%2Fcom.google.android.gm%2F&tx_lux_fe[arguments][currentUrl]=https%3A%2F%2Fwww.domain.org%2Fnewsletter%2Fnewslettercontent%2F%23c111

in LUXletter 19.2.2

einpraegsam commented 1 year ago

Hello Klaus,

can you please update LUX and LUXletter to the latest versions and test again. The errormessage is related to an extbase user model what was removed with TYPO3 12.

Alex

einpraegsam commented 1 year ago

Seems to fix the issue