Jump to content

Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart


AlexPopov

Recommended Posts

  • 6 months later...

sometimes i get same error on my log too and saw that orders have ERROR ON PAYMENT status too. I use paypal as c/c electronic payment so to avoid that i added wire transfer and saw that many customers that get that error switch to wire transfer to conclude the order. I've not find a real solution i'm on presgtashop 1.6.1.18

Link to comment
Share on other sites

  • 2 months later...
  • 1 year later...

non è un errore ma il normale comportamento di prestashop

nel file FrontController .php

alla riga 868

if (Validate :: isLoadedObject ($ cart) && $ cart-> orderExists ()) {PrestaShopLogger :: addLog ('Frontcontroller :: init - Il carrello non può essere caricato o un ordine è già stato effettuato usando questo carrello', 1 , null, 'Carrello', (int) $ this-> context-> cookie-> id_cart, true);

nel mio piccolo da autodidatta significa

se il carrello è convalidato aggingi questo al Log Frontcontroller :: init - Il carrello non può essere caricato o un ordine è già stato effettuato usando questo carrello ',

se cambio   Frontcontroller :: init - Il carrello non può essere caricato o un ordine è già stato effettuato usando questo carrello ',

in

Frontcontroller :: init - Nuovo ordine ricevuto ',

mi ritrovo nel file di log questa scritta

Frontcontroller :: init - nuovo ordine ricevuto

allego immagine fatta su un sito test

Logicamente  fate prima un salvataggio del file FrontController .php

e dopo la modifica effettuare una pulizia della cache

prestashop 1,7.6

Grazie

problema risolto 

 

 

Immagine.jpg

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

  • 4 weeks later...
  • 3 months later...

Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart  --  2020-04-18 09:53:07

Abandoned cart    --     62,70 €     --             2020-04-18 09:53:07

Same time. And not this one occurrence of course.

Link to comment
Share on other sites

1 uur geleden, nameforme zei:

Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart  --  2020-04-18 09:53:07

Abandoned cart    --     62,70 €     --             2020-04-18 09:53:07

Same time. And not this one occurrence of course.

just ignore it. its not harming your shop or orders and hs nothing to do with abandoned carts

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...