Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 30,576 through 30,600 (of 64,535 total)
  • Author
    Search Results
  • Lynq
    Participant

    You could try something like this, but note I haven’t thoroughly tested it yet. http://pastebin.com/NC8JB4hV

    • This reply was modified 13 years, 11 months ago by Lynq.
    • This reply was modified 13 years, 11 months ago by Lynq.
    George
    Participant

    Any way to attach an image to a role by any chance? I’d like to show a banner for Supporting Members rather than just text.

    #116162
    LabSecrets
    Participant

    Sounds good… would love to put the emphasis on the end-use of the forums in some way too. A lot of our users come to us with their intended solution (goal of using bbPress) already in mind. Might be helpful to focus one section on that as well, so folks could work backwards.

    How do you want to put up the skeleton of these docs?

    Stephen Edgar
    Keymaster

    You could create a new role called “Supporting Members” and give these members the same permissions as the bbPress role ‘Forum Participant’.

    This would only change the text displayed under each username, it would not give them a badge or image displayed next to or under there avatar etc, for that you would need to write or download a plugin that supported this for bbPress (I cant think of any that do this at this stage).

    #116153

    In reply to: Korean Translation

    Stephen Edgar
    Keymaster
    #116150

    In reply to: Wow I need help!

    Stephen Edgar
    Keymaster

    If you use the forum base ‘X’ and forum slug ‘y’ and have ‘Forum Prefix’ checked
    – hxxp://www.example.com/x/y/yournotstupid
    – (default bbPress slugs hxxp://www.example.com/forums/forum/yournotstupid/ )

    If you use the forum base ‘X’ and forum slug ‘y’ and have ‘Forum Prefix’ UNchecked
    – hxxp://www.example.com/y/docscouldbebetter
    – (default bbPress slugs hxxp://www.example.com//forum/docscouldbebetter/ )

    There is some basic doc’s here https://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum and https://codex.bbpress.org/forums-settings/#archive-slugs

    • This reply was modified 13 years, 11 months ago by Stephen Edgar.
    • This reply was modified 13 years, 11 months ago by Stephen Edgar. Reason: formatting
    Stephen Edgar
    Keymaster

    Duplicate, please only post your question once.

    bbPress Login Shortcode NOT for use on sidebar?

    #116146
    Stephen Edgar
    Keymaster
    #116145
    Stephen Edgar
    Keymaster

    Duplicate, please only post your question once.

    bbPress Login Shortcode NOT for use on sidebar?

    • This reply was modified 13 years, 11 months ago by Stephen Edgar.
    #116143
    Stephen Edgar
    Keymaster

    Try updating the permalinks, change them to something else and then back to /%category%/%postname%/

    #116141

    I’m working with bbPress 2.1 and bbp-theme-compat and some weird stuff is happening with the user profile pages. If I view the profile page of an author or contributor I’m getting the post thumbnail of that user’s latest post at the top of the profile. I’m also getting pagination at the bottom of the profile for some users.

    To further this, I can’t quite find the template file that is being used to generate this page. I would assume it’s using: bbp-theme-compat\extras\single-user.php but within this file is a div with the css class “bbp-single-user”. When searching the source of the outputted profile page I can’t find that class anywhere.

    #116140
    Stephen Edgar
    Keymaster

    This has been patched #1886 and will be in the 2.12 release later this week.

    • This reply was modified 13 years, 11 months ago by Stephen Edgar.
    #116139

    In reply to: upload image from pc

    Stephen Edgar
    Keymaster
    #116136

    In reply to: Korean Translation

    golomon
    Participant

    혹시 최근 bbPress 2.1 한국어로 나온거 있나요? 그리고 번역된 버젼에도 모든 플러그인들이 되나요? 감사합니다!

    #116134
    mh1ok
    Member

    I have installed bbpress on my site and all looks fine except these styles overriding my layout. From the inspector it looks like its element.style adding a background-position to the theme. Does anyone know how to override this? All I would need maybe is to just have it set to background-position: -10000px; which should hide it but I’m not sure where that would go.

    [update] Screenshot here if image below is too small: http://i.imgur.com/dlGhO.jpg

    See screenshot for more info. Problematic screenshot

    • This topic was modified 13 years, 11 months ago by mh1ok. Reason: attached image might be too small
    #116133
    Recipraycity
    Participant

    Unfortunately, I can’t find anyone else with this issue. So clearly the problem is between the chair and keyboard. I apologize for wasting anyone’s time with this, but I’ve been stuck for days and can’t figure out what I’m doing wrong. So, thank you in advance.

    I am not a programmer!

    So here’s my issue: I just can’t seem to get anything working correctly. I have a theme (dynamix) which supports buddypress.I have buddypress installed and activated with bbpress. But when I try to create a new forum, it gets created in a place that I don’t have access to.

    For example, I go to dashboard > Forums > New Forum > and I create a new forum (usually with some sarcastic name because I’m frustrated)

    That forum gets created with the forum slug and the forum base.

    So, let’s say I have my forum base set to X
    My forum slug set to Y

    When I publish the a new forum, let’s call it “Imstupid”, it goes to: http://www.(mysite).com/ [forum page]/X/Y/imstupid

    My assumption is that it would go directly to the spot where X is, like: http://www.(mysite).com/imstupid.

    Is it possible there’s an issue with some older pages that I’ve created and deleted? I have emptied the trash on the old pages.

    So, I want people to be able to click on my forum page (it’s not named forums, by the way) and have a list of forums right there. As it stands now, not only are the forums I have created not there, but I can’t even get to them!

    Thank you, again, in advance for your help. And God bless anyone who help me figure this out!

    #116130
    #116128
    grayson76
    Member

    I just set up a bbPress install with BuddyPress, and each forum page shows the topics for all forums, not just the one forum’s topics that are supposed to be displayed. This happens no matter what theme I try — Twenty Ten, Twenty Eleven, BuddyPress Default, Elbee Elgee… Any ideas? Thanks.

    #116127
    Adam
    Participant

    So I think it is a permalink issue but I am not sure. I am developing a theme framework and I want to integrate bbpress with it and thus i was testing bbpres default installation. How ever going to site/forums/forum/test gives me a 404 error. even site/forums gives me a 404 – the theme throws the 404 –

    Can any one give me any ideas as to how to fix this? My permal link structure is

    /%category%/%postname%/
    
    #116126

    HELP!

    I’m having issues with my BBpress WordPress installation as of late (since I did a plugin update to 2.1.1) on all pages I get the error:

    Warning: get_class() called without object from outside a class in /nfs/c05/h01/mnt/77944/domains/charterproject.ca/html/wp-content/themes/charterprojectbb/functions.php on line 529

    I tracked this in the functions file in my theme that controls the WP theme and the BBPress theme.
    the code is:
    if ( 'bbPress' == get_class( $bbp ) ) {
    $bbp->theme_compat->theme = new BBP_Twenty_Ten();
    }
    endif;

    I’m not a wiz at PHP so I’m not sure why this causing this error but it does result in the form being quite non-functioning, please help! you can view the site for reference at : http://charterproject.ca

    Pez

    #116125
    fatfrog
    Member

    I have converted from phpBB to bbpress with luck.

    But everytime my forum converted users want to login they get this error:

    Warning: require_once(bbp-converter.php) [function.require-once]: failed to open stream: No such file or directory in /home/surfogki/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466

    Fatal error: require_once() [function.require]: Failed opening required ‘bbp-converter.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/surfogki/public_html/wp-content/plugins/bbpress/bbp-includes/bbp-user-functions.php on line 1466

    Normal made users can login as normal. how do i fix this?

    newpress
    Member

    At least can I have it verified whether it is a bug in the script or not?

    #116120
    5ngua
    Participant

    Hi John,

    I want to send you a demo account on my site. But I can not find out how to send you a PM on bbpress.org. So could you send me a ping to the email address that I use in my profile on this forum? I will reply you with the account info.

Viewing 25 results - 30,576 through 30,600 (of 64,535 total)
Skip to toolbar