Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
phpbb to Vanilla conversion tool
Has anyone made a working phpbb to vanilla conversion tool yet? im running 3.0.7 pl1 and want to attempt to move over all my members.
0
Comments
Using the search community function...
For Vanilla 1 you probably want to follow this post and see how it goes for you.
For Vanilla 2 you would probably want to speak to Lincoln about how to modify his vBulletin importer for phpBB.
Im not concerned with anything fancy, what ever is easiest as far as the conversion process. I just want to move the users overs and posts. im not worried about bbcodes smilies or anything.
@Lincoln
How did your vbulletin importer come around, and would you be interested in helping mod that to import phpbb
i also remember seeing talk about a universal import tool, not sure if this is possible or if anything ever came about
@Lincoln
has any production started on the universal importer yet?
my programing skills arnt the greatest yet, but i will be more than willing to test it out on phpbb and contribute any help i can. Is or are you going to post it up on github ?
As far as I remember the only thing i needed to "hardcode" in the sql script was the user groups i wanted to migrate...
maybe we can collaborate and work together on the phpbb portion of the converter
@Lincoln
can you link to the github
To add to it you'd make a class.phpbb.php file in the style of the (barely started) class.vbulletin.php. There are still some gray areas about how I'm going to get some non-standard info into the export.
importing and exporting user data in core is a feature that garden/vanilla lacks currently. This would be a great opportunity to develop this. This way after i use the conversion tool, i can export my user data and forum discussions so i can preform a quick and easy fresh install and import everything back if need be.
maybe after a successful conversion, it should ask to export all data. this would be convenient.
Did you have any success with your conversion? can you post your conversion tool/scripts so i can merge what i have so far. if you can throw them up on github or pastebin that would be great.
Im in desperate need of a internal v2 export utility. Between using the v2 beta, updating to newest github files, and attempting to convert in users from a phpbb database its extremely important to export what i have "users and vanilla posts" so if anything goes wrong i can do a fresh install and import the backup.
Still have some issues regarding permissions in the categories to figure out a better way to do...
The conversion I'm doing needs alot of changes in the structure of the categories (to use the vanilla terminology) - but I will put my work in progress up for everyone to use...
is there any progress with phpbb3 import, please?
thanx