MySQL Error!
MySQL error in file: /engine/modules/linkenso.php at line 152
Error Number: 1064
The Error returned was:
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 'ORDER BY id LIMIT 0, 7' at line 2
SQL query:

SELECT p.id, p.date, p.short_story, CHAR_LENGTH(p.full_story) as full_story, p.xfields, p.title, p.alt_name, p.approve FROM dle_post WHERE ORDER BY id LIMIT 0, 7