Posted by Harry Slaughter on September 7, 2005 at 1:09am
| 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
OBE
#2
location_upgrade.php appears to be for the 4.6 release. It should be removed from the current versions.
#3
This patch removes the database table and upgrade files that have been superseded by the install file. It also updates the installation instructions.
#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
#7
Committed to DRUPAL-4-7, DRUPAL-5
#8