Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Just popping in
![]() ![]() ![]() |
Im trying to move my forum post back to NewBB from D3, is there any way to do this, because i really need this done.
Posted on: 2008/6/15 7:00
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Just popping in
![]() ![]() ![]() |
major bump
Posted on: 2008/8/5 9:37
|
|||
|
Anonymous
|
Re: Move from D3 to Newbb again
|
|||
---|---|---|---|---|
Guest_Anonymous
|
Quote:
Mamba wrote: There is such a script. I think it's available on the website of another (closely-related) CMS website and it might be available (or references to it) on GIJOE's site, too. Edit: See this: http://xoops.peak.ne.jp/md/d3forum/index.php?topic_id=2808 |
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Just popping in
![]() ![]() ![]() |
Thanks ill check out that link. I like D3, but im waiting until some new features and such are added.
Posted on: 2008/8/6 5:02
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() ![]() |
any news on this? i would like to return to cbb if i could
Posted on: 2009/12/3 9:22
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Community Support Member
![]() ![]() ![]() |
In principle you could adapt the script and reverse the actions.
Mosttimes they use SQL statements like insert into new ... select .. from old ... Other example conversions are linked from here.
Posted on: 2009/12/3 10:42
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() ![]() |
i've found in XOOPS france this code to return to cbb (i thought)
INSERT INTO `[prefix]_bb_categories` (cat_id,cat_title,cat_description,cat_order) SELECT cat_id,cat_title,cat_desc,cat_weight FROM `[prefix]_d3forum_categories`; i think it can works but losing something like comments, etc
Posted on: 2009/12/16 9:16
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Community Support Member
![]() ![]() ![]() |
In general, there are no comments on a forum.
You can always try it on a local PC with eg XAMPP.
Posted on: 2009/12/16 9:25
|
|||
|
Re: Move from D3 to Newbb again
|
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() ![]() |
sorry for the waste of time, it doesn't work
i'm condemned to use the d3forum
Posted on: 2009/12/16 13:17
|
|||
|
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You can post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.