Buonasera a tutti:
ho il seguente problema:
1054 - Unknown column 'p.products_id' in 'on clause
select count(*) as total from products p, products_description pd, manufacturers m left join specials s on p.products_id = s.products_id where p.products_status = '1' and pd.products_id = p.products_id and pd.language_id = '4' and p.manufacturers_id = m.manufacturers_id and m.manufacturers_id = '79'
la tabella on clause non esiste... cosa devo fare?
inoltre ho anche il seguente problema....
Attenzione: E' possibile scrivere sul file di configurazione: /web/htdocs/www.newenergystore.com/home/includes/configure.php. Questo è un rischio - configura tale file in sola lettura.
ed essendo in aruba, non posso cambiare i permessi..come posso fare?
problema 1054 - Unknown column 'p.products_id' in 'on clause
Moderatore: mod Generali