All Blog Posts Tagged: Men's Fashion Week
select blog.id as blog_id,
blog.slug,
blog.name
from blog
where blog.active = 1 and slug ='Men's Fashion Week'
ERROR: syntax error at or near "s"
LINE 5: where blog.active = 1 and slug ='Men's Fashion Week' ...
^/home/joonbugc/public_html/skyphp/modules/blog/tag.php
Line: 10