AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: ABTest on December 02, 2017, 03:14:43 PM

Title: Error "F2 17" sometimes when using AbanteCart
Post by: ABTest on December 02, 2017, 03:14:43 PM
Error code F2 17 shows up. Currently, I've track it to the following:

   //event for adding product to cart by ajax
           if( update_cart(item.attr('data-id')) == true ) { <-------- false
                 ...
           }


   function update_cart(product_id)
                 ...
                success:function (data) { <------- false


I'm amazed that code is flagged as an external link here. Don't know how anything gets fixed. Seriously frustrating that is.  >:(

Forget it. I'm moving this to github
Title: Re: Error "F2 17" sometimes when using AbanteCart
Post by: Basara on December 04, 2017, 12:19:26 AM
Hello

Your question is not clear.
Make sure your have correct store URL in settings and SSL is configured correctly (if enabled)