1064: SELECT f.s_title,f.slug,f.s_id FROM addedfilters added inner join filters f ON added.s_id=f.s_id WHERE added.f_id= group by added.s_id
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'group by added.s_id' at line 3