An Error Was Encountered
Error Number: 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 'AND pv.per_name = 'toprated'' at line 4
SELECT * FROM categories_text ct INNER JOIN personalize_view pv ON (ct.ct_per_id = pv.per_id) WHERE ct.ct_cat_id = AND pv.per_name = 'toprated'