wazum / sluggi

The TYPO3 CMS slug helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error message when moving page inside pagetree

vb-benjamin-eyring opened this issue · comments

Hi all,

when moving a page inside the pagetree I get this error-message:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Undefined array key "tx_sluggi_lock" in /var/www/clients/client9/web86/web/site/public/typo3conf/ext/sluggi/Classes/Helper/PermissionHelper.php line 44 | TYPO3\CMS\Core\Error\Exception thrown in file /var/www/clients/client9/web86/web/site/public/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 137. Requested URL: https://evk-content.vb-dev.de/typo3/ajax/record/process?token=--AnonymizedToken--

I thought that there was a pull-request from freshworkx that solved that problem - but that pull request now disappeared.

Can you tell when that issue might be solved or if we can support to the solution in any way?

Thx and best from Munich,
Ben

Hi all,

any news on that issue? Any feedback is appreciated.

Thx,
Ben

@vb-benjamin-eyring sluggi version? TYPO3 version?

@wazum

TYPO3-Version is 11.5.21
Sluggi version is 3.0.2

thx

And PHP 8 I guess, I'll take a look at it

Yes, 8.0.26.

Thx

Dear @wazum,
we hit the same issue here.
Had to deinstall the ext for now.
Any advise would be wonderful.
Thx, Th.

@wazum I just hit the same issue while using v3.0.2. This is already resolved in master by 48fe6bd.

Please try with 3.0.3 and report if the problem is solved.

@wazum It's working. Thanks for the fast new release!