Jump to content

wildmedia

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Activity
    Agency

wildmedia's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello all, I'm facing a big problem - after an order is finished by Checkout I am unable to successfully add new products to cart because the next problem appears: when I try adding multiple items, let's say 10, via ajaxCart.add, in the javascript console it says that they were all added successfully but in my cart I know have item number 9 or 10. It also shows me how the cart is updated, but the products are not iterated, it only shows me item by item until it stops either to the last or the one before. I also tried adding products through GET/POST via index.php, but the same issue appears. After that product is added I am able to add other products. Does it have something to do with Cookies from the old Cart (that was Checked out) or anything similar? I tried clearing cache, deleting cache from the server, changing the domains.. but the same bug appears. After an order is placed a customer can't add a new order normally. Unless he/she logs out and logs in again to place the order. Do you have any idea what I could do to solve this issue please? Thank you, Best regards, Chris
  2. Salutari tuturor, Nu stiu ce sa mai fac sau pe unde sa mai caut insa de cateva ore bune incerc sa rezolv o problema destul de dificila: dupa ce se finalizeaza o comanda prin Checkout nu se mai adauga produsele in cart corespuzator (prin ajaxCart.add) - dau sa adaug 10 item-uri (care au combinatii) si imi adauga doar al 9-lea item. Desi imi consola imi arata ca le-a procesat pe toate. Am incercat atat prin ajaxCart.add cat si prim GET/POST pe index.php si apar aceleasi probleme. Dupa ce se adauga produsul acela merge sa adaug alte produse in cart. Aveti idee care ar putea sa fie problema? Astept feedback Va multumesc, Cristi
×
×
  • Create New...