News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Fireboard 1.0.5 > SMF

Started by matt231, November 11, 2008, 02:51:26 AM

Previous topic - Next topic

matt231

I've got Fireboard 1.0.5 running on my forum at the moment (http://aussietechhead.com) and want to convert it to SMF.

I've tried the converter at http://www.simplemachines.org/community/index.php?topic=228775.0 but it didn't seem to work..... can anybody help?

Thanks.

ThorstenE

Any errors while converting your forum? pleas post them here..

matt231

I enter /home/the49792/public_html/athwebpage/components/com_fireboard/fireboard.php as the path to fireboard, but it just doesn't seem to see it.

Am I entering the correct path to fireboard?

ThorstenE

the path should be the path to Joomla (/home/the49792/public_html/athwebpage) or fireboard (/home/the49792/public_html/athwebpage/components/com_fireboard)

matt231

Quote from: TE on November 12, 2008, 01:02:24 AM
the path should be the path to Joomla (/home/the49792/public_html/athwebpage) or fireboard (/home/the49792/public_html/athwebpage/components/com_fireboard)

Hmm, I just get a screen that looks like this - http://i43.tinypic.com/14j89lc.jpg

bloodrune

that mean ur mysql pass is wrong

matt231

Quote from: bloodrune on December 21, 2008, 05:41:18 AM
that mean ur mysql pass is wrong

I thought that as well but I copied and pasted the password and it still gave me that message.

ThorstenE

the convert.php was not able to read the joomla configuration file ..

can you please check and try this post:
http://www.simplemachines.org/community/index.php?topic=228775.msg1758393#msg1758393
If you need help let us know..

matt231

Hmm, tried that but now it just says it can't find the settings file for Fireboard.

Attached are the files I modified, are they correct?

ThorstenE

near perfect..  This line
$fireboard_prefix = 'jos_fb_';
in fireboard_to_smf.sql must be
$fireboard_prefix = 'jos_';

matt231

Quote from: TE on December 22, 2008, 02:27:38 AM
near perfect..  This line
$fireboard_prefix = 'jos_fb_';
in fireboard_to_smf.sql must be
$fireboard_prefix = 'jos_';

Thanks, uploaded that file you modified for me but now I just get
"Unable to find the settings for Fireboard 1.0. Please double check the path and try again."
I entered /home/the49792/public_html/athwebpage but that didn't work and I also tried /home/the49792/public_html/athwebpage/components/com_fireboard

jc999

#11
Quote from: matt231 on December 22, 2008, 05:35:46 PM
Quote from: TE on December 22, 2008, 02:27:38 AM
near perfect..  This line
$fireboard_prefix = 'jos_fb_';
in fireboard_to_smf.sql must be
$fireboard_prefix = 'jos_';

Thanks, uploaded that file you modified for me but now I just get
"Unable to find the settings for Fireboard 1.0. Please double check the path and try again."
I entered /home/the49792/public_html/athwebpage but that didn't work and I also tried /home/the49792/public_html/athwebpage/components/com_fireboard

I had a few issues trying to do the conversion on the host site . . . maybe something to do with secuirty.

Created website locally with WAMP, installed Joomla 1.0.5, Fireboard 1.0.5 RC2, and SMF 1.1.7.

Exported Fireboard data from host site and imported into Fireboard locally with phpmyadmin.

Setup SMF so that email was working correctly.

Ran converter with paths:

SMF - /home/the49792/public_html/athwebpage/smf
Fireboard - /home/the49792/public_html/athwebpage

Everything seemed to convert over to SMF OK except the passwords.

Try to login and request password to be emailed to you.

Logged in Ok when account was reset with new password.

Export SMF locally and import in SMF on host site.

Made news item in SMF for members to request new password.

Hope that helps.

ThorstenE

place the fireboard_migration.php to your joomla directory, fireboard_to_smf.sql and convert.php to your SMF directory..

pathes in Convert.php:
Fireboard: /home/the49792/public_html/athwebpage
SMF: /home/the49792/public_html/athwebpage/?? (?? should be automatically detected).

matt231

Thanks so much for your help TE :)

Another error though - see attached imaged

ThorstenE

no panic  ;)
missing linebreak in your fireboard_to_smf.sql
please try the attached version.

matt231

Quote from: TE on December 23, 2008, 03:14:32 AM
no panic  ;)
missing linebreak in your fireboard_to_smf.sql
please try the attached version.

Wooo! Thanks TE!

All worked but there was a massive stream of warnings about attachments, but that's ok as we didn't use attachments much in fireboard.

matt231

Oh, and just one other thing.

There's no converter that converts to SMF 2.0 is there?

Just curious.

ThorstenE


stagehand

Hopefully its ok to ask this question on this thread rather than start a new one.

What I am attempting to do is convert my Joomla site to SMF. I won't go into all the details for my reasoning, but I think that the site will be best served by strictly being a message board.

What I would really like to do is convert my Joomla users to SMF users. I do not have Fireboard installed although I suppose I could install it if it will facilitate things. The version of Joomla I have on the site is 1.011. Will this script do the trick for me?

Thanks

matt231

Quote from: stagehand on December 24, 2008, 02:16:54 AM
Hopefully its ok to ask this question on this thread rather than start a new one.

What I am attempting to do is convert my Joomla site to SMF. I won't go into all the details for my reasoning, but I think that the site will be best served by strictly being a message board.

What I would really like to do is convert my Joomla users to SMF users. I do not have Fireboard installed although I suppose I could install it if it will facilitate things. The version of Joomla I have on the site is 1.011. Will this script do the trick for me?

Thanks

You could use JFusion - http://jfusion.org for this. Wait till December 26th though to do it, because that's when the product will be out of Alpha.

Advertisement: