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.
We tried to develop a user friendly interface and now that devs are almost done, I would love to here from you guys to know if we can improve somehow our website :
I help manage a Drupal 6 site and I know like nothing about Drupal so I foolishly upgraded to Drupal 7 or 8 (i don't even remember at this point) and ever since then, I get an error that says "Error The website encountered an unexpected error. Please try again later." when I publish blogs or pages but not when I save modules.
BUT the content does indeed publish. I have googled this error message but all the solutions I find either don't (at least I don't think) apply to me or I can't figure out how to do them because I don't know Drupal at all.
Hi there, I am working on a large 10.000 node migration. I first used "drush migrate-upgrade --configure-only" to craete configuration entities which I exported into yml files. I have identified all the migrations needed. I run the drush migrate:import myname_filter_format and migrate:import myname_filter_user_role ok
migrate:import myname_user errors due to flatten.php but ok I could manually set up the handful of users
then migrate:import myname_field ok 38 of 40 ok and 3 ignored
I'm having a problem with form_validate and form_submit, in short they never fire and although I've figured out why, I don't understand the reason, please see the below sample