backdrop-contrib / backdrop_upgrade_status

Checks to see if the installed modules on a Drupal 7 site are ready for upgrade to Backdrop CMS.
1 stars 5 forks source link

Warning: Undefined array keys #40

Closed laryn closed 5 months ago

laryn commented 1 year ago

Warning: Undefined array key "title" in theme_backdrop_upgrade_status_report() (line 260 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "link" in theme_backdrop_upgrade_status_report() (line 260 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "recommended" in theme_backdrop_upgrade_status_report() (line 260 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "name" in theme_backdrop_upgrade_status_report() (line 75 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "name" in theme_backdrop_upgrade_status_report() (line 150 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "name" in theme_backdrop_upgrade_status_report() (line 160 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "project_type" in theme_backdrop_upgrade_status_report() (line 312 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "project_type" in theme_backdrop_upgrade_status_report() (line 313 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "name" in theme_backdrop_upgrade_status_report() (line 315 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc). Warning: Undefined array key "project_type" in theme_backdrop_upgrade_status_report() (line 316 of /var/www/html/drupal/sites/all/modules/contrib/backdrop_upgrade_status/backdrop_upgrade_status.report.inc).

laryn commented 1 year ago

I suspect this is related to the local site also reporting:

Failed to get available update data for 94 projects.

I'm not sure why it can't get data on so many projects...

jenlampton commented 5 months ago

I think I got all these, but if you get them again please open a new issue.