News:

Wondering if this will always be free?  See why free is better.

Main Menu

IPB 1.3 to SMF error

Started by ishy, January 23, 2007, 12:08:58 PM

Previous topic - Next topic

ishy

Well, I got slap happy and started changing every forum I'm an admin on (and even some I'm just a friend) to SMF. 

On an IPB 1.3 conversion I got this error:

Converting permissions... Unsuccessful!
This query:

    INSERT INTO `smf`.smf_membergroups
    (ID_GROUP, groupName, maxMessages, onlineColor, stars)
    VALUES
    (6 + 3, SUBSRING('Faculty', 1, 255), 50, '', '');

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 '('Faculty', 1, 255), 50, '', '')' at line 4

Oldiesmann

Minor typo. It should be "SUBSTRING" and not "SUBSRING". Try this one.
Michael Eshom
Christian Metal Fans

ishy

Well, that was simple enough.  Thanks muchly!

Advertisement: