Can anyone tell me what to do with this??
Thanks!!
Database error in
Query:
SELECT `Profiles`. `ID`, `Profiles`. `NickName`, `Profiles`. `Couple`, `Profiles`. `Sex`, if(`DateLastNav` > SUBDATE(NOW(), INTERVAL 1 MINUTE ), 1, 0) AS `is_online` FROM `Profiles` WHERE `Profiles`.`Status` = 'Active' and (`Profiles`.`Couple` = 0 or `Profiles`.`Couple` > `Profiles`.`ID`) ORDER BY `Profiles`.`Couple` ASC, `Profiles`.`DateReg` DESC LIMIT -0, 0
Mysql 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 '-0, 0' at line 1
Found error in the file '/home/veloroom/public_html/templates/base/scripts/BxBaseIndexPageView.php' at line 372.
Called 'db_res' function with erroneous argument #0.
I tried uploading an attachment of he whole email but I dont know what file type to use. Everything I tried was rejected.



News