Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:phpbb to fireboard (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:phpbb to fireboard
#24493
phpbb to fireboard 1 Year, 2 Months ago  
Hi,

I'm planning to move from phpbb to fireboard.

Reading this thread I discover that there's an already done converter.

www.bestofjoomla.com/component/option,co...view/catid,6/id,160/

Unfortunately the files seems to be offline.

I always get a 404 error.

Someone could attach again the file and explain how it works exactly?!

Thanks, help me to enjoy Fireboard

www.donidoni.it
agarbato (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/25 10:24 By agarbato.
 
The administrator has disabled public write access.  
#24588
Re:phpbb to fireboard 1 Year, 2 Months ago  
Hi, I've been looking at converting to FB from PHPBB as well, and I really don't want to lose any posts on my existing forum. So, I'm having the same problem as the converter link is just giving a 404 error.

Please help
Sorsha (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/26 02:15 By Sorsha.
 
The administrator has disabled public write access.  
#24716
Re:phpbb to fireboard 1 Year, 2 Months ago  
Found a link offsite that worked.

Thank you.
Sorsha (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#24735
Re:phpbb to fireboard 1 Year, 2 Months ago  
Hi!

Can you post the working link pleaaaaaase?!
agarbato (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#24736
Re:phpbb to fireboard 1 Year, 2 Months ago  
It's on page 24 of the PHPBB thread.
Sorsha (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#24741
Re:phpbb to fireboard 1 Year, 2 Months ago  
Thanks!

Finally!

I hope downloading the file is the hardest part of the conversion
agarbato (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#24846
Re:phpbb to fireboard 1 Year, 2 Months ago  
Ok. I got the file. What's next? I got a small forum with 800+ members. I want to move to fireboard!
jeff_cute (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 3 3 devil design studios 3 3 3 3
Logged Logged
 
The administrator has disabled public write access.  
#24848
Re:phpbb to fireboard 1 Year, 2 Months ago  
Hi!

You should follow this simple steps :

1 Install Fireboard

2 Modify the php script according to your joomla enviroment :

-------------Config---------------------*/

//MySQL Database host - usually 'localhost'
$host='localhost';

//MySQL Database user
$user='HERE';

//MySQL Database password
$pass='HERE';

//MySQL Database name
$db='HERE';

// Mambo database prefix
$mosConfig_dbprefix = "jos_";

// phpBB2 database prefix
$phpbb_dbprefix = "phpbb_";

/* ---------------------------------------*/

3 Run the script

4 Read the original thread!


I had no issue in the conversion. Test it locally if you can.
You can't damage your phpbb because the script just copy data.

Good look!

Andrea
http://www.donidoni.it
agarbato (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#24851
Re:phpbb to fireboard 1 Year, 2 Months ago  
Ok I got it working now.
Thanks.

Just one Q. After having converted to FB. Can I uninstall the original phpBB? I installed it using fantastico.
jeff_cute (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 3 3 devil design studios 3 3 3 3
Logged Logged
 
Last Edit: 2007/09/27 12:00 By jeff_cute.
 
The administrator has disabled public write access.  
Go to top