Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have created custom display view & have role based access, I have assigned it to multiple roles. It's working fine on my staging ENV, recently I have moved my site to production ENV, there it's says You are not authorized to access this page. even if I am logged in with admin user.
However, if I assign role named Authenticated User, it starts working
Please see attached screenshots for further understanding:
Just wondering is there any module for a custom field which some sort of drop down and predefined values, users can select from those predefined values, edit them or even write their own! but not to add any new taxonomy to vocabulary?
I just searched for it and not managed to find anything :(
I created contact-webform. It contains a Captcha-field. But this field is not shown when the contact-webform is selected. Have a look at: https://files.fm/u/g74jvcbh4
I've upgraded a site from Drupal 7 to Drupal 8. I did it manually, not using composer. So I downloaded the zip core tarball, and then installed modules manually (the old way, by downloading and extracting modules in modules/contrib and enabling them in "Extend" in the admin of the site). The site is working perfectly. The "status report" shows no errors and just one non-relevant warning. I seem to have read that composer was the recommended way but the old procedure could still be used.
I'm running the newest version of Drupal 8 and I wonder how to upload webP images?
In particular, I have a slider module that says "The selected file xyz.webp cannot be uploaded. Only files with the following extensions are allowed: gif, png, jpg, jpeg, svg."
Then, there is the CKeditor plugin which says the same.
I could not the setting in Drupal to specify allowed file formats for upload - where is it?