Code appearing after adding product to shopping cart - Joomla! Forum - community, help and support


hi everybody, having issue 1 of sites, running joomla , virtuemart 1.0.7, getting error when browsing @ product, code comes in case in left cell , if add product cart comes under title, error is

bug( "unknown weight uom in product " . $db->f("product_sku")); } } else { $vmlogger->debug( "weight not specified product " . $db->f("product_sku")); } if (!empty($weight)) { return($weight); } else { return 0; } } } ?>

i thought may have been null value in product weight ran sql query , populated field 1's still error, have updated joomla , virtuemart 1.0.6 see if cure no luck.

any ideas or solutions appreciated in advance.....

moving 3rd party extensions





Comments