A Database Error Occurred

Error Number: 1054

Unknown column 'triducprinting.com.vn' in 'where clause'

select p.id,pl.product_code,p.product_parent,pl.product_lang_name,p.product_picture,pl.product_lang_price,pl.product_lang_price_promotion,pl.product_lang_alias,pl.product_lang_detail,pl.product_lang_using,pl.product_lang_more,pl.product_lang_advantage from tkwp_product p inner join tkwp_product_lang pl on pl.product_id=p.id where p.product_status = 1 and p.id = triducprinting.com.vn and pl.product_lang="vn" order by id desc

Filename: /home/triducpr/public_html/models/frontend/mproduct.php

Line Number: 95