Account created on 24 February 2021, about 4 years ago
#

Recent comments

Just to inform you my dear mr. @anybody that i solved the problem. Since i'm a grateful person i will share solution with the rest of the community without asking for sponsorship. Basically it is very similar to the solution mr. developer proposed, however this works within JS injector, since mr. developer did not include instructions on how to "(You can execute the code from every JS file you want. You don't need a fork or somthing. Just create a custom Drupal css/js library with a dependency: "cookies/cookiesjsr". This ensures the event listener is present.) ". Probably it needs additional tweak that mr. developer also suggested, but we can leave that for some other time.

document.addEventListener("DOMContentLoaded", function () {
var services = { 'analytics': true };
document.dispatchEvent(new CustomEvent('cookiesjsrSetService', { detail: { services } }));
});

Mr. @anybody don't be emotional, we will get "This discussion appears to include escalating emotions" msg. again. I kinda like this thread, maybe i'll even fix this so we can continue :-)

Mr. @anybody you didn't reply on my legit question regarding the price, since you mentioned this in one of the previous posts as one of the options.

Mr. @anybody i will tell you what's the problem. First i spend time to test, install this module, then other people spent time to translate and prepare texts for this module and then, when everything is ready i find out that this module lacks an option to set default for "Consent required" services. I could not believe this. The reason i didn't test this in the first place is because i thought there is no chance that developer of the module didn't implement this feature. What is the point of this module without this feature? You think that somebody will click on "Yes, please track me in GA" or "Yes, i want to get ads" or whatever. NOBODY will click that so in the end you can just completely disable cookies and that's it. Guy made a blacklist instead of whitelist. Even if he would have set default to enabled instead of disable everything would be fine but no - lets just disable everything. And then we come to another problem. Mr. Finn, as a normal human, found this 3 years ago and posted here. Mr. developer replied with some fix that i tried and it's not working. Then 3 years have passed - nothing, until mr. @anybody got an idea for sponsoring development of this feature. So, ok, we wasted so much time on this, lets just do a fix on our own and then i find out that JS is minified and you can't do a *. Mr. @avpaderno says source is available. Please give me a link to cookiesjsr.js that is human readable. Thx. Mr. @anybody what is the price for developing one liner that will set default to true instead of false?

I understand your wish to shut me down, but this will not be possible. I'm really now putting effort to see what is going on here. So this module "COOKiES Consent Management" ( https://www.drupal.org/project/cookies ) is under "GNU General Public License, version 2". Now, my question is, why this module includes JS code that has been minifed and is not easily human-readable? This is in violation of GNU General Public License, version 2. Also, mr. @anybody mentions sponsoring of development of the module in one of the previous posts. So, we have closed (non-human readable JS code) that is crucial for this module to work and we have sponsoring ideas. Blink blink?

Well yeah, i will write my own module, thx for nothing. If you already make something then make it properly. All bells and whistles and then the most important feature not working as it should. What's the point then of this module? To break GA functionality? I really don't know for what should i be grateful, for something that doesn't work properly. Ok, thx.

So guy makes great module and then one of the most important things is done wrong. I mean if you already have something like google analytics on the site, do you really think that this should be disabled by default? Who will ever enable it - nobody. So only other option is to make it mandatory without possibility to disable it. I mean module could have at least one more service parameter "Set Default". Btw. this fix is not working so now i have to find another module after i wasted so much time on this. Ah.

Hi @matthieuscarset

I deleted all the views that were connected to the calendar but i still can't remove calendar_view module. Same error is displayed. Don't know what to do.

regards.

Sorry, this issue is not connected with this plugin. I realized it was a mistake.

So, these are the steps:

content -> add content -> event, then i populated fields like title, image, date, body and after save i get errors.

Regards.

This is really strange. So, the mime version i'm using in vendor/symfony/mime/ is 5.2 and in file:

vendor/symfony/mime/Header/Headers.php

there is a function called addHeader but i still get this error. What is going on here??

Hey @davej,

You wrote: "The version of mime in the extension (4.4.0) lacks the addHeader() method in Headers.php, however it's present in the D9 version of mime (5.2.0 in this case)." in that post, but i don't understand which extension you talk about - webforms? I can not find "mime" extension in D9 so how do you upgrade mime to higher version? Thx.

Regards.

Hi,

I'm having the same problem, but only when i'm logged in Drupal via SimpleSAML. I installed everything via composer. Did you find solution for this @La558 ? Thx.

Regards.

Berdir,

As i stated, i also tried with a role machine name but it didn't work. I got a user with no roles assigned. I worked with this in Drupal 7 and there you had a "role" table, so you could take a look of a role id and that's it. Here, there is no role table and there is no role id. Yes, you have config table and yes you have machine name of a role, but as i said, this doesn't work for me.

Regards.

Thank you @quietone, this was driving me crazy for the last 2 days.. So what would be solution? I just commented that line $this->removeFilterConfig(); but what would be the proper way to handle this? Thx.

Hi, is this feature still in dev version of IMCE? Issue was reported in 2017. o.O

Hi matthieuscarset,

I already saw your patch for that bug, but i got this on 2.0.2 and now on 2.0.4 version too. I also notice this error:

TypeError: Argument 1 passed to Drupal\\calendar_view\\Plugin\\views\\style\\Calendar::isDateField() must be an instance of Drupal\\calendar_view\\Plugin\\views\\style\\mixed, instance of Drupal\\views\\Plugin\\views\\field\\EntityField given, called in /modules/contrib/calendar_view/src/Plugin/views/style/Calendar.php on line 142

when i click on "Settings" right of "Calendar" in Format section of the view.

Regards,

Nino

Production build 0.71.5 2024