Search Results for '"wordpress"'
-
Search Results
-
Topic: User Profile Fields
I am assessing installing this for a client and am new to bbpress, but have 9 years with WordPress.
What default user profile fields come with the basic single site installation of bbpress, and how customizable are they.
Specifically, my clients wants to have name, company and a question answered (i.e. why are you here). And no other fields other than what is desired.
And are their options to require fields if so desired?
And as a side question: Is there any recommendation or advice on whether to install this in a client’s existing website or duplicate their theme and install that theme with WordPress and bbpress on a subdomain and have the forum there?
Thanks so much,
David
Anyone know about this?
During regular research audits of our Sucuri Firewall, we discovered a Stored XSS vulnerability affecting the bbPress plugin for WordPress, currently installed on 300,000 live websites, one of them being the popular wordpress.org support forum.
Exploitation Level: Easy/Remote
DREAD Score: 6/10
Vulnerability: Stored XSS
Patched Version: bbPress 2.5.9
As a Cross-Site Scripting (XSS) vulnerability, it could allow this user to hijack other user accounts, perform actions on their behalf (like administrators, moderators, etc.) to escalate its user’s privileges.Topic: bbpress Theme
Hi All,
I am Using budypress + bbpress plugins in my wordpress.
Now I want that when a member reply a topic, this form open under member profile.
Basically I need to change bbpress theme which my custom files. But I unable to file them location from where it is call and how I can call my custom header and footer.Thanks,
MACIm hoping someone can help… Im using bbpress/buddypress theme and my support is not helping at the moment. They have a 24-48 hour window..
Half the site is 404 errors. My theme uses/recommenced rtmedia, I updated it and all went wacky. Only thing working Is the forums!
Now I had many plugins going but shut Every single one down except bbpress/buddypress. Even required theme plugins. Ive even deleted 90% of them and still cant fix the issue…
I know this is not my ‘support’ Im just at wits end and cant fix it, Im reaching out hoping someone can help… I can pay. We have 200+ members, while not a lot its a lot for us as we are so new.
We’ve been half down for about 8 hours now…
Its an adult content site so I dont know if I can/should post a link here… I can give admin, etc.
This is the theme Im using.
http://themeforest.net/item/kleo-next-level-wordpress-theme/6776630
I’m trying to limit the permissions to assign topic tags to just ‘keymasters’ through the bbp_get_caps_for_role filter.
This is working, participants can’t see or edit the tag input field
if ( $role == ‘bbp_participant’ ) {
$caps[‘assign_topic_tags’] = false;
}but the moderator level is ignored and not working:
if ( $role == ‘bbp_moderator’ ) {
$caps[‘assign_topic_tags’] = false;
}I’m a newbie to wordpress development & php. Any insight or advice would be much appreciated. Thanks.
Topic: Crash after plugin
Hi,
I have problem with bbpress after update. I get message:Warning: in_array() expects parameter 2 to be array, null given in /home/users/domain/public_html/domain.com/wp-content/plugins/bbpress/includes/common/functions.php on line 1446
line 1446:
if ( in_array( ‘post_parent__in’, $wp->private_query_vars ) )Similar thread:
https://wordpress.org/support/topic/bbpress-crash-after-update?replies=1regards
I cant make a forum with my admin account. I did some Googling… Found old info and dont understand some of it…. I created another user with a Keymaster and still cant make forums.
I added bbPress/BuddyPress to my current theme.
This is my site http://kastyles.co
These are the only other plugins running.
Comment Reply Notification
Contact Form 7
Instagram Feed
MailChimp for WordPress
ThemeREX Utilities-Needed for my theme
WP-SpamShieldTopic: bbPress 2.5.9
bbPress 2.5.9 is out, and is a security release for all previous 2.x versions.
bbPress versions 2.5.8 and earlier are susceptible to a form of cross-site-scripting, due to the way users are linked to their profiles when they are mentioned in topics and replies.
Check the 2.5 milestone for a comprehensive changelog of fixes.
Take a moment to update your bbPress installations to 2.5.9. If you’re using WordPress’s built-in updater, it should only take a click or two.
These fixes have also been ported over to 2.6, which we continue to run here at bbPress.org and BuddyPress.org.
Hi,
I just installed on a test domain WordPress, bbPress and WPML. All are updated to the latest versions. I don’t use any other plugins and the theme is also the default one, Twenty Sixteen.
I setup 2 languages: german as default and english. So the URLs are like this.
website.com
website.com/enI posted some topics in bbPress in both languages and I can see them per language, which is what I want. On the german version I see only the german posts and on the english version I see only the english post.
Of course, a problem may be with the bbPress slugs settings. I cannot translate them but I can live with them.
What I noticed is that when I go to profile and try to see the “Topics Started”, “Favorites” and “Subscriptions”, I see only a message that I don’t have any of those, although on the main Profile page shows that I have started 11 topics.
That might be also a problem because it counts the topics from both languages. But I can live with that also, for the moment.
I switched the languages and I made english default. After doing this, everything worked fine in english but not anymore in german, because german became the second language.
Basically, I can see the “Topics Started”, “Favorites” and “Subscriptions” only for the default language.
Only “Replies Created” show up for both languages.
I also attached some screenshots.
I also changed the theme from Twenty Sixteen to Twenty Fifteen and also Twenty Fourteen. Same problem.
I setup another test website as WP Multisite, without WPML and everything works properly. I had to install another plugin to connect both languages. But I would like to use WPML and a single website, if this is possible.
I hope there is a fix for this. bbPress is the most used forum and WPML should be able to handle it.
Thank you very much for your time.
Best Regards,
Alin