Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 40,576 through 40,600 (of 64,532 total)
  • Author
    Search Results
  • #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/

    #97676
    driz
    Member

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

    domain.com/forum/forum_slug/topic_slug/

    #94607
    driz
    Member

    How do I use the theme? I copied over the files directly into my WP theme which works but I’m guessing this is not the way to do it.

    Also for the main form index do I create a page called Forum?

    #94606
    miruru
    Member

    Downloaded SVN and admin panel is now working. Thank you to everyone working on the plugin.

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