Is it possible to sever and transfer part of a forum?

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
User avatar
Foggy
BBCoder II
BBCoder II
Posts: 13
Joined: 01 Jun 2010, 00:30

Is it possible to sever and transfer part of a forum?

Post by Foggy »

I'm one of the two admins of Politijab.

Most of us follow the Birthers, people who doubt Obama's eligibility to be president on various grounds. The "Obama's Eligibility" forums are hidden from guests, but available to registered members.

The owner has grown tired of following the Birthers. He tried to convince us; we're not convinced.

As a result, I'm going to start my own phpBB3 forum for following the Birthers. But we have 18 months of posts that I'd like to take with me (and he agrees I can have them).

Is it possible to sever the database and transfer it to a different phpBB3 forum?

If so, can someone help me with detailed instructions?
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Is it possible to sever and transfer part of a forum?

Post by Stoker »

There is only one easy way to do this.

Import the entire databse from the old board.
Delete everything else than the one forum you want to use.

You can search phpbb.com for this, but the solutions there are VERY complicated.
Board rules! No PM support
User avatar
Foggy
BBCoder II
BBCoder II
Posts: 13
Joined: 01 Jun 2010, 00:30

Re: Is it possible to sever and transfer part of a forum?

Post by Foggy »

Thanks, Stoker. I assume you mean BACKUP the entire database, go to the new forum and RESTORE it. Is that right? And then delete the forums I don't want?

I can practice this at home with my "sandbox" forum. But Politijab and my "sandbox" are slightly different versions of phpBB3.

Politijab = 3.0.5

Sandbox = 3.0.7-PL1

Will that affect the outcome?
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Is it possible to sever and transfer part of a forum?

Post by Stoker »

Yes, sandbox need to be same version = 3.0.5
You can upgrade after the DB import.

Note that you need to change server path and cookie in ACP.
Board rules! No PM support
User avatar
Foggy
BBCoder II
BBCoder II
Posts: 13
Joined: 01 Jun 2010, 00:30

Re: Is it possible to sever and transfer part of a forum?

Post by Foggy »

Stoker » 07 Sep 2010, 22:23 wrote:Yes, sandbox need to be same version = 3.0.5
You can upgrade after the DB import.
This is a problem. The last time I tried to upgrade Politijab, I made backups of the database and all the files. I followed instructions to the letter. I still think I did nothing wrong.

But the database was corrupted and I had to pay $175 to the hosting company to restore from a backup, and we lost a whole day of posts. Maybe I can find an old phpBB3 version 3.0.5 and install that in my "sandbox". And then upgrade from there.
Note that you need to change server path and cookie in ACP.
You lost me. Maybe I need to hire someone to help me with this. I'm good at implementing BBCodes, and beyond that I'm struggling.

But thank you anyway, you're giving me information that is keeping me from wasting my time on things that won't work.
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Is it possible to sever and transfer part of a forum?

Post by Steve »

Note that you need to change server path and cookie in ACP.
You lost me. Maybe I need to hire someone to help me with this. I'm good at implementing BBCodes, and beyond that I'm struggling.

But thank you anyway, you're giving me information that is keeping me from wasting my time on things that won't work.
cookie settings =

acp > cookie settings > Cookie domain: [ your new cookie ]

server settings =

acp > server settings > Script path: [ /folder_name/ ]( note if you need or use one eg web.com/folder_name/ )
The path where phpBB is located relative to the domain name, e.g. /phpBB3.

You should try and get this too work on local host etc with out touching any settings from the forum you want to pull the topics and posts etc.
Grab a full copy of the forums public_html folder where all the root files are stored and a full database back up.
And post back when you have them.
NAPWR wrote: Nice, Stoker is Hot
User avatar
Foggy
BBCoder II
BBCoder II
Posts: 13
Joined: 01 Jun 2010, 00:30

Re: Is it possible to sever and transfer part of a forum?

Post by Foggy »

I'll do that. We're still working on a new domain name for the new forum, and we all have day jobs. Might take a couple days, but I'll keep up with this.
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]
User avatar
Foggy
BBCoder II
BBCoder II
Posts: 13
Joined: 01 Jun 2010, 00:30

Re: Is it possible to sever and transfer part of a forum?

Post by Foggy »

I found the "older releases" and there's not only a 3.0.5, there's a patch.

Do I need the patch, and if so, how do I install it :?:
[center]~~ Artificial intelligence is no match for natural stupidity. ~~[/center]
Locked