Database error: Invalid SQL: select i.author as i_author, i.image_url as i_image_url, i.item_id as i_item_id, i.name as i_name, i.discount_price as i_discount_price, i.price as i_price from items i is_active=1 order by i.item_id Desc MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'is_active=1 order by i.item_id Desc' at line 1)
Session halted.