Recalculating forum statistics... Unsuccessful! ?? - SOLVED

Started by shumar, October 10, 2007, 06:10:21 PM

Previous topic - Next topic

shumar

Quote
vBulletin 3.6 to SMF Converter
Converting...
Recalculating forum statistics... Unsuccessful!
This query:

    ALTER TABLE `db219881756`.smf_smileys
    ORDER BY LENGTH(code) DESC;

Caused the 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 'LENGTH(code) DESC' at line 2

I change in .sql from ORDER BY LENGTH(code) DESC; to ORDER BY code DESC;
And now get this error ??

VB 3.6.8 -> SMF 1.1.3


Advertisement: