support

Error "F2 17" sometimes when using AbanteCart

Started by ABTest, December 02, 2017, 03:14:43 PM

Previous topic - Next topic

ABTest

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

Basara

Hello

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

Forum Rules Code of conduct
AbanteCart.com 2010 -