| phpBB 5 Years, 1 Month ago |
|
A few months ago I switched from joomlaboard to phpBB, due to the slow development. Hopefully this component does the job. So it would be great if there was a phpBB to fireboard converter. I love it when I can use a native forum component
|
|
|
| phpBB 5 Years, 1 Month ago |
|
A few months ago I switched from joomlaboard to phpBB, due to the slow development. Hopefully this component does the job. So it would be great if there was a phpBB to fireboard converter. I love it when I can use a native forum component
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
try importing to joomlaboard then import from joomlaboard to fireboard. Or alternatively the converters for phpbb to joomlaboard might work for fireboard or be easily re-written to do so if the db structure is the same. I haven\'t looked so I don\'t know.
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
We (The Stargate Mod Developer Team) want to import the user from our phpbb to the new joomla site with Fireboard. Has anyone tested xfactors solution?
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
If you can import any software to JB, then JB-> FB is so simple.
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
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:1]$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[/code:1]
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.
[file name=phpbb2fb.zip size=3974]http://www.bestofjoomla.com/components/com_fireboard/uploaded/files/phpbb2fb.zip[/file]
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
Ok, I\'ve tested it on my localhost. It works perfectly! Thanks a lot! :)
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
We test it big databases and we cant see any problem.
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
Great work, it seems there is a working phpBB converter now..Will be using this when I make the switch, thanx Asli.
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
Great news guys and ladies ;)
Well done Asli (Tessekur ederim yardimin icn)
|
|
|
| Re:phpBB 5 Years, 1 Month ago |
|
[b]danialt wrote:[/b]
[quote]Great news guys and ladies ;)
Well done Asli (Tessekur ederim yardimin icn)[/quote]
No problem guys and ladies :)
Eger bu guzel sisteme bir nevi katkimiz olduysa ne mutlu bize ;) (That massage is turkish and i say it: \"Thanks\")
|
|
|
|