thewebmonk
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WordPress database error Commands out of syncThank you so much ! I will contact the Server.
Meanwhile, here is the requetested info:
Status Log https://pastebin.com/ptJ5CwC2
There are no recent Fatal Error logs, there is one from 6 February (when for some reason Woocommerce Multilingual got deactivated) https://pastebin.com/haudLh9B
Thanks again!
Hi, Jelena,
thank you for your help!
I was able to delete some tables from myphp, but not the following:
staging_xCJ_icwp_wpsf_ips
xCJ_icwp_wpsf_at_logs
xCJ_icwp_wpsf_ips
xCJ_icwp_wpsf_req_logs
xCJ_icwp_wpsf_resultitemsWhy is that? What other way can I delete them?
Also, I was trying to set “fernleafsystems\wordpress\plugin\shield\controller\controller” autoload to NO using Advanced Database Cleaner, or to delete it, but it’s impossible.
I saw another user had this same problem in another thread, but he was able to delete it from phpMyAdmin – but do I find it there?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Too Many Requests error after Woo updateHello Zubair,
the hosting company helped me fix the problem, looks like it was a malicious attack from some bots that had my website offline. But the event coincided with the time at which WooCommerce Multilingual for some reason was deactivated and created those errors in the logs. Not sure what caused it, if the malicious attack could deactivate the plugin.
Thank you
Raffaella
Hello Nicholas,
for some reason WooCommerce Multilingual was deactivated at some point. I don’t know if it coincided with a malicious attack from some bots that caused my website offline with the “Too Many Requests” issue, the time was the same. Not sure what caused it, if the malicious attack could deactivate the plugin.
I re-installed it and everything is fine now. Thank you for your help.
The Hosting Company was able to make me log into WordPress again, here is some more information from the WooCommerce Logs (fatal-errors-2025-02-06)
Thank you
Thank you Jelena, that discussion is about AutoLoaded Options, not sure it’s the same thing I am asking. I will try to find other answers.
Hello Reynier,
thank you very much for your reply!
I recently updated WooCommerce but cannot remember the exact day.
You will find the System Report here https://pastebin.com/6nWzWaKY
And the most recent Error_log here from 18 January to today https://pastebin.com/uZYwxdu1
Thank you!
Raffaella
Hi Jarno,
thank you very much for your reply.
I am working on cleaning my database tables, I found the following which I believe are from your plugin.
rsssl_404_cache
rsssl_404_notice_shown
rsssl_6_notice_dismissed
rsssl_activation_timestamp
and many many more that start with rsssl_Can you please confirm? Since the plugin has been deactivated and deleted, is it safe for me to delete all these tables?
Thank you
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] PHP Warning: Undefined array key “path”Hello,
thank you for your help. For now, I have decided to deactivate and delete the Mailchimp for Woocommerce plugin. I have done that already.
Is it safe for me to delete the following tables from my database?
mc-mailchimp_webhook_url
mailchimp_api
mailchimp_listsThank you
Forum: Plugins
In reply to: [WooCommerce] WordPress database error You have an error in your SQL syntax;Hello Zubair,
thank you for your reply. Before I proceed I just want to be sure:
1)do I risk my website breaking if I disable the WPML?
1)once I re-enable it after the test, will I find everything exactly as before or do I need to take screenshots of the settings before to re-enter them later?
Thank you!!
Forum: Plugins
In reply to: [WooCommerce] WordPress database error You have an error in your SQL syntax;Forum: Plugins
In reply to: [WooCommerce] WordPress database error You have an error in your SQL syntax;Hello Moses,
thank you for your reply.
I had the Hosting Assistance help me fix the database errors, they said everything was fine after their work.
But after 2 days, I see the following errors in the Error_log, not sure if it’s related to the previous or something new? Also, I cannot understand if it’s WooCommerce and/or WPML..
Thank you again!
[ DELETED FOUR HUNDRED, FIFTYONE THOUSAND AND FOUR HUNDRED AND EIGHTY CHARACTERS. ]
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] AutoloadHi there,
thank you very much for your quicky reply!
So just to be 100%, I can switch Autoload from ON to OFF for the following:
ht_ctc_admin_pages
ht_ctc_cs_options
ht_ctc_group
ht_ctc_notices
ht_ctc_one_time
ht_ctc_s1
ht_ctc_s2
ht_ctc_s3
ht_ctc_s3_1
ht_ctc_s4
ht_ctc_s5
ht_ctc_s6
ht_ctc_s7
ht_ctc_s7_1
ht_ctc_s8
ht_ctc_s99
ht_ctc_share
ht_ctc_woo_optionsAnd leave it ON for your list of 6 items.
Thanks!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] PHP Warning: Undefined array key “path”And these are from today, seems a different problem?
[12-Jan-2025 09:51:52 UTC] PHP Fatal error: Uncaught Error: Failed opening required ‘ /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/woocommerce-blocks-integration.php’ (include_path=’.:/opt/cpanel/ea-php80/root/usr/share/pear’) in /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/newsletter.php:18
Stack trace: 0 /public_html/wp-includes/class-wp-hook.php(324): {closure}(”) 1 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 2 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 3 /public_html/wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php(99): do_action(‘woocommerce_blo…’) 4 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(106): Automattic\WooCommerce\Blocks\Domain\Bootstrap->__construct(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 5 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php(42): Automattic\WooCommerce\Blocks\Package::Automattic\WooCommerce\Blocks{closure}(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 6 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php(28): Automattic\WooCommerce\Blocks\Registry\AbstractDependencyType->resolve_value(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 7 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php(96): Automattic\WooCommerce\Blocks\Registry\SharedType->get(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 8 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(44): Automattic\WooCommerce\Blocks\Registry\Container->get(‘Automattic\WooC…’) 9 [internal function]: Automattic\WooCommerce\Blocks\Package::init() 10 /public_html/wp-content/plugins/woocommerce/src/Packages.php(287): call_user_func(Array) 11 /public_html/wp-content/plugins/woocommerce/src/Packages.php(85): Automattic\WooCommerce\Packages::initialize_packages() 12 /public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Packages::on_init(”) 13 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 14 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 15 /public_html/wp-settings.php(559): do_action(‘plugins_loaded’) 16 /public_html/wp-config.php(96): require_once(‘ …’) 17 /public_html/wp-load.php(50): require_once(‘ …’) 18 /public_html/wp-blog-header.php(13): require_once(‘ …’) 19 /public_html/index.php(17): require(‘ …’) 20 {main}thrown in /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/newsletter.php on line 18
[12-Jan-2025 09:51:53 UTC] PHP Fatal error: Uncaught Error: Class “Mailchimp_Woocommerce_DB_Helpers” not found in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php:524
Stack trace: 0 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(377): mailchimp_get_option(‘mailchimp_api_k…’, false) 1 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(363): mailchimp_get_api_key() 2 /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/newsletter.php(7): mailchimp_is_configured() 3 /public_html/wp-includes/class-wp-hook.php(324): {closure}(”) 4 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 5 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /public_html/wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php(99): do_action(‘woocommerce_blo…’) 7 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(106): Automattic\WooCommerce\Blocks\Domain\Bootstrap->__construct(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 8 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php(42): Automattic\WooCommerce\Blocks\Package::Automattic\WooCommerce\Blocks{closure}(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 9 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php(28): Automattic\WooCommerce\Blocks\Registry\AbstractDependencyType->resolve_value(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 10 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php(96): Automattic\WooCommerce\Blocks\Registry\SharedType->get(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 11 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(44): Automattic\WooCommerce\Blocks\Registry\Container->get(‘Automattic\WooC…’) 12 [internal function]: Automattic\WooCommerce\Blocks\Package::init() 13 /public_html/wp-content/plugins/woocommerce/src/Packages.php(287): call_user_func(Array) 14 /public_html/wp-content/plugins/woocommerce/src/Packages.php(85): Automattic\WooCommerce\Packages::initialize_packages() 15 /public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Packages::on_init(”) 16 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 17 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 18 /public_html/wp-settings.php(559): do_action(‘plugins_loaded’) 19 /public_html/wp-config.php(96): require_once(‘ …’) 20 /public_html/wp-load.php(50): require_once(‘ …’) 21 /public_html/wp-blog-header.php(13): require_once(‘ …’) 22 /public_html/index.php(17): require(‘ …’) 23 {main}thrown in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php on line 524
[12-Jan-2025 09:51:53 UTC] PHP Fatal error: Uncaught Error: Class “Mailchimp_Woocommerce_DB_Helpers” not found in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php:524
Stack trace: 0 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(377): mailchimp_get_option(‘mailchimp_api_k…’, false) 1 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(363): mailchimp_get_api_key() 2 /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/newsletter.php(7): mailchimp_is_configured() 3 /public_html/wp-includes/class-wp-hook.php(324): {closure}(”) 4 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 5 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /public_html/wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php(99): do_action(‘woocommerce_blo…’) 7 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(106): Automattic\WooCommerce\Blocks\Domain\Bootstrap->__construct(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 8 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php(42): Automattic\WooCommerce\Blocks\Package::Automattic\WooCommerce\Blocks{closure}(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 9 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php(28): Automattic\WooCommerce\Blocks\Registry\AbstractDependencyType->resolve_value(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 10 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php(96): Automattic\WooCommerce\Blocks\Registry\SharedType->get(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 11 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(44): Automattic\WooCommerce\Blocks\Registry\Container->get(‘Automattic\WooC…’) 12 [internal function]: Automattic\WooCommerce\Blocks\Package::init() 13 /public_html/wp-content/plugins/woocommerce/src/Packages.php(287): call_user_func(Array) 14 /public_html/wp-content/plugins/woocommerce/src/Packages.php(85): Automattic\WooCommerce\Packages::initialize_packages() 15 /public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Packages::on_init(”) 16 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 17 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 18 /public_html/wp-settings.php(559): do_action(‘plugins_loaded’) 19 /public_html/wp-config.php(96): require_once(‘ …’) 20 /public_html/wp-load.php(50): require_once(‘ …’) 21 /public_html/wp-blog-header.php(13): require_once(‘ …’) 22 /public_html/index.php(17): require(‘ …’) 23 {main}thrown in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php on line 524
[12-Jan-2025 09:51:54 UTC] PHP Fatal error: Uncaught Error: Class “Mailchimp_Woocommerce_DB_Helpers” not found in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php:524
Stack trace: 0 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(377): mailchimp_get_option(‘mailchimp_api_k…’, false) 1 /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php(363): mailchimp_get_api_key() 2 /public_html/wp-content/plugins/mailchimp-for-woocommerce/blocks/newsletter.php(7): mailchimp_is_configured() 3 /public_html/wp-includes/class-wp-hook.php(324): {closure}(”) 4 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 5 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /public_html/wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php(99): do_action(‘woocommerce_blo…’) 7 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(106): Automattic\WooCommerce\Blocks\Domain\Bootstrap->__construct(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 8 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php(42): Automattic\WooCommerce\Blocks\Package::Automattic\WooCommerce\Blocks{closure}(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 9 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php(28): Automattic\WooCommerce\Blocks\Registry\AbstractDependencyType->resolve_value(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 10 /public_html/wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php(96): Automattic\WooCommerce\Blocks\Registry\SharedType->get(Object(Automattic\WooCommerce\Blocks\Registry\Container)) 11 /public_html/wp-content/plugins/woocommerce/src/Blocks/Package.php(44): Automattic\WooCommerce\Blocks\Registry\Container->get(‘Automattic\WooC…’) 12 [internal function]: Automattic\WooCommerce\Blocks\Package::init() 13 /public_html/wp-content/plugins/woocommerce/src/Packages.php(287): call_user_func(Array) 14 /public_html/wp-content/plugins/woocommerce/src/Packages.php(85): Automattic\WooCommerce\Packages::initialize_packages() 15 /public_html/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Packages::on_init(”) 16 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 17 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 18 /public_html/wp-settings.php(559): do_action(‘plugins_loaded’) 19 /public_html/wp-config.php(96): require_once(‘ …’) 20 /public_html/wp-load.php(50): require_once(‘ …’) 21 /public_html/wp-blog-header.php(13): require_once(‘ …’) 22 /public_html/index.php(17): require(‘ …’) 23 {main}thrown in /public_html/wp-content/plugins/mailchimp-for-woocommerce/bootstrap.php on line 524
[12-Jan-2025 09:59:34 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_original_value() on bool in /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/custom-types/wpml-st-slug-custom-type-factory.php:38
Stack trace: 0 /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/custom-types/wpml-st-slug-translation-post-custom-types-repository.php(48): WPML_ST_Slug_Custom_Type_Factory->create(‘product’, true) 1 [internal function]: WPML_ST_Slug_Translation_Post_Custom_Types_Repository->build_object(‘product’) 2 /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/custom-types/wpml-st-slug-translation-post-custom-types-repository.php(20): array_map(Array, Array) 3 /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-rewrite-rule-filter.php(55): WPML_ST_Slug_Translation_Post_Custom_Types_Repository->get() 4 /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/class-wpml-rewrite-rule-filter.php(30): WPML_Rewrite_Rule_Filter->get_custom_types() 5 /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/RewriteRules/Hooks.php(52): WPML_Rewrite_Rule_Filter->rewrite_rules_filter(Array) 6 /public_html/wp-includes/class-wp-hook.php(326): WPML\ST\SlugTranslation\Hooks\Hooks->filter(Array) 7 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) 8 /public_html/wp-includes/option.php(247): apply_filters(‘option_rewrite_…’, Array, ‘rewrite_rules’) 9 /public_html/wp-includes/class-wp-rewrite.php(1494): get_option(‘rewrite_rules’) 10 /public_html/wp-content/plugins/filter-everything/src/WpManager.php(24): WP_Rewrite->wp_rewrite_rules() 11 /public_html/wp-content/plugins/filter-everything/src/Plugin.php(20): FilterEverything\Filter\WpManager->init() 12 /public_html/wp-content/plugins/filter-everything/filter-everything.php(184): FilterEverything\Filter\Plugin->__construct() 13 /public_html/wp-includes/class-wp-hook.php(324): FlrtFilter->oneTwoThreeGo(”) 14 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 15 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 16 /public_html/wp-settings.php(704): do_action(‘init’) 17 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1363): require(‘ …’) 18 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1282): WP_CLI\Runner->load_wordpress() 19 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start() 20 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process(Object(WP_CLI\Bootstrap\BootstrapState)) 21 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap() 22 phar:///usr/local/bin/wp/php/boot-phar.php(20): include(‘phar:///usr/loc…’) 23 /usr/local/bin/wp(4): include(‘phar:///usr/loc…’) 24 {main}thrown in /public_html/wp-content/plugins/wpml-string-translation/classes/slug-translation/custom-types/wpml-st-slug-custom-type-factory.php on line 38
Hi Victor,
thank you for your reply.
I checked on /wp-content/plugins/filter-everything/src/WpManager.php? and the code I see is slightly different (longer) from the one you sent, do you confirm I have to substitute this whole code?
if( ! is_null( $user ) && property_exists( $user, 'data' ) && property_exists( $user->data, 'user_nicename' ) ) { $wp_queried_object['author'] = $user->data->user_nicename; }