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
#23145
Re:SMF to FB that works 1 Year, 2 Months ago  
I got this problem too, except mine says

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's troll'' at line 1

Problem with apostrophes?
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/09/17 01:49 By indianajosh.
 
The administrator has disabled public write access.  
#23148
Re:SMF to FB that works 1 Year, 2 Months ago  
the script is not mine my friend . I would not know where to start. My installation is 1.0.12
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/17 01:56 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.  
#23154
Re:SMF to FB that works 1 Year, 2 Months ago  
Oh, that's great. Provide a converter without ANY type of support.

We still need an OFFICIAL converter that WORKS. Any response from the FB team please???

My install on SMF is version 1.1RC3...do I need to upgrade my SMF before converting and, even if I convert, will I still have those timeout issues as with the other converters?
ComposerRyan (User)
Website Designer and Music Composer
Junior Boarder
Posts: 61
graphgraph
User Offline Click here to see the profile of this user
Gender: Male WebQuad Location: USA (Midwest) Birthdate: 1985-07-23
Logged Logged
 
The administrator has disabled public write access.  
#24642
Re:SMF to FB that works 1 Year, 2 Months ago  
I also have this error :

Invalid query:
INSERT INTO `jos_fb_users` (userid, posts, signature) VALUES ('153', '395', 'FirstName LastName
Co & Co

Listen to the music, not the room ! (D'antonio)'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'antonio)'' at line 1


the aphostrope is in signature of my member...... I think script look it as a syntax

How to fix this?
audioindo (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.  
#24692
Re:SMF to FB that works 1 Year, 2 Months ago  
I had tested your solution.

I did not have many messages in my Simple machine forum, but only 4 messages are being imported into Fireboard.

Sub-forums are imported like a forums (the relationship was not respected).

Méjean
mejean (User)
T'es pas un peu connaud ?
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Grands Causses Birthdate: 1974-01-06
Logged Logged
 
 
The administrator has disabled public write access.  
#24699
Re:SMF to FB that works 1 Year, 2 Months ago  
I was able to successfully import my users from my SMF into my Joomla/FB tables. And they are able to login, though they have to do a password recovery because the passwords didn't import correctly.

I could write up a tutorial and zip the files together if anyone is interested. It's not fancy, and it consists of 4 separate import scripts. But it's fairly straight forward.

As for the forums, I followed the sticky topic above and it seemed to work okay. Though it's not my final import, when I'm ready I'll close my SMF, do an export, then use that for the final import.
Cynthia Blue (User)
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#25430
Re:SMF to FB that works 1 Year, 2 Months ago  
It seems that this script would work great if someone could fix the problem with apostrophes. Someone please help!
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/01 05:11 By indianajosh.
 
The administrator has disabled public write access.  
#28254
Re:SMF to FB that works 1 Year, 1 Month ago  
I'm getting the same error... it must be a bit more complicated however than just apostrophe's. Wish I knew anything about this stuff to debug.
Matthew Edmund (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#29098
Re:SMF to FB that works 1 Year, 1 Month ago  
I managed to convert the database, messages and boards are fine. But it didn't convert users and attachments.

"Total users 4162, Inserted 1 of the users..."
"Populating 89832 messages into FireBoard.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'shalloweencostumes'' at line 1"

If there a converter that converts attachments?
carlatf (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Scienzzz
Logged Logged
 
 
The administrator has disabled public write access.  
#29320
Re:SMF to FB that works 1 Year, 1 Month ago  
Hey guys, I got my forum to work finally, but it takes a little work. But definietly use this converter and not the other ones.

When you encounter an error, copy and paste the part which is causing the error for example:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'error here'' at line 1"

Then go into your MySQL admin and go to the smf_messages table. Do a search by clicking on the search tab.

Enter your error-causing text into either the posterName, posterEmail, body, or subject fields, and select %LIKE...% as the search operator, then do the search. The messages which is causing your error should show up. Edit it, or delete it all together if you don't mind losing it.

Then empty your fb_messages and fb_messages_text tables and try the script again. If you get another error, repeat the process.
indianajosh (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top