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.
After upgrading from 8.0.1 to 8.0.3, i am getting in messgae Database updates is out of date.
While running update step, its showing image module update pending, after proceeding further are causing following error.
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /bpa/update.php/start?id=35&op=do_nojs&op=do
StatusText: Internal Server Error
ResponseText:
Like many, I am attempting to upgrade D7 to D8 using the Upgrade module UI. I am not familiar with how to use drush, but I followed this for the UI method: https://www.drupal.org/upgrade/migrate
Hello!
Today im updated my site from Drupal 7.17 to 7.42. But after update i have this error on index page of my site:
Fatal error: Cannot redeclare page_manager_page_menu() (previously declared in [SERVER ADRESS HERE]/profiles/cdd/modules/contrib/ctools/page_manager/plugins/tasks/page.admin.inc:15) in [SERVER ADRESS HERE]/sites/all/modules/ctools/page_manager/plugins/tasks/page.admin.inc on line 125
I try to update all modules but this dont help.
Some ideas?
I do not use Drupal 100% and I am not really an expert.
I got these error messages:
Notice: Undefined index: distribution_name in drupal_install_profile_distribution_name() (line 207 of /myuser/mypath/includes/install.inc).
Notice: Undefined index: name in system_requirements() (line 34 of /myuser/mypath/modules/system/system.install).
Notice: Undefined index: version in system_requirements() (line 36 of /myuser/mypath/modules/system/system.install).
I'm doing a testbed upgrade of my D6 forum site to D7. It's working pretty well except for the users' pictures (avatars), which are not showing. I'm not sure why, I verified that the filesystem path is the same and that it is readable/writable. Any other suggestions to help me figure this out?