Database Error Email

I have just received this email and dont actually know what its referring to, any ideas?

 

Database error in

Query:
            SELECT `bx_blogs_main`.`ID`, `bx_blogs_main`.`OwnerID`, `bx_blogs_main`.`Description`, COUNT(`bx_blogs_posts`.`PostID`) AS 'PostCount'
            FROM `bx_blogs_main`
            INNER JOIN `bx_blogs_posts` ON `bx_blogs_posts`.`OwnerID` = `bx_blogs_main`.`OwnerID`
            WHERE `PostStatus`='approval'
            GROUP BY `bx_blogs_main`.`ID`
            ORDER BY `PostCount` DESC
            LIMIT -10, 10
        
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 '-10, 10' at line 7

Found error in the file '/home/voiceart/public_html/modules/boonex/blogs/classes/BxBlogsDb.php' at line 82.
Called 'db_res' function with erroneous argument #0.


 

All for one and one for all....ah sod it who am i kidding!
Quote · 23 Jun 2013

http://www.boonex.com/trac/dolphin/ticket/3241

Rules → http://www.boonex.com/terms
Quote · 24 Jun 2013

Thanks for creating that :)

All for one and one for all....ah sod it who am i kidding!
Quote · 24 Jun 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.