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 made a simple module with a form and a block that imports this form.
On localhost everything works just fine. BUT when I uploaded it to live host suddenly I am getting this error that the form class is not found.
InvalidArgumentException: The form class Drupal\blockbbb\Form\blockbbbForm could not be found or loaded. in Drupal\Core\Form\FormBuilder->getFormId() (line 199 of /xxxxxxxxxxxxxxx/httpd.www/core/lib/Drupal/Core/Form/FormBuilder.php)
Hey, I have filters set in a view that should select specific items but other items are displayed too ignoring the filters. What could be the problem. Thanks for any help
The classic main menu that located at the top. But I want the level 1 options (item 1, item 2) to have no associated link. Instead, simply pull down the level 2 menu.
How can I do it if drupal asks me to associate a url to each item?
I have a spammer who uses my site to send mass emails, so I was blacklisted by my host. I wanted to close access as much as possible.
I prevented everyone from doing or seeing anything except me, I just forgot that to go to the site you had to have at least a first page to log in. Anyway, I'm stuck, I don't have permission to log in.
Does anyone have a solution? I'm on Drupal 7, latest version, no personal module. For security reasons it can be tricky to tell me this, you can send me a private message or other solutions.