Plugin or Namespace or Vendor Library conflict with 3.0.2
-
Even after 3.0.2 upgrade, we can not really work reliably with PPF. I will add issues here separately.
The first, and probably an important one, is a conflict with another Plugin that leads to a fatal error:
I wanted to bulk delete some actions at /wp-admin/admin.php?page=publishpress-future-scheduled-actions and got the white screen of death
The stack trace I received via Email after this event started at wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php – see below
Ein Fehler vom Typ E_ERROR wurde in der Zeile 745 der Datei /var/www/html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php verursacht. Fehlermeldung: Uncaught InvalidArgumentException: Unidentified action 9475 in /var/www/html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:745 Stack trace: #0 /var/www/html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php(505): ActionScheduler_DBStore->delete_action(9475) #1 /var/www/html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php(190): ActionScheduler_ListTable->bulk_delete(Array, '('9475','9590',...') #2 /var/www/html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php(737): ActionScheduler_Abstract_ListTable->process_bulk_action() #3 /var/www/html/wp-content/plugins/post-expirator/src/Modules/Expirator/Controllers/ScheduledActionsController.php(144): ActionScheduler_Abstract_ListTable->process_actions() #4 /var/www/html/wp-content/plugins/post-expirator/src/Modules/Expirator/Controllers/ScheduledActionsController.php(152): PublishPress\Future\Modules\Expirator\Controllers\ScheduledActionsController->getListTable() #5 /var/www/html/wp-includes/class-wp-hook.php(308): PublishPress\Future\Modules\Expirator\Controllers\ScheduledActionsController->processAdminUi('') #6 /var/www/html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #7 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /var/www/html/wp-admin/admin.php(237): do_action('load-future_pag...') #9 {main} thrown
Seems to be a conflict with RankMath or a class conflict.
Note that I already have reported a different conflict between PPF and RankMath; see https://github.com/publishpress/PublishPress-Future/issues/339 – for this issue, I contacted RankMAth Pro Support to get a working license for you. This may be unrelated to the current issue with the scheduler, however I’d like to mention it since RankMath was again involved.
Regards
Ulrich
- The topic ‘Plugin or Namespace or Vendor Library conflict with 3.0.2’ is closed to new replies.