Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 30,926 through 30,950 (of 64,535 total)
  • Author
    Search Results
  • #115162

    Reading is good.

    🙂

    #115160

    The functions to incorporate this are in, but the counts themselves are not actually bumped yet. This is something we’re going to finish in 2.2.

    #115154

    Hi can you tell me whats the best way to rollback to a previous version of bbPress please?

    I need to reinstall v2.0.3 from v2.1.

    Thank you!

    #115150
    Lynq
    Participant

    Oh wow umm,

    It looks as though there isn’t a lot of styling going on for your forum.

    Where did you get your bbpress.css file from? It looks really short compared the one I got originally.

    #115147
    DNBrawler
    Participant

    BUMP
    Does anyone have an answer for varying the number of topics for a given page?

    #115145

    The plugin page will get archived, it’s on the list.

    #115143
    Parker
    Member

    I had just gotten bbPress 2.0 to play nicely with Magazine Basic… Now, nothing works.

    Help?

    #115142
    AAShepAA
    Participant

    Little background will help:

    I started with a standalone version of bbPress, deeply integrated. I have made each and every update to WordPress and bbPress, now on current versions. I have other sites with WordPress and bbPress but this is the only one that is quirky and the only one that was standalone.

    The issue: several plugins I install will not give me access to their admin/configuration page. Site says I do not have proper permissions. I have tried deactivating all plugins and only activating one of the problem plugins to no avail. I still cannot get access to its settings. I am at a loss. Too many users to start over.

    Lastly. Is there a list of things I can delete from the old standalone installation? Tables from the database??

    Thanks for any help.

    Pixeldrum
    Member

    Wanted to let you know that bbpress profiles, forums and topics CAN be secured. After searching for the solution I found it today. Using the WPMU Membership Premium Plugin I could secure the site by using/blocking URL groups and regular expressions.

    I also learned that bbpress is a very good forum, but it is meant to be used as a public forum and therefore I couldn’t expect to be able to secure it from within bbpress. I was thrilled to find out that the membership plugin by WPMU is versatile enough to effectively secure bbpress behind a single login.

    #115139
    Bookkus
    Member

    I am having some trouble with the layout of my forum. Once I add the shortcode to a new page the layout goes very strange. I have tried going to full-width with no result.
    I am using custom community theme. My buddypress, wordpress, and bbpress are fully updated.

    http://www.bookkus.com/test-forum/

    Thanks in advance for your help.

    #115137
    DNBrawler
    Participant

    Still won’t work.

    I went back to the twentyten theme for further testing and found that after removing the entire bbpress-functions file the quoting feature still worked. So my problem from what I perceive isn’t in the functions? Now I’m confused.
    I’m going to take a fresh GD BBpress tools plugin download again and see if that works.

    #115136
    Lynq
    Participant

    What happens if you remove that? (copying it so you can easily put it back afterwards).

    #115135
    DNBrawler
    Participant

    It’s calling JQuery scripts–the only one I could find is this one:wp_enqueue_script( 'bp-js', BP_PLUGIN_URL . '/bp-themes/bp-default/_inc/global.js', array( 'jquery' ) );
    I tried to implement the topic.js many times It’s just not working :/

    #115133
    AAShepAA
    Participant

    I am owner/Admin, but I cannot post a topic. bbPress says I do not have permission to do so. I also signed in as a test user and still not able to post.

    I have made sure I turned off all plugins to test. Then turned back on only a few. I have checked and made sure that “Member” is the default “registered user” and the the Member profile had post topic capabilities still no go..

    I switched to default 2010 theme ands still a no go – I am in but forum says I am logged out. In each theme – the login does not show me as Admin or Owner.

    My traffic has slowed way down because of this and I just found it! Still have lots of people signing up but it appears that no one can post. I suspect user roles issue, but I have changed everyone to “Member” and still a no go.

    I am desperate! Any help is appreciated. Shep

    Forum is at http://www.stratoliner.me

    • This topic was modified 14 years ago by AAShepAA.
    #115131
    Lynq
    Participant

    @Jeaz

    Or at the very least when you arrive at the plugins page ask the user do you wish to view bbPress 2.xx or bbPress 1.xx plugins, then direct them to the correct place.

    I think this would be great.

    • This reply was modified 14 years ago by Lynq.
    #115129
    Jeaz
    Participant

    Hey,

    I really like the remake and update, but please, it’s time to retire the old plugin repository. Not maybe retire it entirely, but it shouldn’t be the more promoted option over the 2.x one. The plugin link above should lead to the WordPress bbpress section or something like that, and have a link to the old repository from there, not the other way around. It’s time to move forward and stop confusing new users.

    #115128
    viktora
    Member

    Hi all, let me report on my progess.:-) I started with copying the “page-front-forums.php” from /extras to wp-content/MYTHEME directory and this decision was probably wrong. Reason? Other files are working fine in MYTHEME directory so far but page-front-forums.php is not working. I do not know why but I have found that someone had similar issue before: https://bbpress.org/forums/topic/bbpress-does-not-show-list-of-all-forums-2/. But I do not like the solution presented.

    #115124
    Lynq
    Participant

    Is your theme functions.php file calling any javascript files?

    #115122

    In reply to: After update Wp 3.4.1

    jczerwonka
    Member

    It seems this error was happening because I was using bbPress 2.1 with the bbPress 2.0 template files. Once I copied the theme-compat files into the bbPress directory in my WP theme, the errors went away. Thanks again for the help!

    2.1 is looking great. 🙂

    #115121

    In reply to: After update Wp 3.4.1

    jczerwonka
    Member

    Thanks for the suggestion. Switching to the twenty ten theme (for bbPress) resolved the error. I didn’t need to disable any plugins. Of course, this isn’t a solution for me but it’s a start toward tracking down the issue. Thanks again!

    #115120
    Pinhead149
    Member

    echo bbp_get_user_post_count( $user_id );

    #115119
    Pinhead149
    Member

    Hi guys,
    i have some problems with including a “user total posts count”to my loop-single-reply.php

    http://bbpress.trac.wordpress.org/changeset/3632
    http://bbpress.trac.wordpress.org/changeset/3633

    i have included this into my bbpress 2.0.2

    i’ve used

    and some other scripts (e.g. without echo) to test it. but it displayed nothing.

    Can anyone help me? Thanks.

    #115118

    In reply to: Reply Truncation

    Most likely it’s because the theme uses .reply for comment styling somewhere, conflicting with bbPress replies. Seen this happen in a few places already. Could also be that your theme compat setting got switched to the default instead of the old TwentTen; switching it back to the table based layout might help.

    #115113
    DNBrawler
    Participant

    I’m stumped. lol

    Do I have to call the script? :L I have no idea.. what to do.

    I found this:

        if ( bbp_is_single_topic() )
            wp_enqueue_script( 'bbp_topic', $this->url . 'js/topic.js', array( 'wp-lists' ), $this->version, true );
    

    Am I close ? :/
    Okay now I do believe that my theme is causing the problem since I switched themes and it started to work. I have more work to do.

    • This reply was modified 14 years ago by DNBrawler.
    • This reply was modified 14 years ago by DNBrawler.
    • This reply was modified 14 years ago by DNBrawler.
    #115112
    Lynq
    Participant

    It did the same again, I have had a couple of issues with the code button too!

    It is kind of a tricky to pick out a specific forum, you would need to do a little bit of coding to try and change the way your loop-topics loop works.

    You would need to be able to pass in an argument of something like $limit and then set the limit based on the forum id. Feels like a lot of work to me, but someone else might have a better idea.

    Sorry!

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