• Resolved s1lviu

    (@s1lviu)


    A major error produced after updating the plugin to latest version today, no products were shown in the shop using standard products display:

    if ( wc_get_loop_prop( 'total' ) ) { while ( have_posts() ) { the_post(); /** * Hook: woocommerce_shop_loop . */ do_action( 'woocommerce_shop_loop' ); wc_get_template_part( 'content', 'product' ); } woocommerce_pagination(); }

    Also in the error log:

    [04-Oct-2024 07:30:45 UTC] PHP Notice: unserialize(): Error at offset 0 of 51078 bytes in /home/site/public_html/wp-content/plugins/woofilter-pro/wpUpdater.php on line 107
    [04-Oct-2024 07:30:52 UTC] PHP Deprecated: ZipArchive::open(): Using empty file as ZipArchive is deprecated in /home/site/public_html/wp-admin/includes/file.php on line 1694
    [04-Oct-2024 07:30:52 UTC] PHP Warning: unlink(/tmp/66ff99ab6ff17-wrysBJ.tmp): No such file or directory in /home/site/public_html/wp-admin/includes/class-wp-upgrader.php on line 387
    [04-Oct-2024 07:31:22 UTC] PHP Deprecated: ZipArchive::open(): Using empty file as ZipArchive is deprecated in /home/site/public_html/wp-admin/includes/file.php on line 1694
    [04-Oct-2024 07:31:22 UTC] PHP Warning: unlink(/tmp/66ff99c96aa8d-a80eyO.tmp): No such file or directory in /home/site/public_html/wp-admin/includes/class-wp-upgrader.php on line 387
    [04-Oct-2024 07:31:42 UTC] PHP Deprecated: ZipArchive::open(): Using empty file as ZipArchive is deprecated in /home/site/public_html/wp-admin/includes/file.php on line 1694
    [04-Oct-2024 07:31:42 UTC] PHP Warning: unlink(/tmp/66ff99dd21138-R0H9Tp.tmp): No such file or directory in /home/site/public_html/wp-admin/includes/class-wp-upgrader.php on line 387

Viewing 1 replies (of 1 total)
  • Plugin Author Nick McReynolds

    (@woobewoo)

    Hi @s1lviu,

    Errors indicate that the plugin files have been damaged. You need to reinstall the plugin. Configurations remain when deleting the plugin.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.