Search Results for 'phpbb'
-
Search Results
-
I have a fresh bbPress install and want to import everything possible from my phpBB version 3.2.4 installation. The import runs and step 8 is importing lots of anonymous topic authors.
However, why aren’t my users importing? Based on other posts I ensure no topics/threads are attributed to founders/moderators/admins. (I created a single founder account and downgraded everyone else).
I see some references to a 3rd party import script, and other references saying its not needed. Can someone help? It’s Jan 15 2020 and I have the latest bbPress. Note sure hot to proceed.
Excerpt from log:
6.No forum subscriptions to import 5.All forum parents imported100% 5.Calculating forum hierarchy (0 through 11 of 11)0% 4.All forums imported100% 4.Converting forums (0 through 16 of 16)0% 3.No passwords to clear 2.No users to import 1.Skipping sync-table clean-up
All right, I’ll make a post. Usually try everything under the sun to troubleshoot things myself, and I’m usually successful, but this one is giving me fits. I’m importing a phpbb 3.1.9 database into the current release of bbPress. I plugged the MySQL database into my local server (it’s my box, I have full access) and pointed the importer at it. No problems up to that point. It creates users, deletes their default passwords, converts the forums, and then just continually tries the “Calculating forum hierarchy (X of X)” step over and over and over. I’ve tried restarting it, clearing previously-imported data, etc. – no dice.
I can get at whatever files might be necessary to get this working. This is a cluster of a migration on a few levels, so any assistance would be appreciated immensely. 🙂
Topic: Migrating from phpbb
I am trying to migrate from phpbb.
However, I have a very large phpbb forum that has hundred of thousands of rows to migrate (and obviously pressing continue every 5000 rows is tedious).
Is there a better way of doing this?
I am only really that bothered about keeping the users and the posts.
Topic: Trouble using importing tool
I am trying to import from an old phpbb forum to bbpress using the tool. I run it with row limit 1000, I have used 100 and it worked with the database. The problem is that it turns every post into a reply. They are in the same folder when importing from the phpbb database. Also it does not recognize the forums folder.
The forum folder is named: phpbb_3forums and the folder that contains both posts and replies is:phpbb_3posts. So I dont know why the forums don’t get recognized and why posts and replies get clumped up together.
This was not the problem in the last version. Last time I was just getting timed out but the Forums worked and pulled about 5k posts and the parents were done right. I have tried running the repair tools but doesn’t work.
Hi everybody!
I’m having some problems importing from the latest phpBB into the latest bbPress.
I get the following error:
1. No passwords to clear 2. No users to import
Everything else appears to import as expected.
I was not able to use the previous phpBB importer as it was failing right at the start. This new version seems to work better! However, I have some comments about this.
1/ A possible problem.
Here is my log (which I paused in the end):
Import Stopped (by User.)
9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100% 9.Calculating topic stickies (0 through 99 of 100)0% 8.No anonymous topic authors to import 7.All topics imported100% 7.Converting topics (900 through 928 of 928)90% 7.Converting topics (800 through 899 of 928)80% 7.Converting topics (700 through 799 of 928)70% 7.Converting topics (600 through 699 of 928)60% 7.Converting topics (500 through 599 of 928)50% 7.Converting topics (400 through 499 of 928)40% 7.Converting topics (300 through 399 of 928)30% 7.Converting topics (200 through 299 of 928)20% 7.Converting topics (100 through 199 of 928)10% 7.Converting topics (0 through 99 of 928)0% 6.No forum subscriptions to import 5.All forum parents imported100% 5.Calculating forum hierarchy (0 through 25 of 25)0% 4.All forums imported100% 4.Converting forums (0 through 30 of 30)0% 3.Skipping password clean-up 2.Skipping user clean-up 1.Skipping sync-table clean-up Starting Import... Ready to go.
The issue was step 9 where it seemed to be in a ever repeating cycle of:
9.Calculating topic stickies (7 through 100 of 100)100% 9.Calculating topic stickies (100 through 7 of 7)100%
2/ Feature Request
Because I was not able to previously import content I came up with a new simplified set of forum categories etc in my bbPress forum. Therefore, ideally I would love to be presented with a list of forums that are going to be imported so that I can map them to the existing forums I have created. So some would be merging several into one if that makes sense.
At the moment (even though I hit stop on point 9) I was able to view the forum and could seem many boards imported – a quick look it looked great. It is just that I wanted control over how the topics were imported. Thus my idea for the mapping from old forums to current forums.
Can this be done?
Please let me know if I need to give more info.
I don’t know if this should be a “trac ticket” or not.
Well done guys.
Andrew
PS. The related question (which can be closed and linked to this new one is: https://bbpress.org/forums/topic/importing-from-phpbb-5/).
Hello everyone.
I am looking for some help here.
I am trying to migrate a rather large forum from phpbb to bbpress using the bbpress importer.
I filled the details with the right database information and started the import.
However, it keeps showing me an error and does not let me import anything.
When I click on “start” the import, it inmediately shows this text:Repair any missing information: Continue
WordPress database error: [Unknown column ‘topics.topic_replies’ in ‘field list’]
SELECT convert(topics.topic_id USING “utf8mb4”) AS topic_id,convert(topics.topic_replies USING “utf8mb4”) AS topic_replies,convert(topics.topic_replies_real USING “utf8mb4”) AS topic_replies_real,convert(topics.forum_id USING “utf8mb4”) AS forum_id,convert(topics.topic_poster USING “utf8mb4”) AS topic_poster,convert(posts.poster_ip USING “utf8mb4”) AS poster_ip,convert(posts.post_text USING “utf8mb4”) AS post_text,convert(topics.topic_title USING “utf8mb4”) AS topic_title,convert(topics.topic_status USING “utf8mb4”) AS topic_status,convert(topics.topic_type USING “utf8mb4”) AS topic_type,convert(topics.topic_time USING “utf8mb4”) AS topic_time,convert(topics.topic_last_post_time USING “utf8mb4”) AS topic_last_post_time FROM phpbbli_topics AS topics INNER JOIN phpbbli_posts AS posts USING (topic_id) WHERE posts.post_id = topics.topic_first_post_id LIMIT 0, 100
No topics to convertNo forum parents to convertIt only shows that text and does not import anything. All user accounts are existing inside my phpbb database.
Does anyone know why this is happening or how can I solve this in order to make the import?
Thank you.