Jump to content

Cant access prestashop orders tab, any help please?


Recommended Posts

HI , im new to prestashop so please bear with me. Im having a problem with the orderes tab in my back office. this is the error message im getting, can anyone lend a helping hand?

 

 

 

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` = 1)

WHERE os.`deleted` = 0

ORDER BY `name` ASC

 

 

any help would be much appreciated

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...