Post by mcut » Wed Aug 24, 2011 12:16 am

Funguje vám na OC 1.5.1.1 RSS feed?

Po zadání http://www.xxxxx.cz/index.php?route=feed/google_base mi to nabízí stahování .php souboru.

V logu se zobrazí:

Code: Select all

PHP Notice:  Undefined index: weight_class in /var/www/web5/xxx.cz/net-soft.cz/catalog/controller/feed/google_base.php on line 78
Edit:
Vyřešeno, původní řádek

Code: Select all

$output .= '<g:weight>' . $this->weight->format($product['weight'], $product['weight_class']) . '</g:weight>';
změnit na

Code: Select all

$output .= '<g:weight>' . $this->weight->format($product['weight'], $product['weight_class_id']) . '</g:weight>';

OpenCart 1.5.1.2
Image


New member

Posts

Joined
Thu Jan 20, 2011 5:04 am
Who is online

Users browsing this forum: No registered users and 24 guests