Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 20,226 through 20,250 (of 64,517 total)
  • Author
    Search Results
  • wplove3268
    Participant

    I recently installed the eMember plugin (from Tips and Tricks HQ) and have been running bbPress and the Royal Slider slideshow plugin on my site. When all three plugins are running, however, my home page slideshow stops working. I contacted Royal Slider about the issue and they got back to me saying there is a JS error that is blocking the execution of the slideshow-and the source of it was bbPress.

    My site: dev.detoxtheworld.com
    Wordpress version 3.8.1
    Running bbPress version 2.5.3
    I’ve tested the problem using a default theme and it still occurs.

    Here is the script from which the conflict originates: http://dev.detoxtheworld.com/wp-content/plugins/bbpress/templates/default/js/editor.js

    https://bbpress.trac.wordpress.org/browser/tags/2.5.3/templates/default/js/editor.js

    Can anyone tell me what the problem might be and, even better, how to fix it?

    Mod Edit: I removed the code and added a link to the source for improved readability.

    jbroskos
    Participant

    I also tried quick this morning and removed all the bbp capabilities from the wp-roles I use, and the members users could not see anything. So I’m not sure if it is not looking at the bbpress roles even or if for some reason the capabilities assigned to those roles are not enough (when they should be).

    Something seems messed up, but not sure what to do. Thinking of downloading a copy of the database and snooping around it if I get time at work today.

    Any other thoughts/comments would be greatly appreciated.

    Thank you again!

    #147391
    royk1234
    Participant

    p.s. I’m using
    ————–
    WordPress 3.9.1
    Responsive Theme 1.9.5.1
    bbPress 2.5.3

    #147389

    In reply to: Can't see any topics

    Stephen Edgar
    Keymaster

    Why do I still see a topic from 3 days 18 hours ago if you reset bbPress?

    #147388
    Stephen Edgar
    Keymaster

    Firstly why not update to WordPress v3.9.1 and bbPress v2.5.3?

    The ‘edit’ issue is most likely a plugin conflict, start deactivating plugins one by one until the issue goes away then enable the other plugins you disabled and research any known issues with the plugin causing the problem.

    As to the s2member issue, you are going to have to meticulously go through each of the role settings and confirm what permissions are be given to each s2member and bbPress roles to work out whats what.

    Stephen Edgar
    Keymaster

    Hmmm… What you have outlined sounds like it should be working.

    The one bit I am not sure about is you appear to only be describing WordPress roles and not also including bbPress’ roles in your description above.

    Have you run the bbPress Repair Tool “Remap existing users to default forum roles”?(Tools->Forum)

    This will set the users their bbPress role. The default role is Participant (You can change the default role via bbPress settings)

    As outlined in the roles docs the bbPress role Particpant role includes the capability read_private_forums which in effect means any private forums can be read by users who are logged in, this would include your members and officers WordPress roles if you assign these WordPress role users the bbPress Participant role. If you assign your Officers WordPress role the bbPress Moderator role they will be able to read hidden forums because they have the read_hidden_forums bbPress capability.

    #147383
    jacuzzy
    Participant

    Couple of issues… I’m not sure what version of wordpress is being run (as ridiculous as this sounds. I came in halfway on a project, and another developer I got to look at the site also could not tell me), but it is something before 3.8. The bbPress version is 2.4.1. Site only shows a splash page to non-members, and registration is blocked, so a link to it would be pointless.

    1) Hitting “Edit” on a topic as administrator puts the HTML for the editor into the text box of an editor. If I hit “submit” without changing the contents, it edits the topic, but includes the edit form in the topic. Here is a screenshot. Clicking on submit in the resulting form within the topic does the edit as it should. I am not sure if this happens for regular members… see issue 3.

    2) Clicking “Edit” on a reply results in the following message:
    “There’s nothing here.

    If there were posts in the database, you’d be seeing them. Try creating a post, and see if that solves your problem.”
    When I go to the dashboard > replies, I can clearly see all the replies listed there.

    3) I realize this is a known issue, but I could not find a good resolution for my case. Topics are not viewable by regular members, but all replies are viewable. Anyone with bbPress moderator role and above can view topics just fine. s2member is being run on the site, and from what I understand, s2member admins get bbPress moderator roles, while bbPress moderators get s2member admin roles. I have tried disactivating the s2member plugin, and the topics show up fine then. I can’t ditch s2member, but obviously am not going to give every member admin/moderator roles just so they can see topics. In fact, every member should only be a participant. There should never be any need for moderators (save for the actual admin). I’ve checked visibility on the forums, and everything is set to public.

    jbroskos
    Participant

    Hey Everyone,

    We migrated from Simple:Press today to bbPress and so far all is well after a little cleanup, but now I am noticing that we are experiencing issues with permissions within the roles and capabilities. We have 2 tiers of registered users which are our members and our officers. With this we have 2 seperate categories and forums within them with members only being able to see/edit the members forum and officers being able to see/edit the members forum and the officers forum.

    According to here on bbPress, this should be possible as our “members” role would have the “read_private_forums” capability assigned to it and our “officers” role would have that capability as well as the “read_hidden_forums” capability assigned to it. Unfortunately…this is not working properly, our “members” role is not able to view there forum, so in the mean time, I’ve enabled the “read_hidden_forums” capability per and that seems to have “solved” the issue, however now there is no way to restrict access to the officers forum (Which I’ve temporarily deleted until this can be resolved).

    Any help/input/ideas would be appreciated. This should work from what I am reading, so not sure why.

    Thank you!

    —–
    Running:
    WP v3.9.1
    bbPress v2.5.3

    #147379
    Stephen Edgar
    Keymaster

    You got caught by the Akismet spam filter 🙁

    Anyways to answer your question, no, at this stage this cannot be done.

    We have a few areas in bbPress we would like to be able to add ‘Bulk Edit’ to in the backend but we need some enhancements to WordPress be implemented upstream first.

    #147377

    In reply to: Can't see any topics

    Stephen Edgar
    Keymaster

    Run the ‘Reset Forums’ tool which will delete all bbPress content, forums, topics, replies, settings, everything will be deleted.

    Tools -> Forums -> Reset bbPress

    #147375
    Stephen Edgar
    Keymaster

    It is not helpful, there have been vast changes to bbPress codebase since those posts and will only further confuse things.

    #147373
    Stephen Edgar
    Keymaster

    Ryan, firstly please stop bumping old topics, create a new topics please.

    I would first try running the bbPress repair tools to see if that fixes it (Tools -> Forums)

    Stephen Edgar
    Keymaster

    Here is Robin’s code updated to only show the website if it is not blank:

    
    function user_profile_bbp_website_information()	{
    //this function adds the website to the profile display menu
    	$url=bbp_get_displayed_user_field( 'user_url' ) ;
    	if ( ! empty($url) ) {
    		$label1 =  $rpi_options['item1_label'] ;
    		echo "<p>" ;
    		printf ( __( 'Website : ', 'bbpress' ));
    		$url='<a href="'.$url.'">'.$url.'</a>';
    		echo $url;
    		echo"</p>" ;
    	}
    }
    add_action ('bbp_template_after_user_profile', 'user_profile_bbp_website_information') ;
    

    To add the location you want to add this, this will add the field to their profile so they can edit and update it, you then just duplicate the code from either Robin’s or mine and replace $url with $location and user_url with location:

    
    function ntwb_user_contact_methods_location( $user_contact ){
    
    	/* Add user contact methods */
    	$user_contact['location'] = __('Location');
    
    	return $user_contact;
    }
    add_filter('user_contactmethods', 'ntwb_user_contact_methods_location');
    
    #147370

    Add some debug logging to bbp_set_current_user_default_role() to narrow down the cause,(likely with dumping out the call stack.)

    You should be able to cowboy code something if you’re able to reproduce the issue with a test user account. If you’re able to come up with explicit instructions on how to duplicate this on an installation that only has bbPress running, I’d love to fix anything that isn’t behaving correctly.

    #147369

    In reply to: Can't see any topics

    ubicray
    Participant

    Ran all the repair tools one by one
    Tried default theme, deactivating plugins … no result
    Do you know how can I delete bbpress with all its settings? So i can install again and try
    Now when I uninstall and install again, settings are preserved

    #147367
    JosiahW
    Participant

    It is a new multisite. We do not have any role editing software installed at this time. Here is the list of all plugins/theme we are using:

    Theme
    InspireBook by rtCamp

    Plugins
    bbPress
    BuddyPress
    rtMedia Pro
    rtMedia for WordPress, BuddyPress and bbPress
    WooDojo

    #147366

    I see two possible ways this *might* fail:

    * Multisite & calls to switch_to_blog
    * bbp_get_user_role() is returning multiple bbPress roles (either because some third party role editor plugin was used to manipulate things, or there’s some crusty old role data somewhere in there.)

    ryan360
    Participant

    I was able to accomplish this by writing a custom query. I was unable to find a solution ANYWHERE else on this forum despite numerous people asking the same question so I’m hoping this will help everyone out until the bbpress team fixes the bbp_get_template_part functions.

    		<?php
        
                    $args = array(
                       'post_type' => 'reply',
                       'post_status' => 'publish',
                       'orderby' => 'title',
                       'order' => 'ASC',
                       'author' => $curauth->ID,
                    );
                    $bbpressquery = new WP_Query($args);
                    while ($bbpressquery->have_posts()) : $bbpressquery->the_post();
                ?>
                    
                    	<?php the_content(); ?>
                    	
              	 <?php endwhile; ?>   

    Obviously you can modify the code above to show topics created, I was just trying to return all the forum posts created by a user.

    #147354
    ryan360
    Participant

    Bump. I just copied that function into my functions.php file and it’s still linking to the default bbPress forum user page.

    #147349
    Robin W
    Moderator

    suspect this is 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, switch to a default theme such as twentytwelve, and see if this fixes.

    #147346
    Stephen Edgar
    Keymaster

    I should have said the ‘bbPress templates’ in your Twenty Eleven theme

    <link rel="stylesheet" id="bbp-child-bbpress-css" href="http://www.assorpas.it/wp-content/themes/twentyeleven/css/bbpress.css?ver=2.3.2" type="text/css" media="screen">

    #147345

    In reply to: Newby a little lost

    kowarler
    Participant

    I added the bbPress attachments plugin, but does this store images on my domain?

    I’d rather users were able to paste their photobucket ‘img’ links – how do I get that to work though?

    #147341
    Stephen Edgar
    Keymaster

    OK, I am with you now and by the way there is no such thing as a stupid question 🙂

    You should see a ‘reply’ link but when I look at your forum you are using WordPress 3.5.1, Twenty Eleven theme, a Twenty Eleven bbPress child theme and bbPress v 2.3.2. You also have other plugins modifying/extending the Twenty Eleven theme.

    Why are you using old versions? Many of these modifications will be the primary cause of your issues and upgrading all of these and even a newer theme would fix most of your issues.

    That is the first thing I would do, update to WordPress 3.9.1 and bbPress 2.5.3

    morgykat
    Participant

    HI,

    I have added the bbPress Login widget to the side column of a /forums page, and set up a register page linked to from this widget at /register with [bbp-register]

    Both the login and register functions work okay, but both jump to /wp-admin.php if a user enters the wrong details, e.g. a wrong password or a username already in use.
    The question is how to make the forms post to the same page so that the error messages appear neatly on the login form on the /forums page and on the /register page.

    Is this possible?

    wp version 3.9.1
    bbpress version 2.5.3

    many thanks

    Ian.

    #147339
    aborruso
    Participant

    Hi Stephen I appreciate a lot your kindness and I’m sorry for my (a little) stupid request.

    In this topic you have a the top the pagination of replies, and for every message the possibility to reply (I have highlighted these in the below image).

    To have pagination replies with reply button, do I must use bbp_show_lead_topic?

    Thank you

    image

Viewing 25 results - 20,226 through 20,250 (of 64,517 total)
Skip to toolbar