Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 39,826 through 39,850 (of 64,532 total)
  • Author
    Search Results
  • #98833

    No. The only version that is publicly available for download (using the red tab in the upper right hand corner) is a standalone version of bbPress that does not require WordPress to work.

    The version that is currently in development is a plugin for WordPress, which will require WordPress first.

    #103933

    No. The only version that is publicly available for download (using the red tab in the upper right hand corner) is a standalone version of bbPress that does not require WordPress to work.

    The version that is currently in development is a plugin for WordPress, which will require WordPress first.

    #37011
    rxtalk
    Member

    I like the forum function of wordpress, but am not interested in blogs from wordpress. Do I have to install wordpress in order for bbpress to work?

    #37010

    A few people have expressed concerns about the growing number of template files included with the bbp-twentyten theme. Not counting CSS/JS/Images, we’re up to 32 individual template files to handle forums, topics, replies, loops, forms, users, and pagination. These concerns are totally valid, but mostly unavoidable.

    The goal for bbp-twentyten is for it to be as simple to understand as possible without tons of proprietary functions or complex logic to figure out. To do that, we’ve split some of the files into ‘parts’ that focus on specific functionalities. Some of this doesn’t make a whole lot of sense right now because of lack of documentation, and it uses functions that are new to WordPress as of 3.0, but I’m confident it’s the best way to go.

    When I think back to my beginning days of learning WordPress, a lot of what I did was butcher Kubrick and make my own frankentheme. I’m trying to keep that in mind here. Since the first place people naturally make changes is on the front end of their site, this theme should make that really easy to do.

    We also have an empty folder for a theme named ‘bbp-default’ which will more than likely be a full-featured theme that flexes a bit more bbPress muscle.

    I think when bbPress has more eyes on the code and more developers start integrating forum files into their themes, we’ll see some really neat things start to happen.

    #94830
    Andre
    Participant

    @jjj Thanks for the update. I think/agree focusing on compatibility with 3.1 is the best way to go.

    @jjj, @gautam and all the contributing developers, Thank You.

    #94829
    Paweł Patyk
    Member

    @John James Jacoby: WOW! Thanks :)

    #94828

    @PaulMike – Not long now thanks to the efforts of GautamGupta. We’re going to be using it on a few community sites soon, so probably expect some kind of alpha in the next few weeks. There will be an official blog post to announce it when it’s time.

    #94827
    Paweł Patyk
    Member

    How long we’ll be waiting for the new version bbPress?

    #94826
    Rich Pedley
    Member

    echoes my thoughts ;)

    #94825

    My rule regarding trac vs forums, is that the forums are traditionally for support and confirmation of an issue occuring, and the trac is for when bugs appear that can be duplicated and/or you have a suggested code change. You can even drop enhancement requests in the trac if you have a really neat idea, even better if you have a patch to match it.

    Core developers live and breathe by the trac. If it isn’t in there, it doesn’t exist. It’s our diary of development, and without it our lives would be much more difficult. The trac is less social, and more developer speak. The forums tend to be a little more relaxed.

    With WordPress 3.1 almost in its third release candidate, we can expect it to ship really, really soon. That said, it makes sense to drop 3.0 support and focus on 3.1. I’ve made sure we’ve stayed compatible with 3.0 this entire time, but it’s time to focus on the version of WP that the bbPress plugin will see the most use on.

    Thanks to everyone that’s been testing on 3.0 installations. If you *really* want this to be 3.0 compatible, definitely open trac tickets and contribute patches to keep that support alive.

    #94824
    Willabee
    Member

    @ Gautum

    Thanks, but these do not seem to work on the frontpage of the forum?

    3sixty
    Member

    I’m having trouble passing a variable ‘tag’ to forum.php using $_GET, maybe because permalinks are enabled?

    For example, when I do this URL:

    http://mysite.com/bbpress/forum.php?id=999&tag=444

    It just redirects to forum 999 and ignores the tag value, so I get:

    http://mysite.com/bbpress/forum-name/

    I’m using Nicer Permalinks plugins if that matters.

    Any ideas?

    Thanks!

    #94823
    Andre
    Participant

    I have the plugin (2785) installed on 3.04 and 3.1 RC2. Both installations are Multisite, use Month & Name permalinks, and the bbPress Twenty Ten theme. When I click on a forum name in 3.04 it takes me to my front page, but 3.1 RC2 responds as expected. I’ve tried deactivating and reactivating the plugin and theme with the same outcome, but switching permalinks to the default fixed the problem.

    #94822
    Rich Pedley
    Member

    If you’re sure it’s a bug post on Trac.

    If you have weird things happening straight after upgrading, I’d suggest posting here first. Because upgrades aren’t smooth yet.

    #94821
    intimez
    Participant

    @johnjamesjacoby

    Is it better to post here first and then if confirm, then post to trac?

    @Cashman

    https://trac.bbpress.org/browser/branches/plugin

    Go to zip archive at bottom of page

    @Rich-Pedley

    I feel the same since I’m not a developer

    #94820
    Chris Cash
    Participant

    Is there a link to download for testing?

    #103905
    handuraw
    Member

    With only the basic intergration, I can get my bbPress install running smoothly. WP logins and BB logins seems to work with each other fine. Yes, everything else works pretty well as expected. However, I can’t seem to have the deep integration work for me.

    I will really appreciate if I could get the deep integration work since I badly need it to get the purpose of my site.

    #98805
    handuraw
    Member

    With only the basic intergration, I can get my bbPress install running smoothly. WP logins and BB logins seems to work with each other fine. Yes, everything else works pretty well as expected. However, I can’t seem to have the deep integration work for me.

    I will really appreciate if I could get the deep integration work since I badly need it to get the purpose of my site.

    #103901

    Try instructions from my article – bbPress deep integration

    #98801

    Try instructions from my article – bbPress deep integration

    #94819
    Rich Pedley
    Member

    I usually do, though sometimes if I’m unsure I prefer to get a bit of feedback first ;)

    #94818

    For bugs where you’re comfortable creatIng a trac ticket, save yourself the work and don’t worry about cross-posting it here. We get email notifications on all trac activity, so we see them there right away.

    #101503
    intimez
    Participant

    Thanks for your work master5o1. Before default font was big and looks much better now. bbpress lacks mobile viewing. Vanilla forum 2.0.16 has this right out of the box and they really got it working good.

    #96403
    intimez
    Participant

    Thanks for your work master5o1. Before default font was big and looks much better now. bbpress lacks mobile viewing. Vanilla forum 2.0.16 has this right out of the box and they really got it working good.

    #101502
    master5o1
    Participant

    Just bumping for letting people know of its existence.

Viewing 25 results - 39,826 through 39,850 (of 64,532 total)
Skip to toolbar