Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => SMF Feedback and Discussion => Aiheen aloitti: Cool Surfer - elokuu 24, 2006, 01:56:09 IP

Otsikko: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: Cool Surfer - elokuu 24, 2006, 01:56:09 IP
Convertor Invision 2 SMF not working on SMF1.1rc3.

How to make it work ?
Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: Cool Surfer - elokuu 24, 2006, 02:16:18 IP
it works with only version below rc3 :'(
Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: H - elokuu 24, 2006, 02:25:08 IP
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

Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: Cool Surfer - elokuu 24, 2006, 03:53:23 IP
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. :)
Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: Cool Surfer - elokuu 24, 2006, 11:34:37 IP
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'),
Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: Cool Surfer - elokuu 25, 2006, 10:21:35 AP
Is there a way to bypass polls conversion ?
Otsikko: Re: Convertor Invision 2 SMF not working on SMF1.1rc3
Kirjoitti: dzembak - lokakuu 04, 2006, 08:41:56 AP
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?