Cookie Banner - no banner appears

Post Reply
Baffini
Jr. Bludit
Posts: 4
Joined: Tue May 11, 2021 12:55 pm

I installed the Cookies Banner plugin.
But when I call the website no banner appears. :?:

Is it because in the plugin settings I only made a text in the field "Text" and no input in the second field "Code"?

The page source text looks like this:
<!-- Load Bludit Plugins: Site head -->

<!-- Robots plugin -->
</head>
<body>

<!-- Load Bludit Plugins: Site Body Begin -->
<link rel="stylesheet" href="/gen/bludit/bl-plugins/cookies-banner/css/cookies-eu-banner.default.css">
<div id="cookies-eu-banner" style="display: none;">
KEKSE! Bitte stimme zu, dass du mit der Verwendung von Cookies auf dieser Website einverstanden bist.<br />
<br />
Please agree, that you are fine with Cookies being used on this website.
<button id="cookies-eu-reject">Ablehnen</button>
<button id="cookies-eu-accept">Annehmen</button>
</div>
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Does the browser console show any error messages?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Baffini
Jr. Bludit
Posts: 4
Joined: Tue May 11, 2021 12:55 pm

Yes, browser console shows messages:
Warnungen (1)

Unknown category for SetEventRecordingEnabled: fxmonitor


Fehler (2)


Error: Can't find profile directory. 4 XULStore.jsm:66:15
load resource://gre/modules/XULStore.jsm:66
XULStore resource://gre/modules/XULStore.jsm:24



[Exception... "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIXPCComponents_Utils.readUTF8URI]" nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame :: resource://gre/modules/L10nRegistry.jsm :: L10nRegistry.loadSync :: line 692" data: no]

L10nRegistry.jsm:692:19

loadSync resource://gre/modules/L10nRegistry.jsm:692
fetchFile resource://gre/modules/L10nRegistry.jsm:607
generateResourceSetSync resource://gre/modules/L10nRegistry.jsm:512
map self-hosted:221
generateResourceSetSync resource://gre/modules/L10nRegistry.jsm:507
generateResourceSetsForLocaleSync resource://gre/modules/L10nRegistry.jsm:449
next self-hosted:1428
generateResourceSetsForLocaleSync resource://gre/modules/L10nRegistry.jsm:458
next self-hosted:1428
generateResourceSetsForLocaleSync resource://gre/modules/L10nRegistry.jsm:458
next self-hosted:1428
generateResourceSetsForLocaleSync resource://gre/modules/L10nRegistry.jsm:458
next self-hosted:1428
generateBundlesSync resource://gre/modules/L10nRegistry.jsm:186
next self-hosted:1428
touchNext resource://gre/modules/Localization.jsm:167
generateBundles resource://gre/modules/Localization.jsm:473
get fluentStrings chrome://browser/content/browser-sync.js:356
updateSyncButtonsTooltip chrome://browser/content/browser-sync.js:1947
updateAllUI chrome://browser/content/browser-sync.js:592
observe chrome://browser/content/browser-sync.js:572
notifyStateUpdated resource://services-sync/UIState.jsm:140
refreshState resource://services-sync/UIState.jsm:127
InterpretGeneratorResume self-hosted:1480
AsyncFunctionNext self-hosted:690
Firefox 88.0.1 on macOS 10.13.6
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Is this a local installation?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Baffini
Jr. Bludit
Posts: 4
Joined: Tue May 11, 2021 12:55 pm

No, webserver,
provider 1blu.de, Linux sh16-62 4.15.0-135-generic #139-Ubuntu SMP (PHP 7.4.15).
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Can you please give the address of the installation.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Baffini
Jr. Bludit
Posts: 4
Joined: Tue May 11, 2021 12:55 pm

No, unfortunately not for data protection reasons under private law.

In the meantime, I have noticed that different browsers also react differently in the display of the cookie banner.

Thanks for your help here. Nevertheless, I will probably have to install a generally functioning opt-out banner elsewhere.

Greeting, Baffini
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Baffini wrote: Sun May 16, 2021 2:12 pm No, unfortunately not for data protection reasons under private law.
If there is no public access to the website there is no need for a cookie banner etc. ;-)
In the meantime, I have noticed that different browsers also react differently in the display of the cookie banner.
Javascript has to be enabled.
Nevertheless, I will probably have to install a generally functioning opt-out banner elsewhere.
There are several external solutions:

https://planet-bludit.ch/rechtliches/co ... lattformen
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply