PDA

View Full Version : PHP Bulletin Board - vBulletin



auctionmonster
Sat 24th Sep '05, 12:07am
I am thinking of upgrading our site from our current system to yours. I was just wondering if their is an easy way when we get ready to do it, to tranfer all current forum topics and categories without losing anything?

Zachery
Sat 24th Sep '05, 12:26am
What forum software are you cuirrently using?

derekivey
Sat 24th Sep '05, 12:57am
Looks like they are using phpBB. Yes, that is possible to convert to vB from phpBB. I have done it before using ImpEx (the software that comes with vB to do it) and it worked great.

auctionmonster
Sat 24th Sep '05, 1:08am
Okay, thats good. I am planning to integrate the forums directly into the site over the next few weeks and yes the current forum is PHP BB. How is the templating system setup for vBulletin and approx how many template files will I need to change in order to get vBulletin to completly match my site.

auctionmonster
Sat 24th Sep '05, 4:15am
If I get the leased license, how much if I wish to upgrade a month or 4 months later to the owned license.

poolking
Sat 24th Sep '05, 5:51am
If I get the leased license, how much if I wish to upgrade a month or 4 months later to the owned license.

If you upgrade within 30 days it will only cost you $85. After 30 days you will have to pay the full $160 for an owned licence.

feldon23
Tue 27th Sep '05, 3:32pm
vBulletin does not store its templates in files. Instead, the 140 or so templates that make up vBulletin's style are stored in the MySQL database alongside the forum data. vBulletin supports multiple styles with inheritance. For instance you could customize the forum and then make a copy of that style with just color changes.