Unknown column 'close' in 'where clause'
SELECT categoryID, `name_ru` AS name, slug, parent, sort_order FROM SC_categories WHERE close!=1 and categoryID>1 ORDER BY parent,name_ru