• The function handle_save_product has an code error resulting in product data not getting saved. $productId is never declared and causes a fatal error.

    Line 668: set_transient($updating_post_id, $productId, 5);

    • This topic was modified 2 years, 1 month ago by areklam.
  • The topic ‘Product save fails’ is closed to new replies.