When attempting to upgrade to 1.1.10 with the Package manager, you may get the following result:
./Sources/ManageRegistration.php
./Sources/Packages.php
./Sources/PersonalMessage.php
./Sources/Register.phpThis is a bug in the upgrade package. Apply the following Fix: Download to your computer (using FTP - How do I use FTP? / What is FTP? (http://docs.simplemachines.org/index.php?topic=480)) or a File Manager, and open in a text editor the aforementioned files:
Make the following changes:
* Copyright 2006: Simple Machines LLC (http://www.simplemachines.org) *
* Copyright 2006-2007 by: Simple Machines LLC (http://www.simplemachines.org) *
Save the files and upload (overwrite) them back unto your server, then try again to apply the patch.
You may also choose to manually modify the files. These are the Manual Upgrade Instructions for those files :)
- Manual Upgrade Instruction#post_ManageRegistration (http://www.simplemachines.org/community/index.php?topic=260745.0#post_ManageRegistration)
- Manual Upgrade Instruction#post_Packages (http://www.simplemachines.org/community/index.php?topic=260745.0#post_Packages)
- Manual Upgrade Instruction#post_PersonalMessage (http://www.simplemachines.org/community/index.php?topic=260745.0#post_PersonalMessage)
- Manual Upgrade Instruction#post_Register (http://www.simplemachines.org/community/index.php?topic=260745.0#post_Register)
Thanks for this.
I applied these fixes but I am still getting the same error. Do I still go ahead and apply the upgrade?
Thanks
If they are the SAME errors, in the same 4 files, you probably need to delete some spaces :P
You probably have:
* Copyright 2006-2007 by: Simple Machines LLC (http://www.simplemachines.org) *
* 2001-2006 by: Lewis Media (http://www.lewismedia.com) *
And you should have:
* Copyright 2006-2007 by: Simple Machines LLC (http://www.simplemachines.org) *
* 2001-2006 by: Lewis Media (http://www.lewismedia.com) *
At least I did :P
wouldn't it be simpler to just fix the bug in the upgrade package so potentially thousands of installs that go to upgrade don't have this issue?
Quote from: Skyview on July 15, 2009, 02:40:36 PM
wouldn't it be simpler to just fix the bug in the upgrade package so potentially thousands of installs that go to upgrade don't have this issue?
The Packages will be re-generated, this is just a temporary fix for those who downloaded the buggy patch.
-[n3rve]
Locking this :). If you have any questions regarding this, please start a new topic. This will allow us to track each issue separately and ensure you get a good response
This is no more a sticky. The packages were regenerated a while ago so this shouldn't be an issue anymore :).
-[n3rve]