Jump to content

Recommended Posts

Ciao a tutti,

sto iniziando a configurare un nuovo shop.

 

Ho inserito dei prodotti di prova e sto inserendo anche attributi e combinazioni,

per un prodotto ci sono 3 dimensioni ed ho inserito S-M-L

 

Li importo e tutto ok ma quando faccio la prova per acquistarlo mi si visualizza tale errore:

 

Impossible to add the product to the cart.
textStatus: 'error'
errorThrown: 'Internal Server Error'
responseText:

 

Poi in ogni caso noto che nel carrello si è aggiunto, poi se dal carrello provo a cambiare le quantità visualizzo questo errore:
 

TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object] Text status: error

 

Insomma, questo problema è sorto aggiungendoci gli attributi infatti nei prodotti senza non visualizzo errore.

 

Come fare?

 

Grazie, Davide.

 

 

Link to comment
Share on other sites

Con l'attivazione del DebugError visualizzo ANCHE:

 

Fatal error: Uncaught exception 'Exception' with message 'Forbidden chars in cookie' in /homepages/28/d612981689/htdocs/mury/classes/Cookie.php:176 Stack trace: #0 /homepages/28/d612981689/htdocs/mury/modules/ganalytics/ganalytics.php(841): CookieCore->__set('ga_cart', 'a:1:{i:60;a:11:...') #1 /homepages/28/d612981689/htdocs/mury/classes/Hook.php(587): Ganalytics->hookActionCartSave(Array) #2 /homepages/28/d612981689/htdocs/mury/classes/Hook.php(542): HookCore::coreCallHook(Object(Ganalytics), 'hookactionCartS...', Array) #3 /homepages/28/d612981689/htdocs/mury/classes/Cart.php(214): HookCore::exec('actionCartSave') #4 /homepages/28/d612981689/htdocs/mury/classes/Cart.php(1071): CartCore->update() #5 /homepages/28/d612981689/htdocs/mury/controllers/front/CartController.php(293): CartCore->updateQty(1, 60, 5, 0, 'up', 0) #6 /homepages/28/d612981689/htdocs/mury/controllers/front/CartController.php(73): CartControllerCore->processChangeProductInCart() #7 /homepages/28/d612981689/htdocs/mury/classes/controller/Controller.php( in /homepages/28/d612981689/htdocs/mury/classes/Cookie.php on line 176

Link to comment
Share on other sites

  • 4 months later...

 

Ciao,
guarda ho riscontrato il tuo stesso problema .
Guardando il Log , si vede però che l’errore sull’aggiunta del carrello è causato dal Modulo Google Analytics .

Disattivandolo risolverai dunque il problema .

Per quanto riguarda il codice di tracciamento Analytics , poi , potrai tranquillamente aggiungerlo nel corpo HTML del sito tramite il template “tpl” del tuo tema (“header.tpl”) oppure usando un modulo per l’inerimento HTML nel body del sito .

Spero di esser stato utile .
Segno l’articolo come Risolto .

Saluti . 

  • Like 1
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...