scareface Posted January 27, 2006 Posted January 27, 2006 Hello I've installed groupdiscount and now when I add a product to my cart and try to see it I've this fatal error : Fatal error: Call to undefined function: display_price_nodiscount() in /***/*****/shopping_cart.php on line 150 arround lines 150 in my shopping_cart.php : //GroupDiscount start $info_box_contents[$cur_row][] = array('align' => 'right', 'params' => 'class="productListing-data" valign="top"', 'text' => '<b>' . $currencies->display_price_nodiscount($products[$i]['final_price'], tep_get_tax_rate($products[$i]['tax_class_id']), $products[$i]['quantity']) . '</b>'); //GroupDiscount end how can I repair this please ? Quote
scareface Posted January 28, 2006 Author Posted January 28, 2006 nobody can't help me please ? :'( Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.