Frequently Asked Questions (FAQ)
See chapter Installation.
(1/1) #1741944668 LIA\LiaUsercentrics\Exceptions\LiaUsercentricsException
The Usercentrics settings are not set.
Copied!
This error occurs when the necessary Usercentrics settings have not been properly configured in your TYPO3 installation. The extension is unable to find the required TypoScript configuration for Usercentrics, which is essential for managing cookie consent and other privacy settings.
- Go to the TYPO3 backend.
- Navigate to the Site Management > TypoScript module.
- Select the page where you want the Usercentrics settings to be applied (typically the root page of your site).
- Select
Edit Typoand klick on Edit the whole TypoScript recordScript Record - In the "Advanced Options" tab, scroll down to find the list of static templates.
- Add the necessary static template for Usercentrics, "LIA Usercentrics (lia_usercentrics)".
- Save the changes.
This will ensure that the required TypoScript settings are loaded and the extension can properly access the Usercentrics configuration.
See also chapter Configuration.
See chapter Where to get help.