Hi, I am facing the same error when i try to go inside the categories to view the links. Did anyone find a fix for this problem?
Below is our list of links for the Your category.
1064 - You have an error in your SQL syntax near 'xor ld.language_id = '99')' at line 1
select count(l.links_id) as total from links_description ld, links l, links_to_link_categories l2lc where l.links_status = '2' and l.links_id = l2lc.links_id and ld.links_id = l2lc.links_id and l2lc.link_categories_id = '2' and ( ld.language_id = '1' xor ld.language_id = '99')
[TEP STOP]
Can anyone help pls?