Search Results for 'bbpress'
-
Search Results
-
Does anyone know if its possible in bbPress to have a new button for creating a new topic or posting a reply? I don’t really like having mine at the bottom of the page.
Thanks!
Good evening MrRobinW and MrStephenEdgar!
Japan is currently rainy season.
I like rainy days as well as sunny days.Well, I need your help again…(Of course my website is going well these days!)
This time, I wanna remove a <option> tag
with adding php function into “function.php” of WordPress.At a create-topic page, users can select one specific forum.
And the souse code is like…<label for="bbp_forum_id">in forum</label><br /> <select name="bbp_forum_id" id="bbp_forum_id" tabindex="103"> <option value="" class="level-0">select:</option> <option class="level-0" value="1">Apple</option> <option class="level-0" value="2">Banana</option> <option class="level-0" value="3">Grapes</option> <option class="level-0" value="4">Elephant</option> </select>In my website, these 4 forums has been set to the public,
and I don’t wanna change the setting.However, I do not show the last one (Elephant!) to every users at the time.
In this case, what code should I put into the “function.php” of WordPress.For me, The case is too difficult to solve.orz
Would you please advice me…many thanks
WordPress: ver3.9.1
bbPress: ver2.5.3Hello everyone!
First let me say, that I am not sure if the problem is coming from bbpress. Please let me know it is a general problem.
The reason I am posting the problem here is, that it appeared right after todays bbpress-update, and there’s also a reference in the message.
This is the error message I am reciving (debugging enabled):
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50535 Library:50617 in /home/www/xxx/www/wp-includes/wp-db.php on line 1372
Strict Standards: Redefining already defined constructor for class Tehnik_BBPress_Permissions_Load in /home/www/xxx/www/wp-content/plugins/tehnik-bbpress-permissions/tehnik_bpp_init.php on line 35
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/www/xxx/www/wp-includes/functions.php on line 3245
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/www/xxx/www/wp-includes/functions.php on line 3245
Strict Standards: Declaration of BP_Poke_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /home/www/xxx/www/wp-content/plugins/bp-poke/bp-poke-component.php on line 57
Strict Standards: Declaration of BP_Poke_Component::includes() should be compatible with BP_Component::includes($includes = Array) in /home/www/xxx/www/wp-content/plugins/bp-poke/bp-poke-component.php on line 57
The strange thing is, that I am running an exact mirror of the page and db on a subdomain, where I am testing plugins, etc. There I am not getting the error.
I did had a search on google, but couldn’t find anything helpful. As I am not a coder or server-tech myself, I am a bit lost here. I did try a few things, like disableing plugins, or enabling another theme. But nothing helped so far.
Here’s a list of plugins I am using right now:
- (BuddyDev)BP Poke
- Advanced Custom Fields
- bbPress
- bbPress New Topics
- BuddyPress
- CodeStyling Localization
- iThemes Security
- Members
- Regenerate Thumbnails
- Require Featured Image
- rtMedia for WordPress, BuddyPress and bbPress
- Tehnik BBPress Permissions
- WP Smush.it
I thought it might be a problem with iThemes Security, so I tryed to disable a few things, and also disabled the whole plugin. But the problem is still the same.
Thanks for your help in advance!
Best regards,
Lumartist
Hi,
My bbpress is working fine. I just want the recent topics to be displayed on my forum-root-page.
The site can be found here http://schole.at/intern/ (you cannot see the forum index, as the site forum is private, but the site shows the problem anyway).
I use a page with shortcodes. Using the shortcode [bbp-forum-index] just displays the forum index. But when i try to use the shortcode [bbp-topic-index] the result is as u can see in the link above: it just shows the shortcode itselve.
I would just like to have the recent topics to be diplayed as they are here in the forum root on bbpress.org/forums
Thanx for your help.
Wordpress 3.9.1
bbpress 2.5.4.
Theme: Dynamik Website Builder on Genesis FrameworkHi folks,
I want to change my WP forum software from SP to bbPress. I made a backup, deactivated SP, installed bbPress and went to Tools > Forums > Import Forums. There I entered all necessary data.
When I start the conversion, the user import runs endlessly.
Let’s say I have 3 users (actually I have more, but just to make it simple). When I stopped the import after over 4000 users and looked into my database, I got this:
user1
user2
user3
imported_user1
imported_user2
imported_user3
imported_imported_user1
imported_imported_user2
imported_imported_user3
imported_imported_imported_user1
…What am I doing wrong??
Topic: Duplicate "Forum Topics"
Problem: As shown in the picture, there are those items “Forum topics” “Forum reply” “Topics” and “Replies”. The “Forum topics” and “Forum reply” are always empty.
Possible cause: I installed bbpress and buddypresss.
Please help me delete “Forum topics” and “Forum reply” . Thank you.

Topic: bbPress 2.5.4
bbPress 2.5.4 is out. It fixes 5 bugs, the last of which is a security concern for all previous bbPress 2.x installations.
The following bugs have been fixed in 2.5.4:
#2586 – Fix ‘Replies in each forum’ repair tool, to prevent breaking the reply position.
#2496 – Support slashes in slug settings, and improve sanitization of these fields.
#2518 – Improve handling of SSL assets when relying on theme compatibility.
#2588 – Fix bug when editing a reply that would pollute hierarchical replies in that topic.
#2610 – Properly handle escaping of displayed user fields and data when editing a user.Check the milestone for a list of fixes: http://bbpress.trac.wordpress.org/milestone/2.5.4
Hello BBPress Team,
WP version 3.9.1 BBP Version 2.5.3
On our website http://www.starroyaltyent.com/forum-index/ we have over 100 spam bots that come and register because don’t have a reCAPTCHA on the forum registration.
I am trying to figure out how to install the reCAPTCHA on the bbp forum when users register:
http://www.starroyaltyent.com/forum-index/
Any answer here would be greatly appreciated. Losing my mind with all these bots.
Thank you for your time.