Download & Extend

Remove obsolete files from HEAD

Project:Location
Version:6.x-3.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

Status:active» closed (fixed)

OBE

#2

Title:upgrade script fails» Remove upgrade script from current versions
Category:bug report» task
Status:closed (fixed)» active

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

#3

Title:Remove upgrade script from current versions» Remove obsolete files from HEAD
Status:active» needs review

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

AttachmentSize
location_11.patch 12.32 KB

#4

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?

#5

Yes.

#6

Status:needs review» reviewed & tested by the community

#7

Status:reviewed & tested by the community» fixed

Committed to DRUPAL-4-7, DRUPAL-5

#8

Status:fixed» closed (fixed)
nobody click here