Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Update cart is stuck
(1 viewing) (1) Guest
Q&A about usage, Report bugs,...
  • Page:
  • 1

TOPIC: Update cart is stuck

Update cart is stuck 9 years, 2 months ago #22807

Can you help me with this:

When I try to change number of products in cart or delete product, the update process is stuck

Re: Update cart is stuck 9 years, 2 months ago #22860

SOLUTION:
Please go to the file: /domains/YOURDOMAIN/public_html/modules/mod_sj_hk_minicart_pro/mod_sj_hk_minicart_pro.php and find:

$cart->ajaxurl = strtolower(substr($_SERVER["SERVER_PROTOCOL"], 0, 5)) == 'https://' ? 'https://' : 'http://';
$cart->ajaxurl .= $_SERVER['HTTP_HOST'].$linkshopingcart;
=> Edit to:
$http = $_SERVER["HTTPS"] == 'on' ? 'https://' : 'http://';
$url .= $_SERVER['HTTP_HOST'].$linkshopingcart;

$cart->ajaxurl .= $http.$url;
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes