Thanks for this, I don’t think I have a copy of a vBulletin database so there might be some issues with the db schema here, I’ll try to hunt to a vB 4.2.2 database to test.
Apologies for the late reply though I suspect this is an issue with compatibility and the version of PHPFox being imported, I’ve only ever tested the importer with PHPFox v3.5, what version are you using?
If you’re using a version before v3.5 can you upgrade to v3.5 and see if that helps?
Hello,
I just tested it, working great.
http://yourtechadvisors.com/forum-stats/
I will probably customize it with CSS, but that is an awesome start.
Thanks.
You are right and I know. But it is not that view that I mean …!
Latest topics is not visible for non-admin for the moment!
I will make it visible and you will see.
See menu on top, right hand site 🙁
@robkk, I am quite a new coder, I will have to test it later and figure out what is wrong.
Thanks.
$current_user = wp_get_current_user();
$user_id = $current_user->ID;
if ( 0 == $user_id ) {
// Not logged in.
} else {
// code from previous thread, use function like bbp_get_user_topic_count_raw($user_id)
}
Not tested ! But should be in that direction…
Hello!
I am planing to install bbPress on my site running the latest version of WordPress.
However I have a rather “strange” requirement.
On the site we have a private part where the users logs in with username and password.
The problem is that all users use the same username. We have tried to give each member an individual username but without any success. They will not remember their username or password. The information on the protected part is not personalized so it is not accturally a problem that they use the same username.
My problem is that when they then post to bbPress all users will post as this generic user. Is it possible to force the anonymous posting layout even for logged in users? This will force them to enter their name and emailadress and we can figure out who has posted what.
/Erik
Hello everyone,
After a fight with vbulletin and mysql i was able to (partially) import our vbulletin forum to bbpress (an estimated import time was 12 days for a full import, we decided to run such a task only for the last import that will go live) but sadly the import is totally out of sync resulting in this kind of problems:
1) Threads are posted by the wrong user
2) Replies are posted with the wrong user
3) Links to user profiles randomly missing (but possible to load by requesting the profile right away from URL)
Repairs after import were executed (with the exception of bbp-sync-all-reply-positions, it always times out even if the php execution time is set to insanely high values such as 3000 seconds).
If this is caused by the interruption of the import process just let me know right away and we will create a copy of the vbulletin database and keep a smaller set of data for our tests and then import everything once our testing is done.
Hey, my name is Johan.
I just wondering how to put the postbox on top of the forum, because we have reverse forum that you se the latest post first and not last.
So i want to have the post box on top. is this possible?
Where/or how do i fix that?
I use bbPress 2.5.8 version.
Thanks in advance!
/ Johan
OK if I could delete the last two posts I would.
After struggling with doing this on XAMPP I gave up and set up a new test on a live server and it worked! (with some issues)
https://github.com/damon18/dizkus-bbpress/issues/4
Hey folks thanks for responding — appreciate you checking in, Stephen E.
I’m going to do some testing on the live site over the holiday weekend (lower traffic and all) to try and debug this so I have more concrete information. The site is private, but I’m more than happy to provide a login if you’d like to check after I do some more trouble shooting.
We do have some users with quite a few forums visible on forum home due to how long they have been members. It can be a low of 10 — up to around 80 for our longtime members. The only data we show for each forum on the forum home is the forum name and freshness…
I’ll report back next week — thanks again for the followups
I tried about 6-8 themes and they all have the same result. Ok, if its just a theme issue then don’t worry. I thought it went deeper than that. I guess WordPress themes are not tweaked for bbPress so this is likely to occur with most themes and need a manual edit.
I am still in the process of testing before moving site so lots of other things to iron out yet.
Thanks.
As I said I’m a WP newbie trying to understand how everything works. These are my considerations so far. I do not want to hurt anybody.
After a couple of days of testing I’m really going insane trying to get a minimum acceptable installation.
While I understand that acceptable is a moot concept, I mean “similar classic feature of all free forum scripts out there” I’m not speaking about cutting edge features but really standard forum features since phpBB 2 hence:
- extended user profile
- private messaging
- user signature
- post count and join date below username
- post preview
- attachments with inline images
- quote replies
- report
- sticky, new, hot for topics
- view unread content
Now I understand that all of them can be obtained through 10 different plugins but I’m really scared to do so for these reasons:
- 10 different plugins and authors are very difficult to maintain. Chances something screw up are high, no matter how godd is the code.
- some of plugins implementing above features seems already nearly abandoned
- In one of my past life I was so naive to dope my Joomla installation with several third party mambot/plugins. When I had to upgrade I discovered that several of them where abandoned giving me a hege PITA to upgrade
- In a recent life I avoided to dope my IP Board installation with plugins but during a main upgrade I had the same problem with some mods I made by myself
Now I’m trying to bring everything to wordpress + bbpress but I see that it is a steep climb just to get what in 2016 is considered a forum with basic features. I’m not a developer otherwise I was already coding the missing pieces.
Please: less plugins – more core features
Hi, Thanks for this detailed test.
Performance is among the main improvements in 2.6, so if you are in testing phase, could you check that version ? https://bbpress.org/download/
Thanks,
Pascal.
I am now testing bbPress for a move away from SMF but very surprised by bbPress responsive reaction. As the browser narrows (on pc) the freshness, topics and posts count do not collapse. They are also shown as totals for the category and each board.
It seems like a total waste of screen to include that and detracts form the important information – the category and board titles. It also happened on several themes I tried so I guess that makes no difference.

