`
$user = get_userdata( $user_id );
$registerdate = $user->user_registered;
echo date(“Y-m-d”, strtotime($registerdate));
`
You should be able to place the bbPress author ID where the $user_id is if you are using this in a loop.
i can confirm that it works for me
I’m also having an issue. When someone posts, the post goes through, but it takes them to an error screen. Now in addition the email notifications aren’t going out. I had been using https://wordpress.org/extend/plugins/bbpress-notify/ which had been working until recently. I also tried https://wordpress.org/extend/plugins/bbpress-new-topic-notifications/ with no luck.
Hi Everyone,
I set up BBPress on a friend’s website, http://blog.photographersadventureclub.com.
Until the recent 2.3 update, everything was fine. For some reason now the admin tabs no longer show: Forum & Threads. However, BBPress options do show under the Tools and Settings tabs. There is just no way to create new forums and moderate threads from the backend now.
Screenshot: https://www.evernote.com/shard/s6/sh/bb933cf9-6022-41e4-9351-8c4490614d45/43718dd30fd7252c58abd34de2f405bb
Running WP 3.5.1 with the following active plugins:
Akismet
AutoChimp
bbPress
CSV User Import
Custom Login Logo Lite
Events +
FancyBox for WordPress
Flare
Google Analytics for WordPress
Google Maps
Membership Premium
NextGEN Gallery
NextGEN Gallery Voting
NextGEN Gallery Voting Premium
No Self Pings
Remove WPMU Notification Plugin Nag
Wordfence Security
WordPress Backup to Dropbox
WordPress SEO
Yelp Widget Pro
Any help would be appreciated!
Calling is_user_logged_in() in a plugin’s init file causes bbPress to error (Cheatin’ uh?) in the admin when trying to manage anything to do with the forums (settings, forums, threads, replies).
Makes no sense to me.
Hello everyone,
bbPress Moderation plugin breaks the latest version of bbPress 2.3, so I had to uninstall it. But I can’t stay without moderation, I’ll be spammed to death. Can anyone suggest another moderation plugin that works with the latest version of bbPress?
Thanks!
Thanks – been looking for that answer myself 🙂
Hi there,
I’ve got a forum that doesn’t show, I believe it is a theme issue as default wordpress theme works okay, I’m running ExtremeSport 2.0 from http://smthemes.com/ ( http://smthemes.com/extremesport/ )
It worked okay with 2.2.4 I’m not sure where to start looking for the issue (I’m a c# developer by trade 🙂 ).
I recently integrated the bbpress forum plugin on my website, and it is producing an unnecessarily long permalink structure: http://www.logos-think.com/forums/forum/christian-forum/
Any ideas as how to shorten this to just ../christian-forum/?
@ovizii
How I got it working was to set the Forum Role for all existing users (non-admin) to ‘Participant’. I did this in Dashboard > Users > All Users, then found the users that had no forum roles. Once I changed these users to ‘Participant’ they were then able to post again.
To automate this process, I set ‘Participant’ as the default forum role for users. I did this in Settings > Forums
“Default user role”: Participant
“Auto role”: (tick) Automatically assign default role to new, registered users upon visiting the site.
However I think this problem may have been fixed in the latest bbPress
I tried upgrading but I’m experiencing some really strange issues. First of all, there is no longer an “Edit” admin link so I can’t test that the issue still exists. Was this the solution?
Secondly, I’m having a really weird problem with my styles after the upgrade. I think the framework is choking somewhere during the request but no errors are displayed. It looks like many of my bbpress-related styles are not being applied.
If I turn on debug mode, the problem goes away and everything displays as normal. But as soon as I turn it off again, it gets screwed up somewhere. Weird!
I know my stylesheet is being loaded and some of the styles are being applied properly, but some aren’t and the one’s that aren’t don’t even show up in firebug with a line through the middle saying they’ve been overridden, they just aren’t appearing at all. I’ve never seen anything like this before.
I’ve tried disabling all other plugins, no luck. Any idea what’s going on here.
Hi all,
I am not quite sure which forum to post this in as I am new to using BBPress for my wordpress installations. I am trying to customize my BBPress installation with the avatar display. I would like to have the avatars only show for the posts inside the topic. They are currently showing up on the forum index, etc. and I am having trouble trying to track down where in the .php files these settings may be located. Can anyone give me some help? I’m looking to just turn these off if possible.
I have posted some photos linking illustrating what i am talking about.
BBPress
bbpress 2.3
Wordpress 3.5.1
Theme is Pure from Themeloom
I have a fresh install of bbpress/buddypress setup. I have created groups and group forums with buddypress.
I then took an existing phpbb3 install, flattened out the structure so all the forums are on one level, and imported them successfully into my new bbpress/buddypress setup.
Now, I’d like start mass moving some of those imported forums into existing group forums. I was looking at the “postmeta” table and I see the post_id, meta_key, and meta_value … where I see bbp_forum_id, I identified the appropriate IDs of each forum and did a mass update on the table to swap out IDs. However, that didn’t work … any idea what else I’m missing here?
here is another site I have where it works
http://www.andersen-monge.com/forum/
I would like to find out whats the problem with the first site cause thats the site where I need a forum
I have tested with Twenty Eleven and Twenty Twelve and It doesn’t work. There is no topics and forums count (it shows 0).
I am still unable to get bbpress to work, it is not showing any forum that I input in the admin area.
My bbpress site, running old 1.0.3, has a email notification plug-in that was cobbled together from the following two plug-ins:
* http://bbpress.org/plugins/topic/post-notification/ by Thomas Klaiber
* http://bbpress.org/plugins/topic/moderator-new-post-notification/ by finalwebsites
It looks like those may be so old that they aren’t even available anymore.
Anyways, we have a significant performance problem that is causing ‘bb_new_post’ to timeout. During ‘bb_new_post’, a SMTP call is made using class.mailer-smtp.php for EACH user subscribed to be notified, sequentially.
Since we have thousands of users (hundreds with subscriptions), this synchronous approach causes the new post to timeout and apache returns a 500, it just takes too long.
Someone else has to have already solved the performance problem of sending 100’s of emails for each new post, without it timing out. Any advice? Pointer to a plug-in that already does this? thanks!
I can confirm that the fix identified by @premitheme for MAMP (free) installations is to switch over to port 80. You may also need to update the WordPress and site address under General Settings if 8888 is part of your previous installation.
Going from scratch. This is became a super intelligent system that supports custom filter system, currency system that automatically updates daily from The European Central Bank, geolocation with location-taxonomy support etc.. Those are fully built on FirmaSite which have infinite design possibilities with custom Bootstrap skins. Plus there will be premium slide effects from Lush Content Slider that i talked with its author and he allowed me to do 🙂 With ShowCase system, i can add lots of premium slider system with ultra-easy usage for clients
@netweb and @johnjamesjacoby using the following environment:
MAMP 2.1.1
PHP 5.4.4
I’m not using the Pro version.
(in regards to the “Are you sure…” error message issue)
We have permalink to reply for example like this #1625. Now the link return 404 because link is like ../1625-revision-v1/#post-1625. This is on bbPRess 1.3 and WP 1.6 beta.
He he well good luck indeed! Are you doing all of the real estate functionality from scratch or will you be building the theme to support a plugin like WP Property?
2 weeks is fine, that’ll give me time to work more on mockups and such.
I am working on my first premium theme based on FirmaSite for Envato’s most wanted. I am in a bit hurry for being in first 15 theme so i cant take extra job in this 2 weeks. If you are not in hurry, I will probably finish it in 2 weeks and can help you after that. Wish me luck 😀
(P.S: i did some incredible theme options system on theme customizer 😀 )