WordPress database error: [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 ')' at line 1]
SELECT name FROM wp_terms AS c INNER JOIN wp_term2syn AS syn ON c.term_id = syn.term_id WHERE syn.sanitised IN ('wp-content', 'documents', 'join-us') AND syn.language_id IN ()
WordPress database error: [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 x.term_id = 10
ORDER BY RAND() LIMIT 1' at line 7]
SELECT p.*
FROM wp_posts p
JOIN wp_post2lang p2l ON p.id = p2l.post_id
JOIN wp_term_relationships r ON r.object_id = p.id
JOIN wp_term_taxonomy x ON x.term_taxonomy_id = r.term_taxonomy_id
WHERE p2l.language_id IN () AND x.term_id = 10
ORDER BY RAND() LIMIT 1
WordPress database error: [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 ') ORDER BY RAND() LIMIT 1' at line 1]
SELECT p.* FROM wp_posts AS p WHERE p.ID IN () ORDER BY RAND() LIMIT 1
WordPress database error: [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 x.term_id = 11
ORDER BY RAND() LIMIT 1' at line 7]
SELECT p.*
FROM wp_posts p
JOIN wp_post2lang p2l ON p.id = p2l.post_id
JOIN wp_term_relationships r ON r.object_id = p.id
JOIN wp_term_taxonomy x ON x.term_taxonomy_id = r.term_taxonomy_id
WHERE p2l.language_id IN () AND x.term_id = 11
ORDER BY RAND() LIMIT 1
