Warning: I am able to write to the configuration file: /home/lcdg/public_html/shop/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.
1054 - Unknown column 'p2c.products_id' in 'where clause'
select count(p.products_id) as total from (products p, products_description pd, manufacturers m) left join specials s on p2c.products_id = s.products_id where p.products_status = '1' and pd.products_id = p2c.products_id and pd.language_id = '1' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '10' and p.products_id=pd.products_id