Account created on 26 June 2014, almost 10 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi thanks I kindly suggest release a new version with MR asap as it really breaks the sites as reported here as well:
https://www.drupal.org/project/google_tag/issues/3393917 πŸ› Google Analytics script is not loading. Active

πŸ‡ΊπŸ‡ΈUnited States mihaic

Please see this issue maybe it is related to why you are not seeing data in analytics:
https://www.drupal.org/project/google_tag/issues/3424623 πŸ› "Enforce Privacy Consent Policy" checkbox default value is checked even when it is disabled RTBC

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi here is a patch for openid_connect 3.0.0-alpha3, I am not sure what is happening with the MR request.

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

I propose to update the module page documentation and also the project readme file to reflect what #6 is saying, here a patch, thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi here patch #5 completed with another access check to avoid error "Entity queries must explicitly set whether the query should be access checked or not." on Drupal 10

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi @astutonet have you seen this related issue here: https://www.drupal.org/project/owlcarousel/issues/3382506 πŸ› Error: Cannot use a scalar value as an array in _owlcarousel_format_settings() Needs review ?
Please apply the patch to get rid of that error.

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi this is tested can we please commit this patch ?

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

I second this proposal by @programeta to have the module actively maintained.

We are using this module for our Drupal 9/10 sites and it will be great to have an active queue with improvements rather than patching this module locally.

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi,

Both patches #57 or #58 are not applying any longer with the latest version of the module drupal/redis (1.7.0).

Is anyone else seeing the same ?

On a separate note, we are using this cluster implementation on production for more than 6 months and is working fine for us as per #57.

I encourage maintainers to commit this work so we avoid the hassle re-working this complex patch after every module update.

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi I am seeing this in 9.5.9 and in 10.0.9.

This is due to this change in core:
https://www.drupal.org/project/drupal/issues/3348686 πŸ› [regression] Inaccessible language switcher links are removed before alternatives can be provided Fixed

here is small patch, maybe there is a better way but this seems to work for us

thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi in Drupal 10 access checking must be explicitly specified on content entity queries as per https://www.drupal.org/node/3201242 β†’ .

Here is a small update on the latest patch to add access checking and make this code Drupal 10 compatible.

+ $terms_ids = $query->accessCheck(FALSE)->execute();

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi can we please commit this compatibility patch so we can use the project in Drupal 10 ?

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi can we please commit this Drupal 10 compatibility patch so we can we use this on our projects ?

Thanks

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hi here is an updated version of the patch to works with the latest version of the module 1.0.0-rc1

πŸ‡ΊπŸ‡ΈUnited States mihaic

Hello

This is a rework of patch #12 for the version 2.0.0-rc1 of the module.

Hope this will help some people until the code and improvements proposed above will be merged into the latest release.

Thanks

Production build 0.69.0 2024