Jump to content

1.7.4.2 PS, and module Viewed products - found an error


satkauskas

Recommended Posts

1.7.4.2 PS, and module Viewed products.

It leads to an error. Why? If I import data, then browse the shop, with Viewed product module - it ok. 

Then I reaupdate the products from scratch, import them. And continue browsing.

It leads to loosing the footer area in eshop interface, then the error 

(1/1) ContextErrorException

Notice: Undefined offset: 0

in ProductAssembler.php line 95
at ProductAssemblerCore->addMissingProductFields(array('id_product' => '151'))in ProductAssembler.php line 107

 

Clearing cache is not helping.

The solution - to disable or remove and install the module Viewed products. I suppose - it has old data of viewed products. I would like to have a button - clear the viewed product module "cache", it would solve that niche error.

 

Link to comment
Share on other sites

  • 1 year later...

Può essere anche qualche altro modulo, a me è capitato qualcosa di simile con il modulo del mega menu. Succede quando ad esempio viene richiesto un prodotto specifico, tramite ID, ma il prodotto nel frattempo è stato eliminato. Nel tuo caso infatti vedi questo errore, cercava il prodotto 151, e forse non c'era più.

ProductAssemblerCore->addMissingProductFields(array('id_product' => '151')

 

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...