Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter annemadejewelry

    (@annemadejewelry)

    That worked! Thank you, @maykato ! Each time the critical error happened I was able to deactivate all plugins using phpMyAdmin via Godaddy, so I was able to delete the deactivated WooCommerce plugin from the dashboard, no FTP needed.

    It’s requesting a WooCommerce database update, so I’m doing a site backup first. And then I’m hoping to go back to what I know, which is making jewelry. Thank you for your patience and willingness to help people like me, @maykato and @abwaita !

    Thread Starter annemadejewelry

    (@annemadejewelry)

    Hi! Thanks for taking the time to reply.

    I can’t access any of the WooCommerce menu when it is deactivated, and when it is activated it takes the whole site down with it and I can’t access the dashboard. I tried unsuccessfully to find an error/debug log on the server, but did enable debugging and got this report after activating WooCommerce:

    Warning: include_once(/var/www/wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/woocommerce/includes/class-woocommerce.php on line 509
    
    Warning: include_once(): Failed opening '/var/www/wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php' for inclusion (include_path='.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php') in /var/www/wp-content/plugins/woocommerce/includes/class-woocommerce.php on line 509
    
    Warning: require(/var/www/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php): failed to open stream: No such file or directory in /var/www/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php on line 87
    
    Fatal error: require(): Failed opening required '/var/www/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Package.php' (include_path='.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php') in /var/www/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php on line 87
    
    Notice: is_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /var/www/wp-includes/functions.php on line 5535
    
    Notice: is_singular was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /var/www/wp-includes/functions.php on line 5535
    
    Notice: is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /var/www/wp-includes/functions.php on line 5535
    
    Notice: is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /var/www/wp-includes/functions.php on line 5535

    Thank you, @abwaita !

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