[Convertor] vBulletin 3.x to phpBB3

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Suggested Hosts
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by Lumpy Burgertushie »

you can't use any of the convertors with 3.1 they are all for 3.0 versions.

you will have to wait until 3.1 actually comes out as final and then wait for someone to write a new converter for it for whatever other bb you are using.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3635
Joined: Wed Oct 27, 2004 11:35 pm
Name: William

Re: [Convertor] vBulletin 3.x to phpBB3

Post by bonelifer »

Actually you can convert it to phpBB 3.0.12, then run: http://www.example.com/YOURFORUMFOLDER/ ... update.php to convert that to 3.1-RC2.
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .

phpBB Modders is looking for developers! If you have phpBB experience and want to join us, click here!
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by Lumpy Burgertushie »

silly me, I wasn't thinking about that. :oops: :lol:


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
FredQ
Registered User
Posts: 138
Joined: Sat Nov 01, 2014 10:48 am
Location: Northeast Scotland
Name: Fred Q

Re: [Convertor] vBulletin 3.x to phpBB3

Post by FredQ »

Hi Guys,

Anybody interested by an update of the converter for phpBB 3.1.0?

I recently inherited of a board using an old version of vBulletin 3.7.2, and as a small community we don't want to pay for an upgrade (since so many people hate it anyway). I've tried the actual converter to phpBB 3.0.12 but there are many things not going through. The converter was made for vBulletin 3.0 at the time, and new things are not converted from a vBulletin 3.7 version.

I'm working on it for my board right now. I can happily give the converter to the community once it's ready ;)
My board (converted from vBulletin)
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3635
Joined: Wed Oct 27, 2004 11:35 pm
Name: William

Re: [Convertor] vBulletin 3.x to phpBB3

Post by bonelifer »

Of course the community would appreciate an updated converter for 3.1.x. Hopefully you'll be able to submit it to the Customisation DB - Converter category.
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .

phpBB Modders is looking for developers! If you have phpBB experience and want to join us, click here!
grizzlor
Registered User
Posts: 9
Joined: Fri Nov 07, 2014 4:54 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by grizzlor »

While attempting this conversion I got the following error. Could someone please assist me in troubleshooting this?

This is happening at the stage of the conversion where it first says

final statements 2 of 10

then: converting zebra ()

------


General Error
SQL ERROR [ mysqli ]

Out of range value for column 'poll_option_id' at row 1 [1264]

SQL

insert into phpbb_poll_options (poll_option_id,topic_id,poll_option_text,poll_option_total) values(128,7930,'Lion-o: the king needs a queen (and someone to get over Cheetara)',20)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/install/convertors/functions_vb30.php
LINE: 56
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/install/install_convert.php(1654) : eval()'d code
LINE: 2
CALL: vb_import_polloption()

FILE: [ROOT]/install/install_convert.php
LINE: 1654
CALL: eval()

FILE: [ROOT]/install/install_convert.php
LINE: 799
CALL: install_convert->jump()

FILE: [ROOT]/install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()

FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()

FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()
grizzlor
Registered User
Posts: 9
Joined: Fri Nov 07, 2014 4:54 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by grizzlor »

I guess nobody cares about helping people convert over to phpBB anymore
grizzlor
Registered User
Posts: 9
Joined: Fri Nov 07, 2014 4:54 am

Problem converting from vBulletin 3.8

Post by grizzlor »

While attempting this conversion I got the following error. Could someone please assist me in troubleshooting this?

This is happening at the stage of the conversion where it first says

final statements 2 of 10

then: converting zebra ()

------


General Error
SQL ERROR [ mysqli ]

Out of range value for column 'poll_option_id' at row 1 [1264]

SQL

insert into phpbb_poll_options (poll_option_id,topic_id,poll_option_text,poll_option_total) values(128,7930,'Lion-o: the king needs a queen (and someone to get over Cheetara)',20)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/install/convertors/functions_vb30.php
LINE: 56
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/install/install_convert.php(1654) : eval()'d code
LINE: 2
CALL: vb_import_polloption()

FILE: [ROOT]/install/install_convert.php
LINE: 1654
CALL: eval()

FILE: [ROOT]/install/install_convert.php
LINE: 799
CALL: install_convert->jump()

FILE: [ROOT]/install/install_convert.php
LINE: 203
CALL: install_convert->convert_data()

FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()

FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()
grizzlor
Registered User
Posts: 9
Joined: Fri Nov 07, 2014 4:54 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by grizzlor »

To all possible users of phpBB ... don't waste your time trying to convert. Nobody answers your questions so when you inevitably get stuck... you'll be ignored.
User avatar
FredQ
Registered User
Posts: 138
Joined: Sat Nov 01, 2014 10:48 am
Location: Northeast Scotland
Name: Fred Q

Re: [Convertor] vBulletin 3.x to phpBB3

Post by FredQ »

If you want professional support, stay with vBulletin. Here, it's a community of benevolents doing it on their spare time. Sorry if you don't get an answer within a minute :roll:
My board (converted from vBulletin)
User avatar
iriebeatz
Registered User
Posts: 1
Joined: Fri Nov 28, 2014 8:49 am
Location: Thailand

Re: [Convertor] vBulletin 3.x to phpBB3

Post by iriebeatz »

HI Guys, I have been lurking read this thread for a while and it's proved very helpful. My situation is I am converting a vbulletin 3.8.7 board to phpbb3. So far everything has been ok, untill I reached step 7. the phpbb_posts conversion.

Image

This is proving very tedious and slow, I have to keep clicking "continue conversion" often the php times-out and the process is tiny (sometimes 200 rows, sometimes 20 rows)

Is there another way to do this.. I have 7 forums I have to convert, and this one is the smallest.

Give thanks in advance for any help :)
UKDen
Registered User
Posts: 3
Joined: Mon Jan 26, 2015 5:32 pm

Re: [Convertor] vBulletin 3.x to phpBB3

Post by UKDen »

I am new to this forum.

I am thinking about converting a VBulletin 3.8.1 forum to phpBB3.

Where can I find the link for the download of the converter?
User avatar
FredQ
Registered User
Posts: 138
Joined: Sat Nov 01, 2014 10:48 am
Location: Northeast Scotland
Name: Fred Q

Re: [Convertor] vBulletin 3.x to phpBB3

Post by FredQ »

I've just posted the new converter over there:

https://www.phpbb.com/customise/db/conv ... pbb_3.1.2/

Hope this will work for you 8-)
My board (converted from vBulletin)
Jazzy22
Registered User
Posts: 3
Joined: Tue Feb 17, 2015 3:04 am

Re: [Convertor] vBulletin 3.x to phpBB3

Post by Jazzy22 »

Hi FredQ. I'm not sure if you are aware of it but the link you posted
above goes to a blank page. Is you converter actually available somewhere?
User avatar
FredQ
Registered User
Posts: 138
Joined: Sat Nov 01, 2014 10:48 am
Location: Northeast Scotland
Name: Fred Q

Re: [Convertor] vBulletin 3.x to phpBB3

Post by FredQ »

Hi,

Yes, it's because it's waiting for validation by the phpBB team.

In the meantime, if you want to try it, here's a link to download it:

vBulletin 3.? to phpBB 3.1 converter

It works on my instance of vBulletin, but that's the only instance it's been tested so far, so your comments will be much appreciated.
Last edited by FredQ on Sun Feb 22, 2015 6:18 pm, edited 1 time in total.
My board (converted from vBulletin)

Return to “[3.0.x] Convertors”