A very impressise player.
I particularly like the ability to simply drag-and-drop files from my l..
Rating: [0 of 5 Stars!]
Displaying 1 to 4 (of 4 reviews)
Result Pages: 1
Shopping Cart
0 items
1054 - Unknown column 'pd.products_id' in 'on clause'
select distinct p.products_id, p.products_image, pd.products_name, p.products_price, p.products_tax_class_id, s.status as specstat, s.specials_new_products_price, b.rank from products_description pd, products p left join specials s on p.products_id = s.products_id left join bestseller b on p.products_id = b.products_id and p.products_id = pd.products_id where p.products_status = '1' and b.status = '1' order by b.rank limit 10