| Author |
Message |
Machinehead
MD NewNew


Joined: Nov 13, 2004
Posts: 1
Member
|
 Posted:
July 10, 2008 - 10:42 AM |
|
| Post subject: Users from a few other databases |
Hi, I use dragonfly cms right now and phbb3 forums I would like to go to mdpro and drop dragonfly is it possible to tie the users to this cms from the old dragonfly database and the current phbb3 database? The forum and website would have differnet urls www.thejunkshop.net and the forums would be at www.clan-fc.com |
|
|
|
 |
Bonzo
MD user level 5


Joined: Sep 15, 2004
Posts: 57
Location: Rome - Italy
bannato
|
 Posted:
July 16, 2008 - 07:59 AM |
|
| Post subject: From Dragonfly CMS to MDPro |
Personally I don't know the CMS Dragonfly.
But normally to make a porting from a database to another the first thing to do is to check the tables of data that you want to keep.
If you keep only the table of users the thing should not be very complicated, of course you should have a minimum knowledge of SQL and phpmyadmin.
In practice you need to compare each field of the two tables, the table of users MDPro and table of users Dragonfly.
Regarding the forum:
the forum of MDPro is called MDForum and is based precisely on phpBB. MDForum was very changed, but the structure remains similiar to structure of phpbb . So, even in this case, you need to compare each table of the two forums and slowly do the same tables, convert the tables of your forum in those of MDForum.
If you posts the file .Sql of your cms/forum can give you more details.
Greetings |
_________________ Bonzo (aka Matteo Carletti)
www.isartegiovagnoli.com - Istituto Statale d'Arte di Sansepolcro e Anghiari
www.agriturismoilsasso.it || www.agriturismoanghiari.it
www.beccacciaiditalia.com |
|
|
 |
|
|
| |