Create Table: CREATE TABLE `xf_upgrade_job_xf1` (
`unique_key` varbinary(50) NOT NULL,
`execute_class` varchar(100) NOT NULL,
`execute_data` mediumblob NOT NULL,
`immediate` tinyint(3) unsigned NOT NULL,
PRIMARY KEY (`unique_key`),
KEY `immediate` (`immediate`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
Current version: 1051070
Upgrade target: 2000031 (2.0.0 Beta 1)
Are you sure you want to continue with the upgrade? [y/n] y
Running upgrade to 1.5.13, step 1... done.
Running upgrade to 1.5.13, step 2... done.
Running upgrade to 2.0.0 Alpha, step 1... done.
Running upgrade to 2.0.0 Alpha, step 2... done.
Running upgrade to 2.0.0 Alpha, step 3...
[LogicException]
xf_widget already exists, but the structure does not match.
xf:upgrade
You need to uninstall Widget Framework before upgrading to XF2.
We use essential cookies to make this site work, and optional cookies to enhance your experience.