Upgrading your Options theme
These are instructions for upgrading your Options theme to a newer, better, a much cooler version. I do want to point out that the official version (1.1+) works best with WordPress 2.5+. Version 1.2+ only works with WordPress 2.5
Upgrading to the latest release
Delete your old theme files. Upload the new ones. Be sure to save backup copies of any modifications you’ve made on your computer.
Upgrading from a beta release to any later release
Basically, you need to delete all of your old theme files. Then, replace them with the new ones.
In the future, I hope to knock this type of upgrading out, but it was necessary for the official version because of all the added, deleted, and moved functions and files.
The main reason for this is because some files have been deleted and their functions moved to a different file. If you just try to overwrite the files, you’ll get some major PHP errors where a function is being called more than once.
I’m sorry for the inconvenience this may cause you, but it’s necessary for this release.