Foren / Cotonti / Support / 'order by' sql error

Kingsley
#1 17. September 2009, 21:45
I've updated one of my site to 6.3 and now I get this error:

X-EcutionerZ
2009-09-17 13:48
Fatal error : SQL 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 'ORDER BY mat_date LIMIT 5' at line 1

don't know where it's coming from...
Kort
#2 17. September 2009, 22:24
You must have forgotten to update your plugin sql tables in datas/config.php
SED.by - создание сайтов, разработка плагинов и тем для Котонти
Trustmaster
#3 18. September 2009, 00:56
To learn where its comming from, you can set
define('SED_DEBUG', TRUE);
in config.php
May the Source be with you!
Elgan
#4 18. September 2009, 05:16
mat_date is which table linked to which plugin?