Hi,
I refer to this post: http://www.icyphoenix.com/viewtopic.php?f=2&t=2804&p=19690
For me its the same, I have a working phpbb2 witch is used by some users and I've got a working IP for testing.
Now I want to transfer all posts of the working phpbb2 to the new IP Portal.
I can't copy the hole database tables of the phpbb2 to the IP Installation because there're many changes on the database, see for example the forum table.
Phpbb2s Post To Running Ip
Subject: Re: Phpbb2s Post To Running Ip
You can copy it.
There is no problem, as the non-value fields will take the default values.
There is no problem, as the non-value fields will take the default values.
Subject: Re: Phpbb2s Post To Running Ip
So I only have to use the insert statements to update right? Because my actual backup contains "drop table if exists" statements, so the tables will be created new.
novice programmer wrote: [View Post]
So I only have to use the insert statements to update right? Because my actual backup contains "drop table if exists" statements, so the tables will be created new.
Subject: Re: Phpbb2s Post To Running Ip
Novice can you explain it in more detail please? Many tables of IP have a other structure (more fields) than the tables in phpbb2. So a backup would set all tables to the phpbb2 structure.
Subject: Re: Phpbb2s Post To Running Ip
Delete the instrucitons:
As in the other thread, make sure the prefixes are the same.
Rene wrote: [View Post]
Delete the instrucitons:
As in the other thread, make sure the prefixes are the same.
Subject: Re: Phpbb2s Post To Running Ip
It doesn't work that easily I'm afraid. Just so no one get's the wrong idea this method doesn't work.
You will get this error:
#1136 - Column count doesn't match value count at row 1
I'll have to modify the script that mighty has in the contrib folder just to convert forums, users, and posts over.
If I have any luck I'll attach it here.
You will get this error:
#1136 - Column count doesn't match value count at row 1
I'll have to modify the script that mighty has in the contrib folder just to convert forums, users, and posts over.
If I have any luck I'll attach it here.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.2938s (PHP: 6% SQL: 94%)
SQL queries: 13 - Debug Off - GZIP Enabled