Forum Moderators: rogerd
I don't have any real experience of running a vBulletin forum and using the admin side, so I was wondering how the two compare in terms of features and usability?
(Note: phpBB 2.2 is due out in 2005, but there is no set release date.)
I would wait for a few releases
Sure, I wouldn't dream of going live with a development snapshot, nor probably for a couple of months at least after launch. But, the new features are really quite compelling, and the incentive to upgrade will be strong.
Aside the fact that it's not finished yet, what I was looking for was whether, once stable, phpBB 2.2 is in the same league as, or even out-classes, vBulletin (which is widely considered the best fully-featured BB out there).
I definitley like the new interface and controls its real sweet. I am married to the old one though because my site is based on its api. I'll have to see the new API before I decide whether or not to use it.
If I wanted to test 2.2 could I just download it, install it into a different folder from my existing forum and edit config.php so it connects to the same database?
Would this messup the DB so it no longer works with 2.0.11? Would it be best to create a new DB just for testing purposes?
This is always good practice; you could, perhaps, clone your existing database and install the software in a different folder (or on a different server) for testing.
Running pre-release software on your primary database is a prescription for disaster. Also, major software upgrades often make changes to the database structure, which could cause the existing forum to break.
I agree with rogerd that it would be a very bad idea to try to run this on a live server - it's just not ready yet. However, if you wanted to test with some of your data you could use an old backup copy of your existing database.