Thanks for the test. I have the same issue on 2016, so I created trac ticket https://bbpress.trac.wordpress.org/ticket/2921
Let see if something can be done, for now you will have to live with the CSS trick above
Pascal.
Just tested several default WP themes with bbPress (from 2010 to 2016). Here they are: http://vkondakoff.synology.me/photo/share/8erFChRr
2010, 2012, 2013 and 2015 are looking good. 2011 is cropped by it’s right side even without anything in WP sidebar. 2014 is just to small is size (don’t know why). 2016 is just cropped on the left side…
haha yes you´re right! must have been a plugin i disabled, but i tested right after so the effect wasnt there yet? weird
Hi,
Some answers from my side:
– I don’t know IPB, so no idea what’s in there, but for almost everything there is somewhere a plugin available
– website and forum share users and the environment. Again with plugins a lot can be done (e.g. my bbP Move Topics is doing one switch from one to the other and soon also the other way around)
– version 2.6 is coming out very very soon, so yes, it’s still alive ! If you want to do a test, go for 2.6 immediately on https://bbpress.org/download/
Pascal.
I’m currently managing a IPB 3.X forum with about 300 users and 20k posts. I have also a huge website with hundreds of articles. For several reason I would like to move away from IPB and I’m considering BBPress to manage in one way forum and website.
I would like to test a migration on a test site in the next few weeks. In the meantime I have some questions.
– Coming from IPB, what are the minimum essential plugins I need to get similar features?
– Which kind of integration I get between web site and forum? Could I share content each way?
I mean: a new article become a forum topic and a forum topic become an article.
– is BBPress still actively developed? Not to be polemic but looking at latest commit count and contributors it seems an alarming situation.
Thank you in advance
I have tested your code. Well I can select in the admin panel “edit topic” or “new topic” “featured image”, I select the picture…when I turn back to the topic, no picture. It doesn’t remain selected.
I use the latest WordPress: 4.30.
suspect it is plugin related
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
Thx for the reply.
That’s a major issue for me as using a forum only makes sense if it is fully integrated with the blog (at least for the project i’m working on).
Anyway I kept digging and found this : http://simple-press.com/
The forum script is free but there is one premium plugin doing exactly what i need.
I will test this and let you know how it goes.
In a word – no !
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back