Jump to content

<Solved>Unknown column 'g.price_display_method' in 'field list'


Recommended Posts

I'm testing the SVN version 1443 (full /fresh installation), but some how I always get this error under backoffice->payment. I have try uninstall all the payment modules but still get the same error. ? ? Pls advice


Unknown column 'g.price_display_method' in 'field list'


SELECT g.`id_group`, g.`reduction`, g.`price_display_method`, gl.`name`
FROM `es_group` g
LEFT JOIN `es_group_lang` AS gl ON (g.`id_group` = gl.`id_group` AND gl.`id_lang` = 1)
ORDER BY g.`id_group` ASC

Link to comment
Share on other sites

  • 1 year later...

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...