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..
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted3 hours 32 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted1 day 11 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7.
If you are simply copying a site from one location on a server to another, the...
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..