A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'power ASC, price ASC, BY menu_order DESC, date_post DESC LIMIT 0,24' at line 6

SELECT * FROM product n, product_desc nd WHERE n.product_ID=nd.product_ID AND display=1 AND lang='vi' AND power=18 ORDER power ASC, price ASC, BY menu_order DESC, date_post DESC LIMIT 0,24

Filename: modules/product/models/Function_product.php

Line Number: 189