Hello,
I deleted the ocean extra plugin using FTP and installed a fresh copy as you suggested how ever now I’m getting the following message when I go to my website:
Fatal error: Can’t use method return value in write context in /home/phoenixco/fr.phoenixco.ca/wp-content/plugins/ocean-extra/includes/client-migration/edd.php on line 471
when I follow “/home/phoenixco/fr.phoenixco.ca/wp-content/plugins/ocean-extra/includes/client-migration/edd.php” path these are lines 471-474:
471 if ( empty( $bundle_license_manager->get() ) ) {
472 // Bundle license is not set, try to migrate per add-on.
473 do_action( ‘owp_fs_client_migration_loaded’ );
474 } else {
really appreciate your help!