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 am working on a site that will contain a list of entity locations. What I want to do is start "wider" and narrow it. (i.e. start by selecting country, then if we pick "United States" we next select the state, and so on.
I'm encountering a couple of issues/questions.
The first is one of terminology. If I select "United States", then the next option should be to choose a "State"; however, if I select "Canada", then the next option would be to choose a "Province" (Yes, I realize I could just call it "State/Province" but...)
I'm working on a Drupal 10.5.1 site that's showing me a warning message: Warning: Undefined array key "#submit_button" in Drupal\Core\Render\Element\Button::preRenderButton() (line 92 of core/lib/Drupal/Core/Render/Element/Button.php).
This looks like it's related to something in the Core innards of Drupal into which I'm not comfortable poking my proverbial finger.
Has anyone else been seeing this message?
Any idea of what I should do - besides ignoring it?
We recently monitored our website through a monitoring trace tool and found that huge number of redis call method error, php deprecated warnings , and module execution delays.
Anyone else facing this? If yes any short term resolution? Because the exceptions coming are in millions in every 24 hours.