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 one contribution named ?price-break-1.11.2_1?. Then I want to install another contribution named ?Gift_Add_V2.a?. But I could not. The problem happens in this page: catalog/includes/classes/shopping_cart.php

For the below codes:

$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 these two contributions want to change it 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...