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.
My first time posting here and unfortunately because of my first issue. I updated the core from D8.2.6 to D8.2.7 and now cannot access the main (node) content page or the main people page. Error says:
Fatal error: Class 'Drupal\views\Form\ViewsForm' not found in /var/www/SERVERNAME/1/MYSITE.nl/core/modules/views/src/Plugin/views/display/DisplayPluginBase.php on line 2194
I have upgrade from a D7 site to D8 and used the migrate feature from core to import my content. When I go to /admin/content I can see my articles listed. But clicking them to view them on the frontend of the site I only get "page not found" message, site still show header / footer etc.
Trying to edit the article I see that the body has no content, only title appear of my old article content.
Did I do something wrong during migrate process or is there something to configure I missed?
Hi, I'm trying to do a minor upgrade from Drush 8.x to the latest. I have Drush 8.1 installed and when I do "drush status" from anyhere on my system, output is ok. But if I enter the drupal folder I get this nasty error:
Hi I wanna upgrade to D8 from D7. My D7 site has a messy custom theme I just wanna trash. So I want to start out clean on D8 and import the content.. (thousands of nodes). It's important that I maintain URL structure for SEO reasons.
Where would I start to do this? Are there any plugins for this or could I use drush??