Convertor Invision 2 SMF not working on SMF1.1rc3.
How to make it work ?
it works with only version below rc3 :'(
Are you definetly using the 1.1 converters? http://www.simplemachines.org/download/?converters
Alternatively you can download RC2 (http://www.simplemachines.org/download/?archive) convert and then upgrade
Lainaus käyttäjältä: huwnet - elokuu 24, 2006, 02:25:08 IP
Are you definetly using the 1.1 converters? http://www.simplemachines.org/download/?converters
OOPs!!
Thanks. :)
Hi guys
I am getting sql error, the convertor got stuck while converting the polls.
Now there are no posts on the forum.
Any suggestions pl.
error is long begining with
Converting posts (this may take some time)... Successful.
Converting polls... Successful.
Converting poll options... Unsuccessful!
This query:
bla bla
ID_POLL, ID_CHOICE, label, votes)
VALUES (1, SUBSTRING('0', 1, 255), 'yes', 1, 255), '1'),
(1, SUBSTRING('1', 1, 255), 'no', 1, 255), '0'),
(1, SUBSTRING('2', 1, 255), 'i dont know', 1, 255), '0'),
(1, SUBSTRING('3', 1, 255), 'Others ( pl select this as ur second option to check )', 1, 255), '1'),
(1, SUBSTRING('4', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('5', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('6', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('7', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('8', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('9', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('10', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('11', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('12', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('13', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('14', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('15', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('16', 1, 255), '', 1, 255), '0'),
(1, SUBSTRING('17', 1, 255), '', 1, 255), '0'),
Is there a way to bypass polls conversion ?
After SMF1.1rc3, I`ve installed SMF1.1rc2 and trying to convert IPB 2.1.3 to it.
I can see the same error message I saw before on converting SMF1.1rc3:
"The installation of SMF in the path you specified is not a version this converter can deal with. If it is older than SMF 1.0, you need to upgrade first. If it is newer, you need to use a different converter."
What is wrong now?