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 set up CAPTCHA, reCAPTCHA - it seems that everything is correct, but the check does not work out when filling out the feedback form, it just writes that the check has not been passed (see screenshots below).
Screwed up Antibot, also does not work: "The shipment failed. Please reload the page, make sure JavaScript is enabled, and try again. "
I'm new to Drupal but have a few years development experience with other tools. I have Drupal 10.1.2 installed. I have not installed Composer. I recently installed the Feeds module, but ran into problems that I only solved after downloading & installing Ludwig (a solution that I found by searching online).
Where SHOULD I have looked to find the info that I needed to also install the Ludwig module if I wanted to use the Feeds module?
I've just completed a complete site rebuild and migration from a mysql D7 site to mariadb D9. I opted to use Contact Storage as the best option to replace Entityforms on the old site, but discovered late that Views don't display UIDs from Contact Storage messages.
I followed this contact storage issue which works by letting me add a contact_by_user reference field set to the UID on the contact forms I need to track in views.
I'm new to Drupal. Surprised to learn that the internal file system uses /node/1 etc, but more surprised to learn that the home page alias cannot be left blank, which is what I'd prefer (over /home or /front). I tried using the Path module but it's the same problem there. Going to the basic site URL, example.com, yields a Page not Found message. I know I could redirect from that, but I want the simplified URL to be the actual home page. (Doesn't everybody?)
Hello,
I would like to kindly ask a question regarding Drupal10 full html settings for text CKEditor5.
Until Drupal 9 I was using full html for texts on webpages if I wanted to offer hyperlink. Generally there was no issue with the text. Hyperlink offered to access another page, please see example:
Drupal 9 firefox
Trying to use full html in Drupal 10 causes issues. Any hyperlink in the full html text breaks formatting as follows:
Drupal 10