cant activate on multisite
-
I am actually an same issue on the latest version. Seems to activate and work on the main site but not any of the other sites.
Fatal error: Uncaught Migrate.php(259) : AddPassingsTables – Error executing ‘query’ with: CREATE TABLE
wp_19_t_passings
(passing_id
bigint UNSIGNED auto_increment NOT NULL,test_id
bigint UNSIGNED NOT NULL,respondent_id
bigint UNSIGNED,created
datetime NOT NULL,modified
datetime NOT NULL, PRIMARY KEY (passing_id
)) ENGINE=InnoDB DEFAULT CHARSET=utf8; Reason: Table ‘wp_19_t_passings’ already exists thrown in /var/www/apps/blog/wp-content/plugins/wp-testing/vendor/ruckusing/ruckusing-migrations/lib/Task/Db/Migrate.php on line 259
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘cant activate on multisite’ is closed to new replies.