Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 51,251 through 51,275 (of 64,515 total)
  • Author
    Search Results
  • #74689
    _ck_
    Participant

    Doesn’t the timezone support require php 5?

    If so, probably should be mentioned since half of bbPress sites are still on php 4.

    Clicknathan
    Participant

    When searching through the forums at BikePGH.org, I noticed that the Most Recent results aren’t in chronological order, which I assume they should be as they’re time-based, correct?

    For example, a search for testing brings up a post from 2006 at the top of the list, then the actual most recent post from 2009, and variously down the line. Click here to see that result.

    Has anyone ever experienced this? Any idea what might be happening?

    #74412

    Now you know who has lost admin access ;)

    #74671

    I tried integrating WordPress 2.8 with bbPress 0.9.0.5 today but I found out that it can’t be done as per my tutorial because WP 2.8 has added one more function by which they change how they handle login so “Freshly baked cookies” plugin is broken for WP 2.8 at the moment. I would suggest integrating WP 2.7.1 with bbPress 0.9.0.5

    Apart from new Widgets functionality, theme installing capability and some back-end performance improvement, you won’t miss much :P

    Or you can wait for a few days for bbPress 1.0 which will integrate with WP 2.8 without any pain.

    #73351

    In reply to: Menu Links

    michael3185
    Member

    Don’t know if it’s of any help, but bbPress is very extensible. I tried most other forum packages, and spent day after day struggling to make things work, sometimes getting help, others not, but never managing to do what I needed to. I finally found bbPress.

    As a PHP noob I struggled with some things at first, but with help from forum members and a couple of easy online PHP tutorials I’ve got a nice theme and forums working as I want. As well as the theme CSS, I’ve edited PHP files to make things work as I wish, changed layouts and menus, etc. Nothing mind-blowingly flash, but then I go for cool and simple, which is what my users need.

    If you’re looking for small, fast, and easy to modify, bbPress is (as Douglas Admas said) the wasp’s nipples.

    #74683
    Arturo
    Participant

    the automatic timezone is a fantastic feature!

    the backend is very fast to load…

    BUT

    cookie integration with wp 2.8 (not mu) doesn’t work, when i try to login bb i’m logged out from wp and vice versa (my old problem)

    i’m in wp-config.php

    define(‘COOKIE_DOMAIN’, ‘www.site.com’); (without dot in front)

    define(‘COOKIEPATH’, ‘/’);

    in bb-config.php

    $bb->cookiedomain = ‘www.site.com’;

    with or without www nothing change.

    ah, i’ve your plugin activate…

    this is my only problem with this (the best) bbpress release until now :)

    #74740
    massbase
    Member

    dont worry about it, just saying bbpress can be configured to become a CMS replacing all the above scripts… you have done right decision choosing bbPress.

    #74739

    Hi Massbase…

    I’m super-new to all the *press stuff… so I’m not sure what you’re talking about… BBpress can replace WordPress and Buddypress and WPMU?

    #74738
    massbase
    Member

    dude, you hardly need WordPress for anything anymore…

    bbpress can replace, WordPress, BuddyPress and WPMU..

    check my site out. http://www.massbase.com

    #15022

    *Just* started using bbpress for a forum… have been using blogger for my blog, but the ease of bbpress is making me seriously consider wordpress for the blog. :)

    Looking forward to more bbpress developments.

    Forum at http://www.bikingtoronto.com/forum

    #74380
    Sam Bauers
    Participant

    Closing this, please continue discussion here.

    #15021
    Sam Bauers
    Participant

    See the blog post…

    bbPress 1.0 Release Candidate 3

    I hope everyone is able to give this a test run. There are some tricky caching changes which should radically improve performance for any site with more than a dozen users or topics.

    Please report issues to Trac as a matter of urgency, as soon as the admin area is skinned, this will be 1.0 final.

    #74670
    wire42
    Member

    Thanks, ashfame, I’ll be looking for that.

    #73781
    Arturo
    Participant

    yes cornetjr follow the same instruction, BACKUP ALL, files and db, rename bb-config.php in bb-config-old.php delete all the files but no my-plugins and my-templates and bb-config-old.php naturally, so upload the new files visit the site and follow the instruction.

    #74675
    massbase
    Member

    do you mind me asking, what bbpress version are you running?

    #15020
    dreamfree
    Member

    I have installed the bbPress Attachments plugin, it works fine to add an attachment, but the problem is that, the corresponding file will has a link like :

    http://www.dreamfreeblog.com/bbs/ topic/18?bb_attachments=30&bbat=19

    or

    http://www.dreamfreeblog.com/bbs/ ?bb_attachments=24&bbat=13

    as Google indexed page, actually as “Sorry, download is restricted.”

    Is there a method to avoid such permalinks except that to write a robots.txt rule for Google? Many thanks in advance! :)

    Check this thread in my bbPress for an example:

    http://www.dreamfreeblog.com/bbs/topic/4

    #74379

    Ask a silly question ;)

    Page links for bbPress (1.0.4) should be removed, since it’s build in to bbPress 1 (per Sam). But yeah, the rest of your plugins look fine.

    #74411

    I’ve never lost admin access on any integration (6 and counting). Hence my confusion :)

    #74377

    @the_Wish – What plugins are you running?

    @phaniraj01 – That’s a plugin https://bbpress.org/plugins/topic/bb-attachments/ – But it may not work on RC2

    #14825
    cornetjr
    Member

    Are the installation instructions for upgrading from 9.05 to 1.0 rc2 the same as 9.02 to 9.05?

    #65896
    Ohna
    Member

    Hi,

    You don’t need any plugin for doing this, check this topic https://bbpress.org/forums/topic/custom-avatar-function-broken-in-10-rc2

    #74410

    Loss of admin access problem has happened to several people (almost all of them, if I am not wrong).

    Have you tried my method of integration? You will end up with what I did. Moreover, I am new to bbPress and learning it slowly. So, I might be doing something that I am not supposed to but I guess I am right. Who knows? Atleast I don’t. :P

    #65895
    grassrootspa
    Member

    I’m a newbie, so please don’t beat me into a pulp ;)

    So the code above works with BBPress RC2, etc?

    Anyone develop any sort of plugin to do this?

    #74301
    frooyo
    Member

    @massbase

    Since you have some free time (and it sounds like you understand the inter workings of bbPress), would you mind taking a shot at converting the WP Super Cache plugin for use with bbPress :) :) :)

    Again, the key here is that it really only needs to work for non-logged in users since they will generate the most traffic (most load on the server).

    #74300
    massbase
    Member

    @ashfame – i just graduated :D …….. which is why im bugging the hell out of everyone here. got all the time in the world… until i find a job, bit like finding a needle in a haystack though.

    @frooyo…. CK doesnt even have the time to make BB-Attachments compatible with RC1+ (i asked earlier) which is far more important than caching one of the litest forums available. …

Viewing 25 results - 51,251 through 51,275 (of 64,515 total)
Skip to toolbar