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?
Go to bottom Post Reply Favoured: 8
TOPIC:
#5627
Re:phpBB 1 Year, 1 Month ago  
jaleo wrote:
Testing again but no luck...

For info:

- My forum is Spanish so there are characters like Ñ ñ that English doesn`t have.
- phpbb_users table start with:


- I have changed the only user of jos_users (admin) and nothing happens (it was correctly added to users but phpBB don't).


Than we might have a localisation problem.. I don't know how to solve that. Anyone else out there to help out?

Post edited by: michiel, at: 2007/05/08 18:05
michiel (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#5628
Re:phpBB 1 Year, 1 Month ago  
laine wrote:
Hi,

Can someone help me with step by step instructions?

I have a phpbb forum in A domain and I would like to shift the whole forum to B domain and just direct A domain to B domain. B domain is using Joomla so I was thinking to use FireBoard instead. So how do I do that since my phpBB is a different database and infact different domain too (ha!)

erm...I need more clearer instructions please...I cannot figure out what to do with the converter zip file

Thanks!


laine, when your database are not on the same domain this is what you need to do:

- Dump the tables from phpbb in domain A to a backup-file (i.e. use phpmyadmin if available)
- Load the dump-file on domain B (i.e. again using phpmyadmin)
- Modify script-file to suit settings for domain B
- Upload script to root-folder
- Run script at http://www.domainb.com/phpbb2fb.php

That should do it!

Good luck
michiel (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#5634
Re:phpBB 1 Year, 1 Month ago  
Thanks Michiel,

can give me some more details?

No.1 Do you mean I use phpmyadmin export the phpBB database(SQL format)...save it to my home pc.
No.2 Use phpmyadmin again to import the SQL file to Domain B, in the same database as Joomla.
No.3 Modify script-file??? Which script-file and what to modify? U mean the Converter Zip file?
No.4 upload script to root folder - my joomla is installed in a sub folder(/public_html/v2), so do I still upload the script to root folder (/public_html/)???

Thanks!
laine (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#5750
Re:phpBB 1 Year, 1 Month ago  
1. Yes you should use phpmyadmin to export the database in SQL format and save it to your home pc. In order to do that: Go to your phpmyadmin page. Open the database you want to export. Then choose Export from the tab-menu's on top. Select the tables you want to export (typically only the tables from phpbb). Make sure to choose SQL-format. On the bottom choose "Save as file" (choose compression if needed). You should be automatically downloading a <databse>.sql file. Leave all other settings as they are.

2. Now go to phpmyadmin in domain B to access database B. Choose import and locate the file you just downloaded to your harddrive. Leave settings standard as they are. Your database from domain A should be imoported into database B now.

3. Open the zip-file and open phpbb2fb.php in a text-editor. Modify the connection-settings for your database B. Save & Quit texteditor.

4. Upload the script to the root of your joomla installation (not the root of your ftp, it needs to be accessible trough your browser!). Run the script from http://www.domainb.com/phpbb2fb.php (or whereever the root of your joomla-installation is...

5. Make sure to delete the file when done (Check if everything is imported well before deleting )

That should do it...

Post edited by: michiel, at: 2007/05/09 11:08
michiel (User)
Junior Boarder
Posts: 33
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#5999
Re:phpBB 1 Year, 1 Month ago  
Hi all,
I have a phpbb2 forum : it has about 500 member and I have a joomla site too: it has about 1500 member, and i want to make a forum for my joomla site by converting my phpbb one !
My question is : what will happen for my 500 member of phpbb!? and is it possible to copi them in the user table of joomla ( i.e : there are many simmilar user names in joomla and phpbb)

answer please
nizart (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
 
Proud to be arab
 
The administrator has disabled public write access.  
#6005
Re:phpBB 1 Year, 1 Month ago  
Hi all.
I using FB and now i convert all from phpbb but i will use community bulder.
when i import users and other things from phpbb, i dont have the cb profiles...

this get back error about
Code:

This profile does not exist or is no longer available


can someone help me ???

(sorry for my bad english, im from slovakia)

thanks
snipi (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
________________________________________________

SNiPI.sk | Web developer & designer
ReFresh.sk | eZine
hockey-LIVE | Hockey live on internet
 
The administrator has disabled public write access.  
#6008
Re:phpBB 1 Year, 1 Month ago  
did you sync your users?
danialt (Admin)
BoJ Team
Simplicity
Admin
Posts: 783
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1978-05-25
 
Best Of Joomla Project Manager - Lead Developer
 
The administrator has disabled public write access.  
#6009
Re:phpBB 1 Year, 1 Month ago  
Your question! it's for me or for snipi ?
nizart (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
 
Proud to be arab
 
The administrator has disabled public write access.  
#6012
Re:phpBB 1 Year, 1 Month ago  
danialt wrote:
did you sync your users?i use the phpbb2fb.zip converter. its gr8 but user created with this tool is not created and imported to community builder. is it posieble or no? where i find something to import users from fb to cb?

thanks
snipi (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
________________________________________________

SNiPI.sk | Web developer & designer
ReFresh.sk | eZine
hockey-LIVE | Hockey live on internet
 
The administrator has disabled public write access.  
#6042
Re:phpBB 1 Year, 1 Month ago  
Thanks Michiel,

I will try it out in this weekend.... THanks a LOTTT for the details!!!
laine (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop