acwporg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Email Log - PostBox] Broken by 1.0.3 update?yep..
WordPress database error:?[Unknown column ‘read_status’ in ‘field list’]INSERT INTO
wp_postbox_email_log
@metalfurydesign maybe they can get WP Engine to help… ??
For my client, this is being caused by the Store Credit for WooCommerce by Kestrel plugin. It is only Woo version 8 compatible (as at v4.5.4). They’ve done very few updates (tut tut).
To find out which plugin was causing the issue, I ran this command from the /wp-content/plugins/ folder on my Linux backend CLI..
grep -r "add_plugin_item"
grep -r "add_plugin_category"This will list all references to this code and you can open the file names shown to see if there is any code to manage versions.
Ignore this file: woocommerce/src/Admin/Features/Navigation/Menu.php- This reply was modified 2 months, 1 week ago by acwporg.
For my client, this is being caused by the Store Credit for WooCommerce by Kestrel plugin. It is only Woo version 8 compatible (as at v4.5.4). They’ve done very few updates (tut tut).
To find out which plugin was causing the issue, I ran this command from the /wp-content/plugins/ folder on my Linux backend CLI..
grep -r "add_plugin_item"
grep -r "add_plugin_category"This will list all references to this code and you can open the file names shown to see if there is any code to manage versions.
Ignore this file: woocommerce/src/Admin/Features/Navigation/Menu.phpMe three, but what made me look in the error logs was that our Woocommerce Orders page link has changed to this:
/wp-admin/edit.php?post_type=shop_order
– very strange – anyone else getting this?[16-Sep-2024 12:06:41 UTC] Automattic\WooCommerce\Admin\Features\Navigation\Menu::add_plugin_item is deprecated since 9.3 with no alternative. Navigation classes will be removed in WooCommerce 9.4
[16-Sep-2024 12:06:41 UTC] Automattic\WooCommerce\Admin\Features\Navigation\Menu::add_plugin_category is deprecated since 9.3 with no alternative. Navigation classes will be removed in WooCommerce 9.4I’m getting this too but don’t use this plugin.. I’m thinking it’s a Woo issue…
[16-Sep-2024 12:06:41 UTC] Automattic\WooCommerce\Admin\Features\Navigation\Menu::add_plugin_item is deprecated since 9.3 with no alternative. Navigation classes will be removed in WooCommerce 9.4
[16-Sep-2024 12:06:41 UTC] Automattic\WooCommerce\Admin\Features\Navigation\Menu::add_plugin_category is deprecated since 9.3 with no alternative. Navigation classes will be removed in WooCommerce 9.4Forum: Plugins
In reply to: [WP Activity Log] The Elementor update broke my site and its entire design!Obviously you fixed this issue since but second time this plugin has taken down a site on me.. Do better!
Fatal error: Uncaught Error: explode() expects parameter 2 to be string, array given
in /home/website/public_html/wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php on line 945
Call stack:
explode()
wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:945
WSAL\Helpers\Settings_Helper::get_disabled_alerts()
wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-database-sensor.php:99
WSAL\WP_Sensors\WP_Database_Sensor::is_sensor_enabled()
wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-database-sensor.php:83
WSAL\WP_Sensors\WP_Database_Sensor::init()
call_user_func_array()
wp-content/plugins/wp-security-audit-log/classes/Controllers/class-sensors-load-manager.php:187
WSAL\Controllers\Sensors_Load_Manager::load_sensors()
wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:156
WpSecurityAuditLog::{closure}()
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:348
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-settings.php:700
require_once()
wp-config.php:97
require_once()
wp-load.php:50
require_once()
wp-admin/admin.php:34
require_once()
wp-admin/index.php:10
Query MonitorForum: Plugins
In reply to: [Elementor Header & Footer Builder] 1.6.30 available nowunbelievable.. how does this even happen Brainstormforce?
Confirming this version has resolved… but I’ve gone back to .28 anyway
- This reply was modified 6 months, 2 weeks ago by acwporg.
same
Yes, and it changed login button colours too.. but yes, 3.0.3 has restored correct functionality. Thanks.
This fix was promised 2 months ago according to this page:
https://patchstack.com/database/vulnerability/elementskit-lite/wordpress-elementskit-lite-plugin-2-9-0-broken-access-control-vulnerability?_a_id=431thank-you for this post.. mega panic.. all clients Woocommerce sites without orders.. How can this even happen..
- This reply was modified 2 years, 2 months ago by acwporg.
Thanks Marius. 1.2 didn’t have the option you mentioned but the new 1.3 did and console now shows JQMigrate installed.. so all good.
@seedprod this didn’t fix our issue in 5.12.8.
Forum: Installing WordPress
In reply to: Auto updating to 5.6.1-alpha-49778@desroji, being network sites.. there’s a lot.. these are the common network activated plugins I can see so far..
Akismet
iThemes Security Pro
Updraft BackupI have other network sites with these but they don’t seem to have updated yet.
- This reply was modified 3 years, 11 months ago by acwporg.
Forum: Installing WordPress
In reply to: Auto updating to 5.6.1-alpha-49778Actually , a clue.. it only seems to be happening on network sites thus far…