1054 - Unknown column 'r.products_id' in 'where clause'

select count(*) as total from reviews r, reviews_description rd where r.reviews_id = '3281' and r.products_id = '548' and r.reviews_id = rd.reviews_id and rd.languages_id = '1'

[TEP STOP]