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.
So I was creating a Webform for Subject Enlistment in my client's school management system. While I was creating the form, it was stuck on loading, so I refreshed the page.
I'm currently facing a challenge and would appreciate some advice:
I'm using Drupal 10 and have developed a module that synchronizes the email address, first name, and last name with an external newsletter service called www.echobox.com.
Users can register with their email, and via double opt-in, they're also automatically subscribed to a newsletter. I've ensured that this process is compliant with GDPR.
As the title says, I can't add custom block of some name which seems to be used before.
I think some of the user in the website created custom block named "Myblock" for example, and somehow it was not used anymore and even not listed on the block list of custom blocks. Maybe it is only exist on revision history or something.
My question is, how can I delete the unused block data?
I have found out the id of the block_content_field_data for the unused custom block. How can I delete all data related to the custom block using sql?
I have a Drupal 9.5.10 site which has been running fine some time, including making edits, etc.
All modules are updated to the latest version.
The site will be upgraded in the next few of months to Drupal 10.1.x
I am looking at the porting process atm.
Some changes still need to be made in the meantime.
I have recently struck the following 403 error repeatedly when logged-in as an administrator:
Open up the /Index page via the Edit option on the LHS of the page
Hi, I logged out of the site locally.
The next day I logged in but it returns "username and password are wrong".
I checked both in settings.php and google password and the data are correct.
I have upgraded to 10.1.3 and noticed the ability to search the content is missing, there is no search form showing at all and no error on the logs. I have removed the bits I have in the .htaccess and all redirects, clear cache run cron etc
Is anyone else having this issue or has it been removed?
I usually go to content and the search is at the top of the page, but nothing is showing