Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with installing ?price-break-1.11.2?and ?Gift Add (dangling carrot) v2.a?


Recommended Posts

Posted

I have installed this contribution ?price-break-1.11.2?. Then I want to install another contribution ?Gift Add (dangling carrot) v2.a?. But I could not. The problem is in catalog/includes/classes/shopping_cart.php.Find these source code:

$products_query = tep_db_query("select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price, p.products_weight, p.products_tax_class_id from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_id = '" . (int)$products_id . "' and pd.products_id = p.products_id and pd.language_id = '" . (int)$languages_id . "'");

Both of contributions want to change the above source code in their own way. I could not figure out.

What shall I do? Many thanks in advance.

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