Update 1 of 2 – Stuck
-
Hi
Currently trying to help an organization that has a bit of an issue with your plugin ??
The update is stuck 1 of 2.– Cleared the cache
– Tried /wp-admin/?give-run-migration=create_revenue_table but it gives
Fatal error: Uncaught Error: Undefined class constant ‘MIGRATION_OPTION’ in /home/{site_name}/public_html/wp-content/plugins/give/src/Framework/Migrations/Actions/ManuallyRunMigration.php:56 when trying to run it. Also downloaded the plugin directly from the site and MigrationsRunner doesn’t have any “enum” values of MIGRATION_OPTION.
$completedMigrations = get_option( MigrationsRunner::MIGRATION_OPTION );MariaDB is on version 10.3.28 and running PHP 7.2
Any suggestions would be welcome ??
- The topic ‘Update 1 of 2 – Stuck’ is closed to new replies.