WowBB to phpbb3 conversion

Converting from other board software? Good decision! Need help? Have a question about a convertor? Wish to offer a convertor package? Post here.
Scam Warning
User avatar
Nilsz
Registered User
Posts: 30
Joined: Sun Jul 24, 2011 5:38 pm
Location: Netherlands

WowBB to phpbb3 conversion

Post by Nilsz »

Hi there,

I did a conversion of a huge board from WowBB on MySQL to phpbb3 on Postgresql. As there were no converters available for that conversion, I wrote my own Java program to do the conversion.

It worked for me, but it's not very good documented yet.

For those interested/curious, here's a tar ball of my java project.

I'm a bit short on time at the moment, but if there are people interested, I'm willing to document better, and/or make the code more generic (now, it's specifically to my needs, most importantly programmed for MySQL -> PostgreSQL).
You do not have the required permissions to view the files attached to this post.
jasonmac_75
Registered User
Posts: 2
Joined: Mon Mar 31, 2008 8:40 am

Re: WowBB to phpbb3 conversion

Post by jasonmac_75 »

Thanks for posting this, is there any basic instructions how to implement the script?

also if so can it be changed in the config to as below:

in.db.url="jdbc:mysql:http://mywebaddress/perspect_wowbb?user=root&password="
out.db.url="jdbc:mysql:http://mywebaddress/phpbb?user=phpbb&password=phpbb"
files.store.dir="http://mywebaddress/phpbb/files/"
execute.modules="init,forums,users"

Any help would be grateful J :)
User avatar
Nilsz
Registered User
Posts: 30
Joined: Sun Jul 24, 2011 5:38 pm
Location: Netherlands

Re: WowBB to phpbb3 conversion

Post by Nilsz »

I did send you a mail.
jasonmac_75
Registered User
Posts: 2
Joined: Mon Mar 31, 2008 8:40 am

Re: WowBB to phpbb3 conversion

Post by jasonmac_75 »

For some reason, the emails are blocked could you resend the email to [email protected] or pm me

Thank you Jason:)
Thomas131
Registered User
Posts: 1
Joined: Tue Jun 17, 2014 6:38 am

Re: WowBB to phpbb3 conversion

Post by Thomas131 »

Hello,
Does anyone know, how stable the converter is?

Thomas131

Return to “[3.0.x] Convertors”