Simple Machines Community Forum

SMF Support => Converting to SMF => Topic started by: GravuTrad on January 13, 2006, 01:57:02 PM

Title: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: GravuTrad on January 13, 2006, 01:57:02 PM
hi to all

I wrote this topic to know if one of my forum can be converted by yours converters to smf.

It's a phpbb 2.0.19 forum premodded with the mod category hierarchy of the author ptirhiik. there 's only this big mod on it. It's for a site in production.

Will the converter work with it? what i have to do to make it working?

Thanks if someone know...
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf.
Post by: Harzem on January 14, 2006, 11:52:56 AM
I used phpBB but not CH. Have you installed 2.0.19+CH directly or upgraded from any previous versions?
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf.
Post by: GravuTrad on January 14, 2006, 01:58:54 PM
It's some premodded versions out by the author of the mod, where you only need to upload files (phpbb updated, with the chmod last stable version), execute upgrade.php (who works with sql file too to update the database).
The author offer always a version like this to each update of phpbb, it's more easy than reinstall his mod.
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: Oldiesmann on January 15, 2006, 04:50:42 PM
Try this file with the converter.php from the 1.1 converters topic. This will only work with SMF 1.1RC1 at the moment, so you will need to download and install that version before you convert (it can be found under "archived releases" on the downloads page). I modified the original phpbb2_to_smf.sql file a couple months ago for someone else who had that hack and wanted to convert.
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: GravuTrad on January 17, 2006, 01:11:26 AM
Thanks oldiesmann.

Does it work only for rc1, or too for 1.0.5?
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: Oldiesmann on January 17, 2006, 09:18:06 AM
That one will only work with 1.1RC1 (and possibly RC2 since Grudge now has a convert.php file that works with RC2 as well).
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: GravuTrad on January 17, 2006, 12:33:30 PM
Cause it's for a site which is in production, with 3000 members and 32000 posts, so that's what i ask the question...(we are tired on this site, of phpbb, and want absolutely smf...)

May it be reasonable to convert to rc2? (rc1 ou rc2?)
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: marinelife on January 17, 2006, 01:13:10 PM
I converted from PHPBB 2.0.17 with the same CH mods you have. It did not hurt my change over to SMF 1.0.5 then I went to 1.1RC1 then to 1.1 RC2
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: Oldiesmann on January 17, 2006, 02:07:21 PM
Quote from: GravuTrad on January 17, 2006, 12:33:30 PM
Cause it's for a site which is in production, with 3000 members and 32000 posts, so that's what i ask the question...(we are tired on this site, of phpbb, and want absolutely smf...)

May it be reasonable to convert to rc2? (rc1 ou rc2?)

Your phpBB installation will not be harmed by the conversion at all. SMF simply gets the data from the database, converts it as needed using various PHP and MySQL functions, then inserts the converted data into its own database. If something breaks during the conversion (which is not very likely), you won't lose any information.
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: GravuTrad on January 17, 2006, 07:52:16 PM
Yes oldiesmann, i know this, but does 1.1 rc be sufficiently functional and not too buggy to use on distribution site?
Title: Re: Convert phpbb 2.0.19 premodded category hierarchy 2.1.4 to smf 1.0.5
Post by: Oldiesmann on January 21, 2006, 09:42:15 PM
Yes, it's perfectly fine for running on a production site.