albarelys Posted January 12, 2015 Share Posted January 12, 2015 Salve ragazzi ho un problema con il modulo ganalytics e il compara i prodotti sul sito quando vado a fare comparazione dei prodotti mi esce pagina bianca,controllando l'errore che riscontro è il seguente atal error: Cannot use object of type Product as array in /var/www/vhosts/hardware-planet.it/httpdocs/modules/ganalytics/ganalytics.php on line 379 sapete darmi una dritta in ganalytics php aqlla linea indicata trovo questo linea 379 if (!isset($product['price'])) linea 380 $product['price'] = (float)Tools::displayPrice(Product::getPriceStatic((int)$product['id_product'], $usetax), $currency); linea 381 $result_products[] = $this->wrapProduct($product, $extras, $index, $full); aiuto perfavore se disattivo il modulo google analytics il comparatore funziona perfettamente Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now