1064: 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 ') DESC, rand()
LIMIT 4' at line 6
in query: SELECT A.*
FROM act_base_ebosmag as A
WHERE (promo = 1) AND A.status = 1 AND A.lang IN (0,-1)
AND (A.perms & 1)
AND A.date_end >= NOW() AND A.date_start <= NOW()
ORDER BY (menu_id = ) DESC, rand()
LIMIT 41064: 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 ') DESC, rand()
LIMIT 3' at line 6
in query: SELECT A.*
FROM act_base_ebosmag as A
WHERE (new = 1) AND A.status = 1 AND A.lang IN (0,-1)
AND (A.perms & 1)
AND A.date_end >= NOW() AND A.date_start <= NOW()
ORDER BY (menu_id = ) DESC, rand()
LIMIT 3