Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 38,276 through 38,300 (of 64,523 total)
  • Author
    Search Results
  • #95157
    miruru
    Member

    Was not sure if this should go into trac, however:

    I have the following:

    Main Category 1

    A number of forums within this category

    Main Category 2

    A number of forums within this category

    etc.

    When I go into one of the main categories, i.e. Number 2, it displays the forums within that category correctly, however, the New Topic Form displays, “Create new topic in: “the name of the last forum/last post” in the list”. Is that correct? Or should there not be a form?

    If i create a topic, it puts the topic under the list of forums as well as within the correct Forum.

    #100213
    Erlend
    Participant

    Will this plugin also cover the BuddyPress (1.2) -> bbPress Plugin conversion? This is the set-up I’m ready to help test extensively, so give us a shout when it’s on the table.

    And guys, thanks a lot for taking this development upon you.

    #105313
    Erlend
    Participant

    Will this plugin also cover the BuddyPress (1.2) -> bbPress Plugin conversion? This is the set-up I’m ready to help test extensively, so give us a shout when it’s on the table.

    And guys, thanks a lot for taking this development upon you.

    #38290
    robortsmith
    Participant

    Hi,

    I want to make a page go to my bbpress forum. I have read i can add the slug / permalink but my forum is installed one folder down. if i put a slash in it takes it out and does not work. How can I get round this?

    ie my wordpress address is http://www.mywebsite.com

    forum is http://www.mywebsite.com/folder/bbpress

    if i put the permalink in on the create page bit it changes it to http://www.mywebsite.com/folderbbpress

    thanks

    redhat24
    Member

    Hi!

    I’ve just installed bbPress and integrated with existing wordpress (3.1.1). When I login @ WordPress then I’m logged in @ bbPress as well. It works.

    But the other way isn’t working properly. When I login @ bbPress and I go to WP it “seems” that I’m logged in, but when I go to dashboard, I got the login form. Is this the expected behavior? Can I change it? (The user I’m trying with is admin both sides)

    Thanks!

    #38286

    Topic: question

    in forum Installation
    goranvoj
    Member

    just started using bbpress not too long ago. was wondering if i can set the latest discussions to show to the number 5 i only want 5 latest to show any way to do that?

    Danhager
    Member

    I was moderating my Bbpress Forum when a user was spamming. I didn’t want him to keep spamming so I locked the Thread then I blocked the user. Then I made a Thread to put all bad Threads in. After that I unblocked the user, but the user is still blocked even though it says member. I even tried to log into the test user and it still had the error message saying that user is blocked. Does it take time to unblock a user or is it a bug?

    #100287

    In reply to: hello!!!

    Hi Bryan. Looks like you just registered here a few seconds before posting this. Giving you the benefit of the doubt that you’re not spam. Welcome to bbPress.org. :)

    #105387

    In reply to: hello!!!

    Hi Bryan. Looks like you just registered here a few seconds before posting this. Giving you the benefit of the doubt that you’re not spam. Welcome to bbPress.org. :)

    #100271
    Razva
    Participant

    Well I’ve switched to Vanilla. I can’t spend so much time configuring/tweeking a simple thing. I just needed a…forum…

    #105371
    Razva
    Participant

    Well I’ve switched to Vanilla. I can’t spend so much time configuring/tweeking a simple thing. I just needed a…forum…

    #99312
    bryzo
    Member

    If your community is growing, then you might want to consider a VPS (Virtual Private Server).

    #104412
    bryzo
    Member

    If your community is growing, then you might want to consider a VPS (Virtual Private Server).

    #100161
    GYNGA
    Member

    Thanks Gautam

    #105261
    GYNGA
    Member

    Thanks Gautam

    #100284
    zaerl
    Participant

    For the sake of God please make my post a sticky. I have posted the link above +20 times.

    https://bbpress.org/forums/topic/tons-of-depreciated-errors#post-70000

    #105384
    zaerl
    Participant

    For the sake of God please make my post a sticky. I have posted the link above +20 times.

    https://bbpress.org/forums/topic/tons-of-depreciated-errors#post-70000

    #99310
    Daaaaaave
    Member

    It really depends on what traffic you think you’ll get. How many in your closed community?

    #104410
    Daaaaaave
    Member

    It really depends on what traffic you think you’ll get. How many in your closed community?

    #70740

    In reply to: bbpress vs phpbb

    Daaaaaave
    Member

    My main problem was getting my worpdress to look like my phpbb. After spending about a month on my phpbb i scraped it and went to bbpress as users find your forum alot more legit if it fits into your whole websites theme

    #70739

    In reply to: bbpress vs phpbb

    trusktr
    Member

    bbPress is pretty awesome it seems!!

    #38269

    WP 3.1.1

    BBpress 1.0.3

    I have just set up BBpress to work with a test blog I am running on my local machine using xampp. During set up I went through the integration process so that both would share the same login info.

    The WP install is at localhost/name

    the BBP install is at localhost/name/bbpress

    When I go to the forum the top of the page displays the following

    Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-settings.php on line 186

    Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpressfunctions.wp-object-cache.php on line 108

    Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpresspomomo.php on line 171

    Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesfunctions.bb-l10n.php on line 484

    Deprecated: Assigning the return value of new by reference is deprecated in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesbackpressclass.wp-taxonomy.php on line 581

    When i try to access the Admin section I get the same plus

    Warning: Cannot modify header information – headers already sent by (output started at C:Program Filesxampplitehtdocsgrad2gamebbpressbb-settings.php:186) in C:Program Filesxampplitehtdocsgrad2gamebbpressbb-includesfunctions.bb-pluggable.php on line 232

    #95155

    @ricardouk – Gautam’s got it a little backwards. It means that if your existing WordPress theme *DOES NOT* have add_theme_support( 'bbpress' ); in its functions.php file (or anywhere else) that bbPress will attempt to fill in the missing template files on its own with a default set of CSS rules.

    For example, for themes that do not *explicitly* say “yes I have bbPress template files” bbPress will still attempt to work it out for you. Say you purchased a theme from StudioPress which doesn’t come bundled with any bbPress template files for forums, that’s okay. When you visit a single forum or single topic, bbPress intercepts the request and serves up a default template that looks like a forum or topic. :)

    In other words, do not use add_theme_support( 'bbpress' ); unless your custom theme has a “/bbpress” folder that has the necessary files that bbPress expects to be there.

    #95154
    caneblu
    Participant

    JJJ this is a wonderful gift!

    #100280

    In reply to: Facebook LIKE Plugin

    JamesLaFleur
    Member

    vruttiimehta- Did you google “Facebook Like Button wiki” and paste the results…

    … whats with this douche response… and how is it relevant to this bug with a the Facebook Like plugin for bbPress….

    Obvi we all know what a like button is… and most devs prob know the details and much more then you wrote….

    Thanks for spamming my thread but we really do need a resolution to this problem and dont have time to care about your google definition…

Viewing 25 results - 38,276 through 38,300 (of 64,523 total)
Skip to toolbar