Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello

 

I'm trying to set this statement in my currencies file (last function) but it doesn't work. Blank page is displayed when open the web.

 

I'm using the OS 2.2MS1, is this statement supported in this version?

 

Where I put it into this function (the last for me in currencies.php file)?

function display_price($products_price, $products_tax, $quantity = 1){ 

            return $this->format(tep_add_tax($products_price, $products_tax) * $quantity);

 

 

If the return statement is commented // no prices appear, that is good, but also if you are logged, and the way is that only the logged users will view prices.

 

Please help me!!! can anybody write the correct statement? :oops:

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...