Pagina 1 di 1
Nuova installazione con Total B2B di hOZONE
Inviato: 18/10/2006, 12:27
da Bottle
Ciao a tutti. Dovendo fare una nuova installazione, volevo provare la total B2B di hOZONE .
Come devo procedere per non avere problemi ?
Va bene se installo il 2.2 con il language pack e basta ? o devo metterci anche la contrib per la partita IVA ?
Grazie.
Inviato: 23/10/2006, 22:38
da Bottle
1054 - Unknown column 'p.products_id' in 'on clause'
select count(distinct p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '4' and p2c.categories_id = '27'
[TEP STOP]
?? un aiutino ?
Inviato: 24/10/2006, 8:16
da maury2ma
errore 1054 dovuto ad incompatibilita' con mysql 5.
ma non mi chiedere come si risolve..

Inviato: 28/10/2006, 21:55
da Bottle
Sicuramente hai ragione, ma come lo risolvo ?
Magari qualcun altro sa come fare ?