Hello;
As you know Fireboard fundemantals going to simpleboard.We can say Fireboard and simpleboard useses same basics.
For this reason we can change phpbb->Simpleboard converter to phpbb >Fireboard converter.
Here is the example configuration ;
| Code: |
$host='localhost'; // This is normally set to
$user='HERE'; // MySQL username
$pass='HERE'; // MySQL password
$db='HERE'; // MySQL database name
$mosConfig_dbprefix = "jos_"; // Joomla table's prefix
$phpbb_dbprefix = "phpbb_"; // phpBB tables's prefix
|
Configure this settings and save this file Joomla directory than run it in your browser.For example;
www.yoursitename.com/joomladirectory/phpbb2fb.php
Thats all.Dont forget Joomla and PHPBB tables must be in same database.