Open gitradbaron opened 1 year ago
Solution. Missing "." before $extensionKey in line 14 and line 29:
'label' => 'LLL:EXT:' . $extensionKey . '/Resources/Private/Language/locallang_db.xlf:' . $table . '.tx_imagecycle_mode',
So please write a pull request.
So please write a pull request.
Pull request creation failed. Validation failed: must be a collaborator
Hi,
i tried to install the developement-branch of the extension. It is no composer-installation. After installation the system breaks: syntax error, unexpected variable "$extensionKey", expecting ")"...
-> ParseError thrown in file -> /Configuration/TCA/Overrides/pages.php in line 14
Tried with PHP 7.4.x and later with PHP 8.1.y
Greetings!