• Resolved 89ouki

    (@89ouki)


    I tried to export products today as usual and found the fatal error:Uncaught Error occured as shown below.

    [store-exporter] An unexpected error occurred. A fatal PHP error was encountered during the export process, we couldn’t detect or diagnose it further.

    I guess it has caused due to WordPress and Woocommerce recent updating. Please check and fix it asap. If you need all error message I received, please let me know.

    Thanks and best,

    Shoko

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @89ouki, thanks for raising this. I’ll be confirming compatibility with the latest WordPress and WooCommerce release later today. If you turn on WP_DEBUG within wp-config.php and run an export is there anything in your /wp-content/debug.log file clarifying the error?

    Hi @89ouki, yup it’s a new one. Calling the get_permalink method of a Product object causes this. I’ll apply a workaround and distribute a minor Plugin update 🙂

    I’ve added a check for corrupt Products where wc_get_product() returns false. This is a pretty good sign all is not well so that Post ID gets skipped.

    The 1.8.7 release has gone out now for the free Plugin and I’m releasing the Pro Plugin update in the next hour 🙂

    Thread Starter 89ouki

    (@89ouki)

    Thank you for your best effort, Michael!!
    I have just updated plugin and safely exported it today as usual.

    Much appreciated!!

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

The topic ‘Fatal Error’ is closed to new replies.