i have to pay for this?
Hopefully not. A quick Google search found this plugin, though I’m not sure how well it works.
bbPress disables shortcode execution within it’s output, so that non-privileged users can’t gain access to all of the shortcodes available within WordPress. The problem is that shortcodes don’t come packaged with role/capability restrictions on their usage, allowing anyone that can create topics or replies to use any available shortcode. This is risky, so we globally disallow them.
I’m running the latest version of everything…
bbpress 2.2.4
BuddyPress 1.7
WordPress 3.5.1.
Hi. is there something wrong with the servers somewhere? I have 2 wordpress accounts and I keep timing out trying to signin to them.
Help
Patti Jacko
I went to #freenode’s IRC channel for #wordpress and I tried to find help there.
They directed me to :
https://codex.bbpress.org/step-by-step-guide-to-creating-a-custom-bbpress-theme/
But on Step 6 where it says to copy everything in wp-content > plugins > bbpress > bbp-themes > bbp-twentyten into your child theme folder I’m stuck.
There is no wp-content\plugins\bbpress\bbp-themes directory in the latest bbpress.
Outdated instructions… 🙁
I wish someone would step in and clear things up.
This page seems a little more udpated with the correct file structure. I guess I’m going to delve into this a bit more:
https://codex.bbpress.org/theme-compatibility/
I have installed bbpress, and I can use everything in the dashboard to set up the forum and create topics, etc. But when I go to forum I created there is nothing there. I am using the Mercato Premium WordPress Theme. Can you help me find out how to get the forum to show in my template.
I think I know what’s going on. Created a ticket in trac https://bbpress.trac.wordpress.org/ticket/2302
Hi Guys,
I am moving a medium sized forum from one WordPress site to another existing site.
Everytime I use the WordPress exporter / Importer it works, but is missing the Topics. I have tried doing it on a database level but keep over writing existing data on the current site.
I’ve noticed there is a specific forum importer but doesn’t offer any import from current bbpress 2 forums.
Any advice?
Thanks
Ok, we figured it out. The problem comes from the french version of bbPress. The latest version is over a year old and it’s based on an older version of bbPress, so it doesn’t show replies…
This puts us in a bit of a bind, but at least now we know what the problem is.
Btw clickmac, I noticed I couldn’t see the replies in the link you posted for your site, just a bunch of empty space. I had the same thing happen when I tested bbPress on a clean install of WordPress. My collegue had me try it with IE and there they were. So with Firefox you don’t see anything. For more info :
https://bbpress.org/forums/topic/user-profiles-topics-created-and-replies-dont-show-up-for-me-either/
I guess i have the same problem as you my file is different from moebis´ and so i could not find the correct lines.
I´m not a coder but i can assure you that i know how to copy and paste 🙂
But you´re right, maybe i´ll start with BP 1.6.5 and use this Nice PLug to get the project as I wish for now. I have a similar project as Yours but very smaller
A district site ( with maybe 4 to 10 ) and with subforums like Health, Education, Secutity, Traffic, etc.
So for instance:
Brooklyn:
–Health
–Education
–Traffic
Queens:
–Health
–Education
–Traffic
But i still have some concerns about future updates, you know. i´m a bit stucked 🙂
At least one response Fraternity 🙂
It seem that matter are kind of…forgotten
For my kind of site/ project this would be perfect.
Also i´d like to mention a hidden (at least for me) fact: on a new install of bp 1.7 + bbpress we have no choice to stay with the now “retired” bp forum compnent.
I´m telling you that because with the old forum component + we can achieve buddypress subgroups and subforums aswell.
moebis…where the hell are you ? 🙂 we need your hack. please elaborate a bit more …
Exactly, it’s 1.2 version… Sorry, I’m a bit new to wp & related so I don’t know the history…
Thanks
Optionally you can restrict access through functions.php using a function with !current_user_can( ‘publish_pages’ ) and add_action( ‘admin_init’, ‘no_admin_access’, 1 )
https://bbpress.org/download/legacy/ – has info on older versions
Its probably 1.2 which i think is that last standalone version. bbpress is much better if its running inside of wordpress, it eliminates issues with members.
I would install WordPress and then activate bbPress through the plugin version.
Yes, sure
`
AuthType Basic
AuthName “wp-admin”
require valid-user
AuthUserFile “/home/vssracin/.htpasswds/public_html/vssracing/wp-admin/passwd”
Files “admin-ajax.php”>
Satisfy any
Order allow,deny
Allow from all
/Files>
`
Hello. I’ve just switched from wampserver to ampps by softaculous, because it’s python/perl default integration, and I’ve also noticed their script installer. And there is WordPress in CMS/blog scripts, and also bbPress in forum scripts. I was curious, and I’ve installed bbpress, and this isn’t a wordpress with bbpress plugin already installed, but it’s only bbpress, standalone, strict forum without pages, posts, everything that wordpress has, but only with very similar to wordpress file structure and dashboard. But here it can be only downloadable as a plugin, and I’ve also see this nowhere yet… Is this maybe a softaculous’ “version”, that they integrated a plugin in wp engine, so that plugin can run? It’s very interesting thing, but it’s limited extendability bothers me, you can’t install new themes or plugins.
I’m now confused with this “standalone” bbpress, anyone knows more about this?
Thanks
Can you post your full .httaccess?
if you search the wordpress plugin repository for “avatar” or “bbpress avatar” you will find several options
https://wordpress.org/extend/plugins/search.php?q=bbpress+avatar
https://wordpress.org/extend/plugins/search.php?q=avatar
this one looks good, and explicitly supports bbpress
https://wordpress.org/extend/plugins/wp-user-avatar/
this one works too
https://wordpress.org/extend/plugins/user-avatar/
you may also need to grant forum users upload permissions using something like User Role Editor
https://wordpress.org/extend/plugins/user-role-editor/
sam
I’m using bbpress 2.2.4, wordpress 3.5.1
If I edit a (non-sticky) topic created by another user and change the forum that the topic should be in – the topic is saved properly but it is made sticky. This only occurs if I am editing the topic on the front end (using the admin links). Changing the forum from the back end (wp-admin) does not cause the topic to become sticky.
Any idea what’s happening here?
Update to update: the problem is not fixed. Mea culpa.
Does anyone have a solution to this?
Stephen, could you tell us which plugins have avatar support for bbPress? I haven’t been able to find any.
Thanks
This is probably a dumb question, but I’ve searched the forums and the documentation and haven’t turned anything up. I’m learning bbPress and need to be able to add avatars to the forums I’m creating. Could someone please suggest a few WordPress plugins that are simple to set up?
Thanks very much for your help!
Dears,
I have configured many forums using bbpress (v 2.2.4 and wordpress 3.5.1) and WPML (v 2.7.1)
and I can reach topic pages http://fr.no-obsolescence.com/forums/forum/images-et-videos/
but replies not. I thing my website users would really appreciate to see their replies 😉
I am using the theme available here: http://organicthemes.com/demo/shop/
I guess perhaps one person with more experience than me could support me in such a fix?
I have tried to force the usage of loop-replies.php but it seems that while ( bbp_replies() ) always returns false :'( even if the blue rectangle just before is showing This topic contains 1 reply, has 1 voice, and was last updated by Thibaut de Sany 15 minutes ago. ??
With kindest regards,
Thibaut de Sany.
http://thibaut.desany.eu
UPDATE:
I’ve added this to .htaccess and apparently the problem is gone, for now:
<Files "admin-ajax.php"
Satisfy any
Order allow,deny
Allow from all
</Files
I found it here: https://wordpress.org/support/topic/plugin-ajax-event-calendar-aec-htaccess-and-admin-ajaxphp?replies=2
@mzaweb Thank you Daniel, but I don’t meet the requirements listed at the beginning, to understand the “AJAX_in_Plugins” :=) (I have read it anyway, why not?).
Isn’t there any other simpler way to make an exception, as adding an “exception” line in .htaccess, or something like this?
I thought that’s a common problem with a common solution as bbpress has been around for a while and protecting /wp-admin isn’t new either.
Thanks.