PDA

View Full Version : Newbie question. I am upgrading a forum from phpBB to VBulletin.



Fungsten
Mon 12th May '08, 6:41pm
Everyone,

When installing VB should I just make a new directory on the same FTP server? Then can I import the data into VB?

So, say I have the current path to the forum using phpBB is:

/public_html/Forums/blahblah......

Can I just make a new directory and call it forum?

/public_html/forum/vbulletin ....... Then install VB there and import the data using Impex?

Thanks in advance.

peterska2
Tue 13th May '08, 3:21am
Yes, you can call the directory anything you want as long as it is different to your phpbb forum directory. You can rename it later when the import is complete to replace the phpbb directory.

Fungsten
Tue 13th May '08, 2:55pm
Yes, you can call the directory anything you want as long as it is different to your phpbb forum directory. You can rename it later when the import is complete to replace the phpbb directory.

Thank you!

Fungsten
Wed 14th May '08, 1:57pm
It worked!