I am trying to: Install the new types 3.0 plugin on a clean WP installation.
Error
Oops! There's been a problem when upgrading Toolset data structures. Please make sure your current configuration allows WordPress to alter database tables.If the problem persists, please don't hesitate to contact our support with this technical information:
Changed type of wpy7_toolset_type_sets.id from bigint(20) unsigned to BIGINT(20) UNSIGNED Changed type of wpy7_toolset_type_sets.set_id from bigint(20) unsigned to BIGINT(20) UNSIGNED Changed type of wpy7_toolset_type_sets.type from varchar(20) to VARCHAR(20) Table 'u9259p16615_wp258.wpy7_toolset_relationships' doesn't exist Table 'u9259p16615_wp258.wpy7_toolset_relationships' doesn't exist Table 'u9259p16615_wp258.wpy7_toolset_relationships' doesn't exist Table 'u9259p16615_wp258.wpy7_toolset_relationships' doesn't exist Duplicate column name 'relationship_id' Can't DROP 'relationship'; check that column/key exists Duplicate key name 'relationship_id' The m2m-v1 database structure upgrade to m2m-v2 seems to have failed.
I expected to see:
No error message
Instead, I got:
This error message on every page in the WP dashboard.
Our Developer finalized a Beta version of Toolset Types that should solve this issue.
You can grab it here: hidden link
Please acknowledge that this is a beta version, that is not suggested to be used on any kind of live site or important site but only, and solely, on test or beta installs.
The official, stable fix for this will be released as soon this passes the tests and release processes.