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!
SMF to FB that works (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: SMF to FB that works
#21841
SMF to FB that works 1 Year, 2 Months ago  
Ok few test and here we go


1.) first BACKUP!!!!

2.) uninstall FB

3.) go to phpMyadmin drop all FB_ tables

4.) install fresh FB 1.03

5.) go to the component and populate the DB

6.) unzip smf2FB.zip

7.) edit mysql.php file with your DB info

8.) upload smf2FB folder to www.yoursite.com/components

9.) go to www.yoursite.com/components/smf2FB/index.php once the script is done

10.) go to admin /FB click on "Recount category stats"


DONE!
here is the result

www.youjoomla.com/forums/index.php

11.) now I have to donate $25.00
File Attachment:
File Name: smf2fb-270e6e33c75a237ccc15e65ba5121181.zip
File Size: 3156
bennieblanco (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Last Edit: 2007/09/11 14:06 By bennieblanco.
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
The administrator has disabled public write access.  
#21886
Re:SMF to FB that works 1 Year, 2 Months ago  
Can I ask what exactly gets converted, or better, what does not?

Attachments, smileys, user groups?
VTX (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/11 10:11 By VTX.
 
The administrator has disabled public write access.  
#21926
Re:SMF to FB that works 1 Year, 2 Months ago  
everything I guess except the atachmants
bennieblanco (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
The administrator has disabled public write access.  
#21927
Re:SMF to FB that works 1 Year, 2 Months ago  
That's too bad, as we've over 10000 attachments.
VTX (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#23034
Re:SMF to FB that works 1 Year, 2 Months ago  
This seems to work good, but I keep getting errors that stop the progress.

Such as Invalid query:
INSERT INTO `jos_fb_users` (userid, posts, signature) VALUES ('498', '0', ''
Duplicate entry '498' for key 1
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/16 16:27 By indianajosh.
 
The administrator has disabled public write access.  
#23049
Re:SMF to FB that works 1 Year, 2 Months ago  
You have to drop the existing jos_FB tables before running the smftofb component. It looks like you already had old version of FB installed on your Joomla installation
bennieblanco (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Last Edit: 2007/09/16 17:09 By bennieblanco.
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
The administrator has disabled public write access.  
#23055
Re:SMF to FB that works 1 Year, 2 Months ago  
You mean empty the tables? Because they were empty. If I drop the tables I get:

Invalid query:
TRUNCATE TABLE jos_fb_categories
Table 'jos_fb_categories' doesn't exist
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/16 19:18 By indianajosh.
 
The administrator has disabled public write access.  
#23061
Re:SMF to FB that works 1 Year, 2 Months ago  
yes drop tables, go to php my admin > your joomla db find all tables with jos_fb click on the check box left on each, scroll down "with selected" dropdownbox choose drop
bennieblanco (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
The administrator has disabled public write access.  
#23063
Re:SMF to FB that works 1 Year, 2 Months ago  
So what about the error message:
Invalid query:
TRUNCATE TABLE jos_fb_categories
Table 'jos_fb_categories' doesn't exist
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/16 19:18 By indianajosh.
 
The administrator has disabled public write access.  
#23065
Re:SMF to FB that works 1 Year, 2 Months ago  
where are you deleting the tables from?
bennieblanco (User)
Junior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
You Joomla
Logged Logged
 
Youjoomla is a Web Design Company specializing in CMS Joomla Templates Development. We provide Joomla Quality Service www.youjoomla.com
 
The administrator has disabled public write access.  
Go to top