Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter bertelemanuel

    (@bertelemanuel)

    I started this thread 9 months ago. Today I´ve made the next woocommerce database update and now I have the same issue once again.

    There are 3 pending scheduled actions:

    ‘update_callback’ => ‘wc_update_390_move_maxmind_database’
    ‘update_callback’ => ‘wc_update_390_change_geolocation_database_update_cron’
    ‘update_callback’ => ‘wc_update_390_db_version’

    The option to run these pending actions manually isn´t available any more. 9 months ago I had this option, but today it isn´t available any more.

    What can I do now? Thanks for your support.

    Thread Starter bertelemanuel

    (@bertelemanuel)

    I just found the answer by my own. The CSS has to be updated to this:

    .woocommerce .products > li {
    border: 1px solid #e7e6e6;
    }

    Now it works.

    Thread Starter bertelemanuel

    (@bertelemanuel)

    I have just now seen, that I´ve added this custom CSS a few years ago:

    .products > li {
    border: 1px solid #e7e6e6;
    }

    This CSS has created the borders.
    Probably the CSS doesn´t work any more and has to be updated?

    I had the borders around the product and the category pictures (thumbnails). Now they are missing and I want to have them back.

    Thread Starter bertelemanuel

    (@bertelemanuel)

    OK, I just phoned with my host. He explained me how I get in the PhpMyAdmin.
    I deleted the row with the ID 2813 and now everything works.

    Thank you very much 🙂

    Thread Starter bertelemanuel

    (@bertelemanuel)

    Where can I find post 2813 in my FTP? Sorry I´m not an expert 😉

    Thread Starter bertelemanuel

    (@bertelemanuel)

    I don´t know exactly because there were many tasks to run.

    Now I´ve enabled the debug mode. This is the error:

    Fatal error: Uncaught ActionScheduler_InvalidActionException: Action [2813] has invalid arguments. It cannot be JSON decoded to an array. in /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php:26 Stack trace: #0 /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php(799): ActionScheduler_InvalidActionException::from_decoding_args(2813) #1 /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php(135): ActionScheduler_wpPostStore->validate_args(NULL, 2813) #2 /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php(118): ActionScheduler_wpPostStore->make_action_from_post(Object(WP_Post)) #3 /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/functions.php(171): ActionScheduler_wpPostStore->fetch_a in /home/www/wordpress/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_InvalidActionException.php on line 26

    Thread Starter bertelemanuel

    (@bertelemanuel)

    Only the Dashboard and the installed plugins pages are blank now. All the other admin sites are still working.

    In scheduled tasks it says Pending (2), but only “woocommerce_update_marketplace_suggestions” is pending. When I click here on run the message is “Successfully executed action: woocommerce_update_marketplace_suggestions”, but it still stays in Pending.

    Thread Starter bertelemanuel

    (@bertelemanuel)

    Thanks, that was helpful. I´ve runned the tasks manually.

    There is only one task which didn´t get in the status completed. This is: woocommerce_update_marketplace_suggestions

    When I run this task it´s still pending.

    The message about the WooCommerce database update is now gone. But now I have a bigger problem. My dashbord site is completely empty. When I click on dashboard, I have an empty white site. The same problem when I click on installed plugins. Here the site is also completely empty.

    Do you have a tip Mike?

Viewing 8 replies - 1 through 8 (of 8 total)