Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I need the question/problem answered that was asked here a number of times, but didn't get an answer. I need to know how to put in the code in the products_new.php file that doesn't have the code that needs to be replaced.

 

catalog/products_new.php

 

Around line 83

 

Replace:

 

$products_price = $currencies->display_price($products_new['products_price'], tep_get_tax_rate($products_new['products_tax_class_id']));

 

With:

 

global $customer_id;

$customer_group_query = tep_db_query("select

 

I don't have that line of code, so there must be some other way that it has been used by new versions.

 

Can someone please help me out on this?

 

Thanks.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...