Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

keifer27

Pioneers
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Real Name
    Keith

keifer27's Achievements

  1. I am getting the same error. Anyone figured this one out? 1054 - Unknown column 'c.categories_status' in 'where clause' SELECT p.products_id as pID, p.products_date_added as date_added, p.products_last_modified as last_mod, p.products_ordered FROM products p, categories c, products_to_categories p2c where c.categories_status='1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and p.products_status='1' ORDER BY products_ordered DESC [TEP STOP]
  2. Anyone know if this works with OSC 2.3.1? And if so, how to install it since the mentioned files in the install instructions are different?
×
×
  • Create New...