Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 40,576 through 40,600 (of 64,535 total)
  • Author
    Search Results
  • #102363
    Ramiuz
    Participant

    I actually thought the first sentence of above post was directed at my previous comment. That BBPress would triumph in the end. Before handbags came into the picture.

    #97263
    Ramiuz
    Participant

    I actually thought the first sentence of above post was directed at my previous comment. That BBPress would triumph in the end. Before handbags came into the picture.

    #64732
    abdessamad idrissi
    Participant

    I think the correct way to add tags is by a plugin, normally you should never edit the core code of bbpress! because if you do, next time you update your bbpress you will be deleting the modified core files, then you will get trouble with your forum not working properly.. So the best is to use a plugin for things that deal with core files..

    PS: Core files are files that are not Themes nor plugins, such as files under; bb-includes and bb-admin,

    #102783
    mr_pelle
    Participant

    I’m not gonna look at the WP plugin branch until a stable (and complete) version will be released, sorry.

    #97683
    mr_pelle
    Participant

    I’m not gonna look at the WP plugin branch until a stable (and complete) version will be released, sorry.

    #94614

    That will happen eventually. This way just provided a head start.

    #102780
    driz
    Member

    Any chance of looking into it? I should image it would be easier then the current bbPress rewrites as it’s just Post Types right?

    #97680
    driz
    Member

    Any chance of looking into it? I should image it would be easier then the current bbPress rewrites as it’s just Post Types right?

    #94613
    driz
    Member

    Wouldn’t it be better to have the theme inside your main WP theme? Like you with BuddyPress?

    so for example: /wp-content/themes/twentyten/bbpress/

    #94612

    Fixed. Ty!

    #102019
    ortixia
    Participant

    thank you for making the bbpress plug-in topic sticky. I would also like to request that you also make stickies on the topics of ‘themes’ (you gotta build your own, where to get/not get themes) and the permalink/internal server error issue.

    thnx.

    #96919
    ortixia
    Participant

    thank you for making the bbpress plug-in topic sticky. I would also like to request that you also make stickies on the topics of ‘themes’ (you gotta build your own, where to get/not get themes) and the permalink/internal server error issue.

    thnx.

    #102746

    In reply to: Internal Server error

    ortixia
    Participant

    i had to uninstall the whole thing, including the database tables, then set it up fresh, i did not touch permalinks this time!

    at one point I had to delete the htaccess file. but don’t take my word for it, there are several posts on the subject.

    this is probably not the best solution, but I do hope the bbpress people can make set a sticky topic on this subject, including a warning, as looking through the forum, you and i are not the only ones who had this issue.

    #97646

    In reply to: Internal Server error

    ortixia
    Participant

    i had to uninstall the whole thing, including the database tables, then set it up fresh, i did not touch permalinks this time!

    at one point I had to delete the htaccess file. but don’t take my word for it, there are several posts on the subject.

    this is probably not the best solution, but I do hope the bbpress people can make set a sticky topic on this subject, including a warning, as looking through the forum, you and i are not the only ones who had this issue.

    #94611
    Ryan Gannon
    Member

    Anyone else having problems with non-admins replying?

    Edit: Found the problem

    bbp-functions.php line 142 is

    $reply_content = current_user_can( 'unfiltered_html' ) ? $_POST['bbp_reply_content'] : wp_filter_post_kses( $_POST['bbp_reply_description'] );

    should be

    $reply_content = current_user_can( 'unfiltered_html' ) ? $_POST['bbp_reply_content'] : wp_filter_post_kses( $_POST['bbp_reply_content'] );

    #102779
    mr_pelle
    Participant

    The current version won’t, that’s for sure..

    #97679
    mr_pelle
    Participant

    The current version won’t, that’s for sure..

    #94610
    Rich Pedley
    Member

    The theme shouldn’t need moving, but if running locally you might have a few problems, depending on your setup.

    Yes create a page with the template bbPress – Forum index.

    #102778
    driz
    Member

    Would this plugin work with the new bbPress plugin that is being developed?

    #97678
    driz
    Member

    Would this plugin work with the new bbPress plugin that is being developed?

    #102807

    In reply to: Plugins Page Blank

    mr_pelle
    Participant

    Can you be a bit more specific? bbPress version, plugins installed, etc..

    #97707

    In reply to: Plugins Page Blank

    mr_pelle
    Participant

    Can you be a bit more specific? bbPress version, plugins installed, etc..

    #102777
    mr_pelle
    Participant

    My sweet Nicer Permalinks plugin, indeed! ;)

    #97677
    mr_pelle
    Participant

    My sweet Nicer Permalinks plugin, indeed! ;)

    #102776
    driz
    Member

    There is a plugin that changes the URLS so they are like:

    domain.com/forum/forum_slug/topic_slug/

Viewing 25 results - 40,576 through 40,600 (of 64,535 total)
Skip to toolbar