SMF Support > Converting to SMF

[SMF Converter] Drupal 6.2

<< < (5/20) > >>

TE:
Haven't tested the converter for a while, I'll check it during the next days.. maybe I can fix some remaining bugs.

sharks:
Thanks for looking into this very useful converter, TE. I'm very eagerly awaiting for your updates.

I downloaded and installed 6.2 specifically for this conversion, and then also tried to convert but this is the latest from a long list of errors and now i have no idea what to do to fix this:

Converting...
Converting members... Successful.
Converting categories...
Warning: Invalid argument supplied for foreach() in /home/user/public_html/test/convert.php(941) : eval()'d code on line 11
Successful.
Converting boards... Unsuccessful!
This query:

    INSERT IGNORE INTO `user_test`.test_boards
    (ID_BOARD, name, description, ID_PARENT, ID_CAT)
    VALUES ('3' , 'I hope that's not what it looks like...' , '' , '0' , '0');

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 's not what it looks like...' , '' , '0' , '0')' at line 3

sharks:
Unfortunately, if you want to convert to the best alternative (SMF) this converter still does not work. Nobody cares to fix this? I guess not. :(

Nao 尚:
jeffreyfrog = spammer.

sharks> Obviously, the converter has a bug here. It should be using $smcFunc['db_escape_string']() on the 'name' string before inserting it.
Is that the only bug that stops your conversion from succeeding?

Nao 尚:
OT-- Hey, nice little bug... jeffreyfrog's link is active when you view it from his profile.
http://www.simplemachines.org/community/index.php?action=profile;area=showposts;u=255574
Obviously, this is unwanted, isn't it?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version