DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

T3 10 - error IconRegistry while trying to install extension #84

Closed asche76 closed 2 years ago

asche76 commented 2 years ago

since the 2 or 3 last versions while trying to install the extension, the log throws the following error:

[Thu Jan 20 17:38:26.321885 2022] [fcgid:warn] [pid 26392] [client ....:1402] mod_fcgid: stderr: PHP Fatal error:
Cannot use TYPO3\CMS\Core\Imaging\IconRegistry

after trying to install the ext, the whole site & backend is no more usable.

till version 11.2.0 the ext works fine.

a colleague says the reason is, that the extension is trying to embed/include the following classes again - lines 2294-2296 : image

DirkPersky commented 2 years ago

How do you install the Extension?

I tried it in TYPO3 10.4.23 and 11.5.5 without any issue. Installed via classic symlink version.

asche76 commented 2 years ago

i use only extension manager, don't know to do it via symlink - best regards

On Thu, Jan 20, 2022, 21:58 Dirk Persky @.***> wrote:

How do you install the Extension?

I tried it in TYPO3 10.4.23 and 11.5.5 without any issue. Installed via classic symlink version.

— Reply to this email directly, view it on GitHub https://github.com/DirkPersky/typo3-dp_cookieconsent/issues/84#issuecomment-1017921652, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALMIQ2BT3BD6HFYO4UNHLATUXBZPPANCNFSM5MNILONQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

DirkPersky commented 2 years ago

I added a new Release 11.6.0 the problem should be solved.

asche76 commented 2 years ago

11.6.0 works fine - deluxe - thank you very much