Jump to content

TECHNICAL ERROR: unable to add the product


AeroRb

Recommended Posts

Хай!

У меня для вас всплывающее окно при добавлении товара в корзину:

 

TECHNICAL ERROR: unable to add the product.

Details:

Error thrown: [object XMLHttpRequest]

Text status: error

 

Ругается от сюда:

modules\blockcart2\ajax-cart.js Line 235

 

error: function(XMLHttpRequest, textStatus, errorThrown)

{

alert("TECHNICAL ERROR: unable to add the product.\n\n

Details:\n

Error thrown: " + XMLHttpRequest + "\n" + 'Text status: ' + textStatus);

//reactive the button when adding has finished

if (addedFromProductPage)

$('body#product p#add_to_cart input').removeAttr('disabled').addClass('exclusive').removeClass('exclusive_disabled');

else

$(callerElement).removeAttr('disabled');

}

 

преста 1.4.5.1

+ тема 1.4.5 (http://addons.presta...emplate-15.html)

 

На форуме есть похожие вопросы без ответа =\

С анимацией не хочется расставаться.

Спс)

Link to comment
Share on other sites

  • 1 year later...

Народ, такая же хрень появилась после установки ssl на сайт.

cosmeticsds.com/

 

Ничего не могу сделать, на главной странице подгружается ssl и там товары добавляются в корзину, а в каталоге или на странице товара почти такая же ошибка

TECHNICAL ERROR: unable to add the product.

 

Details:

Error thrown: [object Object]

Text status: error

 

То что есть советы находил, пробовал, ничего не помогает. Преста 1.4.9

Подскажите куда копать! SSL отключал, ошибка осталась.

 

И не удаляет товары из корзины в категориях..... только там где есть ssl

Edited by sirota (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...