Hello, I have installed the EU Cookie Compliance module and it gives me an error when saving the configuration: editor field is required, although they are fine. I see that I get 4 forms error when there are only three.
Tronico I am not seeing this problem on a test installation. Is it version 1.x-2.26.0 that you have installed? If so, please tell me more about the configuration settings you tried to save, preferably in the module's issue list referenced above.
I have already seen where the problem is, it is in the form of the option for mobile phone, which by default is hidden, the editor is opened and sealed, then I close it and it no longer gives error.
I will try it on a new installation to see if it gives me the same error.
Thank you.
In a new installation it does not give editor error since by defector all forms take an editor. But on my site that comes from a migration of Drupal 7 if that gives me the error, I will do more tests when I migrate another site.
Regards..
For the dev meeting: Progress all over the place.
Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex.
Issue #6987: There's...
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics:
When is the README sufficient for documentation? When should...
Posted1 day 14 hours ago by Olaf Grabienski (Olafski) on:
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Posted1 week 6 days ago by Alejandro Cremaschi (argiepiano) on:
No problem, let's see how it evolves.
I'd be happy to provide a suggested version if i could.
I will keep that in mind and try learn this hook chain hopefully very soon. I will...
Posted2 weeks 19 hours ago by RS Snyder (theflightrs) on:
Comments
I am a maintainer for this module and will take a look as this problem. Perhaps you could add it to the issue list at https://github.com/backdrop-contrib/eu_cookie_compliance/issues please?
Have you considered using the alternative module called GDPR Cookies?
Tronico I am not seeing this problem on a test installation. Is it version 1.x-2.26.0 that you have installed? If so, please tell me more about the configuration settings you tried to save, preferably in the module's issue list referenced above.
I have already seen where the problem is, it is in the form of the option for mobile phone, which by default is hidden, the editor is opened and sealed, then I close it and it no longer gives error.
I will try it on a new installation to see if it gives me the same error.
Thank you.
In a new installation it does not give editor error since by defector all forms take an editor. But on my site that comes from a migration of Drupal 7 if that gives me the error, I will do more tests when I migrate another site.
Regards..