During the last few hours, I've followed the instructions that you've provided with the upgrade.html document included into the PostNuke RC4 package, I've cloned my site to a testing account and I've tried to upgrade it several times from 0.764 to 0.800 RC4 without success.
This is what I've done:
1. I've activated all the required modules of my 0.764 site
2. I've deleted all the files
3. I've uploaded PostNuke 0.8 RC4
4. I've edited the config.php file with the current database information
5. I've changed the atributes of the pnTemp directory
6. Then, I've opened the browser and I've gone to *mytestsite*.com/upgrade.php
7. I've selected the english version
8. I've clicked over the "click here to start the upgrade process" button
Well, at this point it has always appeared the following message:
"This script will upgrade PostNuke from versions 0.764 to the latest release. Upgrades from prior releases are not supported by this script.
BEFORE proceeding you should backup your database
Backing Up user database...
Table 'pn_users76x' already exists
CREATE TABLE pn_users76x SELECT * FROM pn_users
done
Users database structure upgraded.
Unknown column 'pn_position' in 'field list'
SELECT pn_bid, pn_position, pn_weight FROM pn_blocks"
And that's all. I can't continue upgrading. Where is the problem? Is this a bug or I am doing something wrong?
PS: The database of my site has a size of 135 MB. Is this a problem?