Over 2500 Databse Errors in 2 Minutes

Hello i got 2500 Messages with following error Message. Could anyone me explain what is wrong ?

 

Query:

SELECT  DISTINCT `post`.* FROM `bx_blogs_posts` as `post` INNER JOIN `bx_blogs_main` as `main`   ORDER BY  DESC  LIMIT 5  

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 'DESC LIMIT 5' at line 1


Called 'getAll' function with erroneous argument #0.

Quote · 23 Apr 2018

My guess is the ORDER BY is broken for some reason.

Geeks, making the world a better place
Quote · 23 Apr 2018

Hello 

Please specify - do you use the default "Blogs" version? Because in all places where we have the similar MySQL queries (with "INNER JOIN") we have order by fields. If module isn't changed then please provide me FTP access via PM).


With the best regards, Leonid

Quote · 2 May 2018
 
 
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.