Jump to content

Unknown column 'os.deleted' in 'where clause'


Recommended Posts

Hi, I'm french and I posted it on the french forum yesterday, but no answer to my problem...

 

In the "COMMANDE" section (I think in english it must be the "ORDER" section), I can't consult orders, I just have this text :

 

 

Unknown column 'os.deleted' in 'where clause'

 

SELECT *

FROM `ps_order_state` os

LEFT JOIN `ps_order_state_lang` osl ON (os.`id_order_state` = osl.`id_order_state` AND osl.`id_lang` = 2)

WHERE os.`deleted` = 0

ORDER BY `name` ASC

I put a screencap :

 

dez.jpg

http://gravidja.free.fr/tp/dez.jpg

 

Thanks for your appreciated and precious help... :)

Link to comment
Share on other sites

×
×
  • Create New...