the upgrade script for the current HEAD results in errors:

Notice: Undefined variable: op in /var/www/location_upgrade.php on line 62
Fatal error: Call to undefined function: theme() in /var/www/includes/common.inc on line 1432

i copied it to my www root dir and ran it as indicated in the instructions

CommentFileSizeAuthor
#3 location_11.patch12.32 KBdarren oh

Comments

harry slaughter’s picture

Status: Active » Closed (fixed)

OBE

darren oh’s picture

Title: upgrade script fails » Remove upgrade script from current versions
Category: bug » task
Status: Closed (fixed) » Active

location_upgrade.php appears to be for the 4.6 release. It should be removed from the current versions.

darren oh’s picture

Title: Remove upgrade script from current versions » Remove obsolete files from HEAD
Status: Active » Needs review
StatusFileSize
new12.32 KB

This patch removes the database table and upgrade files that have been superseded by the install file. It also updates the installation instructions.

geodaniel’s picture

Thanks for the patch Darren - I haven't tried it out yet, but it looks good. I presume it's safe to remove this for the 4.7 branch too?

darren oh’s picture

Yes.

geodaniel’s picture

Status: Needs review » Reviewed & tested by the community
ankur’s picture

Status: Reviewed & tested by the community » Fixed

Committed to DRUPAL-4-7, DRUPAL-5

Anonymous’s picture

Status: Fixed » Closed (fixed)