News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Myybb 1.4 to SMF 2.0 convertion problem

Started by apking, March 04, 2010, 04:03:33 AM

Previous topic - Next topic

Lich_king2

I'm sorry for bumping old thread, I've edited mybb14x_to_smf.sql and fixed the birthdays table issue.
If anyone has the same problem, feel free to use attached SQL file. Converted from MyBB 1.4.11 to SMF 2.0 RC3

Norv

To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

fantom01

Hello,

Been trying to convert mybb 1.4.x to smf 2.0 rc3 and I  keep getting stuck at: "Converting polls...Wrong value type sent to the database. Integer expected. (expire_time)". Did a search on the forum and it looks like no ones has run into this problem before for mybb.

Any help would be greatly appreciated.

Norv

To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

apking

Hi norv,

iam trying that. iam getting this error now


Converting members...Field 'message_labels' doesn't have a default value


Thanks
APking

Lich_king2

Hmm try to add this:    
'' AS message_labels, '' AS openid_uri, '' AS location, '' AS avatar, '' AS personal_text,
'' AS secret_question, '' AS ignore_boards, '' AS additional_groups

Add it before FROM {$from_prefix}users;

apking

hi

it struck  at conversion of topics. what i will do now?

i will get this

Converting...
Converting members...
Successful.
Converting categories... Successful.
Converting boards... Successful.
Converting topics...

but there is no process.

Thanks
apking

Norv

I can't replicate this...
It does not seem to go further at all?
Are there errors on the page? (In Firefox, Tools menu, please see the Javascript error console)
Do you have javascript enabled?
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Advertisement: