Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL Syntax Error with Free Call for price.


iceman-58

Recommended Posts

I get the following error we I enter the store:

 

1064 - You have an error in your SQL syntax near 'THE_NEW_PRODUCTS_FILTER2 order by products_date_added desc limit 10' at line 1

 

select products_id, products_image, products_tax_class_id, products_price from products where products_status='1' THE_NEW_PRODUCTS_FILTER2 order by products_date_added desc limit 10

 

[TEP STOP]

 

The Manufacturers box and Categories box load but nothing else.

Any help would be great.

Link to comment
Share on other sites

Add to the /includes/languages/english.php and other languages you might be using:

// BOF: WebMakers.com Added: All Add-Ons

 require(DIR_WS_LANGUAGES . $language . '/' . 'languages_webmakers.php');

// EOF: WebMakers.com Added: All Add-Ons

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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