• Resolved alexcartago

    (@alexcartago)


    I test my website a while ago and when I try to add a product to wishlist button. The button does nothing.

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

    (@alexcartago)

    WordPress database error Column ‘price’ cannot be null for query INSERT INTO wp_tinvwl_items (author, date, in_stock, price, product_id, quantity, variation_id, wishlist_id, formdata) VALUES (‘1’, ‘2019-03-07 13:29:03’, ‘1’, NULL, ‘652’, ‘1’, ‘0’, ‘1’, ”) made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, TInvWL_Public_AddToWishlist->add_to_wishlist, TInvWL_Product->add_product, TInvWL_Product->add —> I found this error in error.log

    Plugin Author templateinvaders

    (@templateinvaders)

    Hi @alexcartago

    The latest update (version 1.9.16) must fix this issue.
    It looks like some 3rd party code altering product prices to incompatible values.

    Kind regards,
    Konstantin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add to Wishlist Not Working’ is closed to new replies.