Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 24,401 through 24,425 (of 64,518 total)
  • Author
    Search Results
  • #136937
    sciman@cpp.edu
    Participant

    I would sure support this. I’m a newbie to WP and would like to use bbPress, but have a lot of old hypercard forum posts I’ve reduced to a Filemaker database. I have about 7 named forums, have authors and their post in date order. None need to be linked as replies. There’s tremendously valuable information on family histories in this archive that I’d dearly like to remain available for those interested. If I could get these posts to a forum, that would be extremely helpful.

    #136936
    Agencia ZARE
    Participant

    Hello!
    We’re using bbpress and buddypress getting similar errors…

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). […] in /XXX/XXX/public_html/wp-includes/functions.php on line 3012

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). […] in /XXX/XXX/public_html/wp-includes/functions.php on line 3012

    Can you help us?

    I can’t find this solution anywere… 🙁

    #136932
    joejozwowski
    Participant

    I am modifying a site to enable this simple snippet of code to the bbPress login Widget. Once a user is logged in, I would like to check the user’s role (WordPress Role: admin, editor, author) and allow only those three access to the site’s dashboard by simply displaying the link there. I do not know how to translate the bbPress roles to the WordPress roles.

    Any insight would be most appreciated.

    Thank you in advance.

    #136930
    mediaplasmid
    Participant

    Hi all,

    here is a problem that one of my members ran into whilst testing out the different tags available in the text editor. As he was unfamiliar with html tags he didn’t realise that a list tag would need to be nested within a ul/ol. Anyway, the problem occurs whenever someone posts a reply which contains an unnested list item (<li>list item</li>). Once the post is published the list tag is rendered underneath the unordered list class=”forums bbp-replies”. This causes styling issues for anything being displayed underneath the post.

    I thought this may of just been my forum, but i briefly tested it on this forum and it also causes styling issues.

    You can find a screenshot comparison of how my forum looks normally and how it looks with the tag breaking the style.

    Comparison screenshot

    The image doesn’t show the severity of the issue, but you can see how a simple tag that any user can post can effect styles which are outside of the text editor.

    I tried searching but couldn’t find anyone else reporting a similar issue. Has anyone else run into this before? are the bbpress developers aware?

    #136927

    In reply to: SMF Import to bbPress

    Nizam
    Participant

    Thanks God..

    Wishing something like this for years. Done search, but it was 6 years ago solution and not relevant anymore.

    I even try myself but yet it’s too hard for me.
    Owning a big forum of 8K user, 14K topics, 400K posts. SMF wasn’t suit me anymore since I used WordPress (my mainpage is wordpress, forum SMF). I’m intend to do something like WordPress + BBpress + Buddypress 😀

    Im looking forward for this. 🙂

    #136925

    In reply to: Avatar border

    FreeWPress
    Participant

    Go to bbpress.css and find:

    #bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
    border: 1px solid #CCCCCC;
    }

    #136920
    Autumn Macarthur
    Participant

    Hi, I’ve just set up a new website to creat a private forum for a small group. I’m using at as a stand alone site, separate from my WordPress blog. I installed bbPress via Softaculous, and the version it’s given me is 1.2.

    My main concern is that there’s NO option to set forums as visible to members only, as shown in the documentation. I really need that.

    Will upgrading to a newer version fix that? I’m not sure how to manage the upgrade.

    Sorry to sound like a complete moron!

    #136917
    koendb
    Participant

    I’m using the plugin bbPress Topics for Posts to be able to display all comments on a forum as well. I want anonymous users to be able to post comments on all my WordPress posts, but want them to register in order to reply to (other) forums.

    Would this be possible? Any other solution? Thanks!

    #136916
    koendb
    Participant

    Apparantly it’s an issue with user capabilities.

    I just started using bbpress myself, but this might help you: https://wordpress.org/support/topic/cheatin-uh-3?replies=5

    #136913
    Haamed Hosseini
    Participant

    thanks Stephen Edgar

    what is my next step? transating bbpress ? its already been translated by Hamed norhani .

    tnx for help .

    best regards .

    #136912
    FreeWPress
    Participant

    I can’t find edit link form my old and newest post in bbpress.org support forum.. it appear only “REPLY” but not edit…

    I have find function in includes/replies/template.php

    bbp_reply_admin_links()
    bbp_reply_edit_link()

    in bbp_reply_edit_link have this:

    // User cannot edit or it is past the lock time
    if ( empty( $reply ) || !current_user_can( ‘edit_reply’, $reply->ID ) || bbp_past_edit_lock( $reply->post_date_gmt ) ) {
    return;

    What is this?

    This is most important to have EDIT link.. Users if not have to edit our post, add a new identical post below.. it is a problem…

    THIS POST HAS BEEN EDIT AT 09.58 ROME TIME WITH NO EDIT BUTTON PRESENT IN POST

    #136910
    Guru
    Participant

    Great work on the plugin. It works perfectly.

    I was wondering if I wanted to remove the Tag line “You’re using bbPress 2.4. on the “Right Now in Forums” admin dashboard, where to find the file and line to adjust?

    #136909
    miracleren
    Participant

    i have updated to 2.4,I find a problem for search.
    when the wordpress Permalink Settings use Numeric like(http://localhost/test/archives/123),
    use the bbPress forum search form, It will not result always.

    #136907
    FreeWPress
    Participant

    Hi nykess, fix is ready, you must to edit a simple file to add a patch.. and it show again date and user…

    #136905
    Nykess
    Participant

    Please help out with a temporary fix for the widget problem. This was a big thing to overlook!

    #136904
    FreeWPress
    Participant

    Edit your bbpress css and find: bbp-template-notice add on css:
    display:none;

    #136902
    acehimself
    Participant

    I am using bbPress Version 2.4 and whenever I try to create a new forum I get a message saying ‘ “cheatin huh”. I’ve been bbPress for a year or so and this was happening with the previous version 2.3 of bbPress too. Does anyone have idea how I can fix this?

    #136900
    jgasparine
    Participant

    Thanks for all your hard work guys!

    #136898
    akgt
    Participant

    @netweb

    Hi Ive just updated and checked, when using buddypress and bbpress as group forums all pages still have the same titles from main groups, group, forum, to topic ect.

    Is it possible to request a fix for this in the next update ?

    Stephen Edgar
    Keymaster

    There is no need to create multiple topics on the same subject, closing this one.

    Users complained lack of preview, how to fix?

    #136895
    Stephen Edgar
    Keymaster

    @hamed-hosseini Thanks, take a look at these resources to get started translating bbPress:
    https://codex.bbpress.org/bbpress-in-your-language/
    https://translate.wordpress.org/getting-started

    #136893
    Mistweaver Po
    Participant

    False alarm.

    #136892
    Mistweaver Po
    Participant

    bbPress is showing this when you are in a topic:

    Mydomain.com > Topic Title

    When you are suppose to see this:

    Mydomain.com > Forums > ForumnName > Topic Title

    What has gone wrong?

    #136891
    Mistweaver Po
    Participant

    I have no skills with writing javascripts or any scripts. Is this possible to buy somewhere, some custom work on bbPress to make live preview?

    #136890
    Mistweaver Po
    Participant

    GD bbPress Attachments works, thanks!

Viewing 25 results - 24,401 through 24,425 (of 64,518 total)
Skip to toolbar