Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 28,776 through 28,800 (of 64,518 total)
  • Author
    Search Results
  • #120463

    This.

    This is dope. Thanks for sharing!

    #120461

    In reply to: bbPress 2.2.1

    brspart
    Participant

    “Hello.

    I need some help.
    when I upgraded to version 2.2.1 my forum was link this http://db.tt/WO0W0n3q
    how do I solve this problem?

    Thanks
    Bruno”

    Please help me
    thanks
    Bruno

    #120460
    thesnowjunkies
    Participant

    Currently, I am using Yoast breadcrumbs with my setup (bbPress 2.2 with WP 3.4). Everything is super sweet except when I go to a topic, the “forums” link disappears and replaces it with a “topics” link.

    Here’s what I want:
    Home>>Forums>>Example Forum>>Example Topic

    Here’s what I get:
    Home>>Topics>>Example Forum>>Example Topic

    My current workaround has been to make a custom topics page and then have it redirect to “Forums” — but of course it still says “Topics” in the breadcrumb.

    I do understand this may just be a plugin issue and not for this board, but if anyone has any ideas…

    #120459
    jakewho
    Participant

    I successfully upgraded to bbPress v2.2 (and then 2.2.1), but for some reason I can no longer see my forums. Since I am still in the process of setting up my site, I have tried everything I could think of, including deleting all forums and topics…then I deleted the BuddyPress and bbPress plugins and reinstalled and reactivated them. When I create a new forum, I still can’t see the forum layout for my forum page(s). What I see instead is a blank page (plus the description text for the forum), but none of the blank fields for creating a topic associated with the forum or for entering content into the topic/forum. When I create create a topic and associate it with the forum, it still does the same thing.

    A URL where this can be seen is: http://www.cbblogers.com/forums/comunidade/sorteio/

    Thanks

    #120458
    kannued
    Participant

    Another note: In integration, the IP addresses in the topics matches the IP addresses of the topics in bbpress 1.1. It is just the author’s name that is wrong in the integration.

    #120457
    Pippin Williamson
    Participant

    There’s a trac ticket on the topic somewhere.

    #120456

    In reply to: JS Error: suggest

    Oops, sorry, saw the Trac URL just as I was posting! I put it into there, linking for reference:

    https://bbpress.trac.wordpress.org/ticket/2046

    #120454
    Sami Keijonen
    Participant

    Hmmm and now I’m thinking why there is no sticky post support for custom post types in WP.

    #120452
    remike
    Participant

    I am currently using Graphene Theme which apparently should be compatible with bbPress
    Curently my index page looks like this
    http://hosting0948899.az.pl/wp/forums/

    The index displays as if I get search results for all my pages with forums instered inside.
    The same with user profile page…

    What can I do? What causes the problem?

    • This topic was modified 13 years, 5 months ago by remike.
    #120450
    sambedingfield
    Participant

    As a YouTube partner I started to look for a fresh approach to involving my subscribers. I’ve been both an illustrator and web developer in the past, so it made sense to play to my strengths and use these as key factors. 8 months later of working solo on this project and RatsClan.com is now a fully featured community site with a built in unique Playing Card system. Members can unlock achievements, go up ranks, grow their card collection, battle against one another, earn medals and much more.

    The site is built upon the latest WordPress, with the bbPress forum plugin installed. The simple and tactile user interface is consistent throughout each aspect, with large (seasonal changing) illustrations when playing cards. This is all brought to life with animated elements and sound effects.

    Games are created as custom posts, and become published when another user has accepting to challenge them. This allows users to share their experiences or look for opponents through social networks. Experience points and currency is also stored as custom meta, which is all cached to help load time.

    The feedback from our members has been phenomenal, and I’m excited to see how far I can push the boundaries of browser based gaming.

    Please feel free to browse the site: http://www.ratsclan.com/

    Also, here’s a replay of one of my recent games: http://www.ratsclan.com/game/ba6b6a4e/

    This is also my first ever work on a WordPress or bbPress site, so any feedback is much appreciated!

    #120449
    metaphorcreations
    Participant

    Can you please add:

    apply_filters( ‘widget_title’, $title );

    to the bbPress widget titles? I’m pretty sure this should be standard implementation within widgets.

    Rasheed Bydousi
    Participant

    Hello,

    Is there any way to keep the bbpress-ar.mo file safe ?

    Is it possible to keep the language file inside wp-content/languages ?

    Thanks

    #120445

    In reply to: bbPress 2.2.1

    @rossagrant – The display role is actually a bit different than taking the literal role from the user. It uses capabilities rather than the role, to adjust the output based on the user’s ability.

    See the bbp_get_user_display_role function for more.

    It does this because it needs to handle Inactive users (spam/deleted) as well as anonymous/logged-out users, neither of which have a literal role, but also have different “roles” in the forum, for lack of a better way to put it.

    “Member” is the ambiguous word I used for “user is registered, but does not actually have a literal role on this site in the database.”

    Open to suggestions here, if it’s too confusing.

    #120444
    baydream
    Participant

    Hi All
    After installing and activating the plugin I have the following message, any ideas on how to get rid of this?

    Fatal error: Call to undefined function user_can() in /homepages/**/*****/htdocs/**/wp-content/plugins/bbpress/includes/topics/capabilities.php on line 226

    I do not know the wordpress version as I cannot access the information, the bb plugin was downloaded today. I believe the theme installed was Atahulpa

    #120442
    markkelly1982
    Participant

    I’ve narrowed the above problem down a bit more:

    The ‘Participant’ who created the forum though the group cannot post topics. Everyone else can post to it.

    #120440
    Sami Keijonen
    Participant

    Thanks Pippin. Justin Tadlock gave me same advice to go into that file. Let me tell you that it’s little out of my head. But I definitely try this out and report here if I find a solution.

    $query->set( 'meta_key', '_bbp_last_active_time' );
    $query->set( 'orderby', 'meta_value' );

    This actually works better because now sticky posts are in their ‘natural’ position, not last.

    #120439
    markkelly1982
    Participant

    Hey John,

    I’m having the following issue:

    Participants cannot create topics or reply to topics on forums that have been created through the ‘Groups’ section.

    They can create topics or reply to topics on forums that have been created direct though the forums section.

    On the forums that have been created through the ‘Groups’ section it returns the following:

    ERROR: You do not have permission to reply.

    Any suggestions?

    Thanks,

    Mark

    #120438
    kannued
    Participant

    But the deleted posts/topics can’t be the problem because the deleted topics in bbpress show up in the trash of wp. The exact number transfers. The exact number of users transfer correctly. So those are clear migrations with no problems.

    The exact number of topics transfer correctly. But it is that link between the topics and the users that transfer incorrectly.

    #120437
    Olivier Lettinga
    Participant

    The new version of bbpress has lists instead of tables and looks allot more like this theme now! YAY!

    Olivier Lettinga
    Participant

    Thnx!

    I just saw this post a bit too late and was already half way rewriting the original twentyten theme files.

    Now this page: https://codex.bbpress.org/theme-compatibility/ is also outdated then.

    What is the proper way to make a child theme now?

    #120435
    Pippin Williamson
    Participant

    Stickies are pretty difficult to include with custom post types as WordPress doesn’t have native support for them. I’d suggest you look at how the bbp_has_topics() function works: https://bbpress.svn.wordpress.org/trunk/includes/topics/template-tags.php

    If you look through that function you’ll see that bbPress manually pulls in all of the sticky posts and then passes the array of IDs to the “include” parameter in a second query.

    #120430
    Pippin Williamson
    Participant

    All user data is stored in the WordPress users and usermeta table in the core database. It is secure and will remain even if you deactivate bbPress.

    fuzzybee
    Participant

    I’m trying to create a custom forum index page which should look exactly like the default forum index page with forum names, number of topics, number of posts, last active topic etc. but sorted alphabetically based on forum names.

    I’m looking at at bbp_has_forums, bbp_forums and bbp_list_forums inside /wp-content/plugins/bbpress/bbp-includes/bbp-forum-template.php.

    However, I’m puzzled which function to use and
    What arguments/ parameters I should pass?
    the comments in bbp-forum-template.php itself says the same parameters as WP_Query() but would it make sense at all to have something like “post_type” => “forum”
    I’m sure one can be clearer/ more explicit about the parameters here in some form of documentation

    I gave it wild tries as follows
    1) The following gives me fatal error:

    $args = array(

    'orderby' => 'title',
    'order' => 'ASC',

    );

    while (bbp_forums($args)){
    bbp_the_forum();

    echo bbp_get_template_part( 'content', 'archive-forum' );

    }

    The error:
    Fatal error: Call to undefined method stdClass::have_posts() in C:\www\forums.local\wp-content\plugins\bbpress\bbp-includes\bbp-forum-template.php on line 109 Call Stack: 0.0004 333592 1. {main}() C:\www\forums.local\index.php:0 0.0006 337280 2. require(‘C:\www\forums.local\wp-blog-header.php’) C:\www\forums.local\index.php:17 0.3864 38499368 3. require_once(‘C:\www\forums.local\wp-includes\template-loader.php’) C:\www\forums.local\wp-blog-header.php:16 0.3920 38515824 4. include(‘C:\www\forums.local\wp-content\themes\bp-tap\custom-index.php’) C:\www\forums.local\wp-includes\template-loader.php:43 0.4732 38674368 5. bbp_forums() C:\www\forums.local\wp-content\themes\bp-tap\custom-index.php:42

    2) While the following just takes forever to load:

    $args = array(

    'orderby' => 'title',
    'order' => 'ASC',

    );

    while (bbp_has_forums($args)){
    bbp_the_forum();

    echo bbp_get_template_part( 'content', 'archive-forum' );

    }

    I’m using WordPress 3.4.2 and bbPress 2.1.2.
    I’ve copied all files and directories from /wp-content/plugins/bbPress/bbp-themes/bbp-twentyten/ to my theme directory.

    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    • This topic was modified 13 years, 5 months ago by fuzzybee.
    #120427

    In reply to: bbPress 2.2.1

    rossagrant
    Participant

    Well at the moment, everyone except admin seems to be receiving the lable of ‘Member’ under there avatar in the forums.

    That isn’t an option in the backend role drop down under settings—>forums so I could set every NEW signup member to ‘Participant’ from now on, although the difference in label may confuse the odd one or two.

    I’m quite happy for BBPress to just assign the dynamic role of ‘member’ to everyone unless I select something else like ‘Moderator’ from the backend.

    As long as all NEW members will still be given that ‘Member’ label and still allowed to post, then I wouldn’t need to tick that box.

    Is that what would happen?

    Sorry for sounding dense, I just want to understand it properly. 🙂

    #120426

    bbPress 2.2.1 takes another step towards automating this for installations with custom roles. If you have custom roles, bbPress will now fallback to the default role for those users.

Viewing 25 results - 28,776 through 28,800 (of 64,518 total)
Skip to toolbar