Search Results for 'phpbb'
-
Search Results
-
Topic: phpbb to bbpress import
Hi,
I’m trying to import my phpbb 3.1.6 forum to bbpress wp 4.6. Nothing is happening on my import. Please find below my setting and the message I got from Import option.
Database Server – localhost
Database Port- 3306
Database Name – tamilpot_DB (My phpbb DB name)
Database User – tamilpot_DB (My phpbb DB Username)
Database Password – xxxxx (My phpbb DB User Password)
Table Prefix – phpbb_ (This how my prefix in phpbb database).
Rows Limit – 100
Delay Time – 1
Convert Users – Checked
Start Over – Checked
Purge Previous Import – CheckedIn response, I got as,
Repair any missing information: Continue
Conversion Complete
No reply_to parents to convert
No replies to convert
No tags to convert
No super stickies to stick
No stickies to stick
No topics to convert
No forum parents to convert
No forums to convert
No passwords to clear
No users to convert
No data to cleanStarting ConversionCan you please help me to import my forum to bbpress?
Hello,
Bbpress is a very nice forumscript, but it can’t handle big forums.
We have imported an big phpbb forum in bbpress with this statics (+1000K posts, +70k topics, +50k users)
BBpress need almost 30 second to place a new topic or post.This problem is NOT a serverproblem.
It is sure that BBPRESS can’t handle a big database.
When i reset my forum (remove all posts and topic) Then creating a post/topic it take 1 second.I’ve search the internet and BBpress has this problem al several years.
There as topics from 2004 with this problem.Developers Please think about this problem.
I am trying to import a massive phpBB3 forum to bbPress.
When I say massive I mean 89k+ users, 72k+ topics and 1M+ posts.
I’ve followed the instructions in the troubleshooting section, but nothing really seems to work.I fill out the form in the Tools section, and start it, and the “Starting Conversion” spinner begins, but nothing ever happens.
Can someone help?
Topic: phpbb to bbpress
1. phpbb import seemed to go ok, as did the repair process, all of my phpbb forums appear correctly and so do topics and posts… however no usernames seemed to make the journey, every posts shows “anonymous” as the poster… what can i do to fix this?
2. read about the lack of avatar migration support, so what’s the best way to add the same user avatars that were used at the phpbb board, i’m guessing this is a manual process, and if so what are the steps?
thanks very much…
no experience with wordpress or bbpress but it looked great so i installed it… next up was an attempt to “import” my phpbb data to bbpress using the dashboard import tool but, sadly, a phpbb install plugin was not among those listed in the dashboard so i had to search the plugins directory… not knowing which one was best, i blindly chose the “CMS2CMS: phpBB to bbPress Forum Convertor” and began the migration process.. well surprise, surprise, shortly after the program began the migration a popup window reared its ugly head asking for $38 in order to complete a full migration… what the f is that all about? so is the wordpress life? wordpress plugin life? plugins are listed with no indication that they cost x amount of dollars until after you install the thing and try to use it? what sort of nonsense is that? how does this practice fly with wordpress? it’s enough to send a prospective wordpress user running in the direction of other alternatives, good grief…
i’m having a bit of a tough time understanding the wordpress flow and my exact needs in order to setup a standalone wordpress-based forum…..
– do i need both bbpress and buddypress?
– assuming i don’t “need” both, is it advantageous to have both?
– do i need a wordpress page? i thought this was the case, so i registered and signed up for an annual wordpress account.. now that i’ve installed bbpress, it appears that i don’t actually need a wordpress page or an annual account, is this correct?
– how do i import a phpbb 3.1 forum into wordpress? i read the tutorial but a phpbb import tool isn’t included among the other import tools…my goal is to set up a phpbb-type forum/discussion, i’m not interested a wordpress blog or the like, just a discussion board. is this something i can achieve with bbpress, bbbuddy, the combo of both? or for a standalone forum is phpbb actually recommended over a wordpress-based option? thank you for your time.
Topic: Urgent: Performance issues
Hi everybody,
I’ve just finalised the migration from PhpBB to BBpress.
I’have noticed that when I open a read a topic for the first time, there’s some processing happening in the background the takes time depending on the number of replies in that topic.– hundred of replies can take more than 10 seconds. Once I am in the topic, if I open it again with another user, it’s fast.
– thousand of replies can end up in a ” PHP Fatal error: Maximum execution time of 30 seconds exceeded”
– also, a test I did on a topic with about 40K replies ended up in an “Allowed memory size of XXXX bytes exhausted (tried to allocate 4096 bytes) in Unknown on line 0” error.I am on a dedicated server and I can change all the memory and execution time limits parameters, but I have the feeling this should not be the solution.
I don’t understand why there0s so much processing happening.After a second look, I’ve noticed that the replies are not paginated. So the system tries to return all the replies in one shot.
I’ve tried to change the pagination settings and also to deactivate/reactivate the plugin but it didn’t fix the issue.Even when I move a topic in the thrash, there’s some php logic that eliminates the replies one by one and can take a minute when the topic has 40 replies.
Is this normal?
Anyone who can help?
Thanks,
Gio