SQL query : SELECT * FROM vp_newsvn WHERE NV_Visible=1 AND NV_SignupDate < ORDER BY NV_SignupDate DESC LIMIT 0,6

SQL Error : (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 'ORDER BY NV_SignupDate DESC LIMIT 0,6' at line 1

File : News.php
Line : 208