Warning: I am able to write to the configuration file: /home/tonsofbu/public_html/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.
1054 - Unknown column 'c.categories_status' in 'where clause'
select distinct p.products_id, p.products_image, p.products_tax_class_id, p.products_price from products p, products_to_categories p2c, categories c where p.products_status=1 and p.products_master = '0' and p.products_id = p2c.products_id and c.categories_id = p2c.categories_id and c.categories_status=1 order by p.products_date_added desc limit 10