Warning: include(includes/languages//english/FILENAME_ALLPRODS) [function.include]: failed to open stream: No such file or directory in /home2/szamanka/public_html/szamanka/all_products.php on line 15
Warning: include(includes/languages//english/FILENAME_ALLPRODS) [function.include]: failed to open stream: No such file or directory in /home2/szamanka/public_html/szamanka/all_products.php on line 15
Warning: include() [function.include]: Failed opening 'includes/languages//english/FILENAME_ALLPRODS' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/szamanka/public_html/szamanka/all_products.php on line 15 Szamanka.pl - sklep bielizna
1054 - Unknown column 'p.products_id' in 'on clause'
SELECT p.products_id, pd.products_name, c.categories_id, c.parent_id
FROM products p , categories c, products_to_categories p2c
LEFT JOIN products_description pd on p.products_id = pd.products_id and pd.language_id = '2'
WHERE p.products_id = p2c.products_id and c.categories_id = p2c.categories_id and products_status = '1'
ORDER by pd.products_name asc