Error: Unknown column 'produkt' in 'where clause'
Error No: 1054
select * from leon_app_menu m left join leon_app_menu_data md on md.id = m.app_menu_id where m.app_id=96 and m.language_id=2 and m.app_menu_id!=1332 and m.parent_id=produkt and md.status!=0 and (md.date_aktiv != 1 or (md.date_aktiv = 1 and md.date_begin <= now() and md.date_end >= now())) order by m.pos