Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Feydakin

Archived
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Feydakin

  1. I'm testing the ECHO plugin and when processing a test order with the test cc and account I get the following error..

     

    1054 - Unknown column 'echo_result' in 'field list'
    
    UPDATE orders SET echo_result='
    
    Transaction approved

     

    Is this because it's in a testing environment or do I have a database issue that I should address?? Any thoughts??

  2. I just installed v1.4 and I get this error when I click on the Sitemap link

     

    1054 - Unknown column 'c.categories_status' in 'where clause'
    
    select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.parent_id, c.sort_order, cd.categories_name

     

    Any idea where to even start with this?

×
×
  • Create New...