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?
MD Pro & MD Forum ---> Joomla & Fireboard: A Guide (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: MD Pro & MD Forum ---> Joomla & Fireboard: A Guide
#16449
MD Pro & MD Forum ---> Joomla & Fireboard: A Guide 1 Year, 4 Months ago  
I posted a walkthrough of this on the main Joomla site, but thought it might be worth posting here, as well.

The migration from MDForum to fireboard using the phpbb converter listed in the forum caused some problems, because it wasn't importing the email addresses, and wouldn't let new users post to the forum until after they logged in to their account and inserted their email addresses. The reason for this is that the emails aren't stored in the md_phpbb tabels, they're stored in the md_users database, which is different from what you would see in a straight phpbb->fireboard conversion. That's the bad news. The good news, is that I've figured out how to modify the PN user Converter to work with MDPro. The problem was that the script listed above was searching for the wrong table name. What you need to do is open up the ConvertPostNukeUsers.php file and change all instances of "nuke_users" to "md_users", (or what ever your MDPro/Postnuke users database is called). I believe this change will also work for the stories and topics in the other file included here, but I haven't fully tested it yet. [Edit: Tested and works!]

Ok, here are the steps to convert users, news stories, topics, and forum posts from MDPro to Joomla

1. Download and unzip the gn_ConvertMDPro file below.
File Attachment:
File Name: gn_ConvertMDPro.zip
File Size: 7280

2. Export your md_users, md_topics, md_stories, and all "md_phpbb" tables from your MDPro database, and then import into your joomla database.
3. Change the parameters for localhost, dbname, dbuser, and dbpassword to reflect your site, (if your MDPro site's sql database uses a prefix other than "md", you'll need to change all instances of "md_users" "md_stories" and "md_topics" to reflect your MDPro prefice.
4. Upload the ConvertPostNukeUsers.php and ConvertPostNukeContent.php to your joomla install
5. Run through the test for the users, stories, and topics conversion.
6. If everything is more or less ok, change the "test" mode to false and re-run the users and stories converters.
7. Install fireboard on your joomla installation.
8. Download the phpbb to fireboard converter listed below:
www.bestofjoomla.com/component/option,co...t,10/limitstart,180/
9. Change the parameters of the converter to reflect your database login info as well as your mdforum usertables.
10. Run the converter.
11. Delete the extra tables and the mdpro converters from your joomla installation.

And the should be it. You can look at www.joomla.tianjinexpats.net for an example. It's just a testing site, so that isn't the full deal. However, you can see the news posts on the front page as well as click to go to the forum up at the top.

...I should add that this was tested using MDPro 1.076. It should work with MDLite as well, from glancing at the md_users database, but I haven't tested it yet.

I realize that not that many people use MDPro, but for those of you who do, this is worth looking into, if you're thinking about converting.
NateM (User)
Fresh Boarder
Posts: 17
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/08/01 15:35 By NateM.
 
The administrator has disabled public write access.  
#16480
Re:MD Pro & MD Forum ---> Joomla & Fire 1 Year, 4 Months ago  
Traduzione in Italiano di:
MD Pro & MD Forum ---> Joomla & Fireboard: A Guide
By NateM

(this is a traslation only about instructions)
(è una traduzione della sola parte pratica)

  • Scarica il file: gn_ConvertMDPro ; creato da NateM

  • Esporta le tabelle md_users, md_topics, md_stories, e tutte le "md_phpbb" (del forum MDFORUM) dal tuo database MDPro, e poi importale nel tuo database joomla.

  • Cambia i parametri localhost, dbname, dbuser,e dbpassword a seconda del tuo sito, all'interno dei files: ConvertPostNukeUsers.php and ConvertPostNukeContent.php (se usi un prefisso diverso da MD_ , allora devi cambiare tutte le istanze!)

  • Carica nella root di Joomla! i files ConvertPostNukeUsers.php and ConvertPostNukeContent.php (quelli configuati in precedenza)

  • lancia i file tramite il tuo browser, in questo modo partirà il test. Se tutto è ok, allora apri nuovamente i due files e alla voce TEST cambia True in False e lancia nuovamnte i files dal tuo browser

  • Ora installa Fireboard -SENZA I FILES DI ESEMPIO: se invece li hai già installati, allora vai nel tuo db, seleziona le varie tabelle jos_fb_ e svuotale-

  • Scarica il convertitore PHPBB->Firebaord da qui
    [url]http://www.bestofjoomla.com/component/option,com_fireboard/Itemid,38/func,view/id,160/catid,6/limit,10/limitstart,180/[url]

  • Cambia i parametri all'interno del file phpb2fb.php (quello che hai scaricato) a seconda delle tue impostazioni

  • Carica il file nella root di Joomla

  • Fai partire il convertitore

  • Cancella Le tavole Extra e i convertitori dalla root del sito



  • EDIT: I've just posted this message in Italian forum support. Thank you all!!!
    Nesciaccio (User)
    Fresh Boarder
    Posts: 14
    graphgraph
    User Offline Click here to see the profile of this user
    Logged Logged
     
    Last Edit: 2007/08/02 13:09 By Nesciaccio.
     
    The administrator has disabled public write access.  
    #16481
    Re:MD Pro & MD Forum ---> Joomla & Fireboard: A Gu 1 Year, 4 Months ago  
    Nesciaccio,

    Can you please post this in the Italian forum with a link to the original post?

    Thank you.
    whouse (Moderator)
    FB Support Team
    Moderator
    Posts: 648
    graphgraph
    User Offline Click here to see the profile of this user
    Logged Logged
     
    Please mark all resolved threads as SOLVED.
    If you start a thread and the original topic is resolved, please edit the subject title of the original thread with SOLVED: at the beginning please.
     
    The administrator has disabled public write access.  
    Go to top