Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 41,226 through 41,250 (of 64,530 total)
  • Author
    Search Results
  • #96338
    master5o1
    Participant

    That’s your WordPress install taking over. Does the folder /forums/ exist, and does /forums/index.php exist?

    Check your .htaccess files for both WordPress and bbPress.

    #94457

    (at least that is my understanding)

    Correct. Looking more like October 17 now, to be exact.

    On Sunday at WordCamp NYC I’ll be presenting a 5 minute lightning session on the plugins progress so far. Worked on it a little today, and will be doing more until then to have something presentable. :)

    #35650
    #101391

    In reply to: WP Nonce problem

    blahman29
    Member

    Sorry, I post this and I immediately find the solution here..

    http://phpxref.ftwr.co.uk/bbpress/nav.html?_functions/index.html

    I edited my code like this..

    <button id = 'postformsub' type = 'submit' name = 'Submit' tabindex = '4'></button>

    <?php bb_nonce_field( bb_is_topic() ? 'create-post_' . $topic->topic_id : 'create-topic' ); ?>
    <input type="hidden" value="/forum/topic.php?id=<?php echo get_forum_id(); ?>" name="_wp_http_referer">
    <input type="hidden" value="<?php echo get_forum_id(); ?>" name="topic_id">

    And it seems to work now. If anyone is making their own forms then try this solution out for nonce.

    #96291

    In reply to: WP Nonce problem

    blahman29
    Member

    Sorry, I post this and I immediately find the solution here..

    http://phpxref.ftwr.co.uk/bbpress/nav.html?_functions/index.html

    I edited my code like this..

    <button id = 'postformsub' type = 'submit' name = 'Submit' tabindex = '4'></button>

    <?php bb_nonce_field( bb_is_topic() ? 'create-post_' . $topic->topic_id : 'create-topic' ); ?>
    <input type="hidden" value="/forum/topic.php?id=<?php echo get_forum_id(); ?>" name="_wp_http_referer">
    <input type="hidden" value="<?php echo get_forum_id(); ?>" name="topic_id">

    And it seems to work now. If anyone is making their own forms then try this solution out for nonce.

    Mealin
    Member

    Hi,

    I’ve some strange trouble with my bbpress forum (host with 000webhost) :

    Sometimes, after posting something i’m not able to join it again. Can’t access to it even if i empty cache, cookie …

    It go back normally few times after each times but it’s very very unpleasant…

    2 forum with the same issue and pretty much same plugins

    Allow Images

    BBcode Buttons Toolbar

    BBcode Lite

    bbPM

    bbPress Polls

    bbPress signatures

    bbPress Smilies

    bbPress Suite de la Modération

    bb Topic Views

    BBVideo

    Hidden Forums

    Hidden Forums Tag Filter

    Human Test for bbPress

    Live Comment Preview

    Post Count Plus – Dynamic.Titles & More!

    Post Notification

    Super Search

    Terms of Service

    Topic Icons

    Unread Posts

    Any ideas ?

    Ps : my english is ugly so if something isn’t understandable say it please ;-)

    #96005
    3sixty
    Member

    Thanks! Clearly, bbPress is officially going to be a plugin for WordPress going forward (but as you note, the code is there to fork for those who still want a standalone version).

    #101105
    3sixty
    Member

    Thanks! Clearly, bbPress is officially going to be a plugin for WordPress going forward (but as you note, the code is there to fork for those who still want a standalone version).

    #88905
    srosenquist
    Member

    I have the same issue – were you able to fix?

    I have installed wordpress as localhost and added the bbpress-integration no unable to access the wordpress admin. The site is still working perfectly – any suggestions?

    #96004
    zaerl
    Participant

    Here you go buddy: https://bbpress.org/forums/topic/bbpress-plugin-is-born

    This post (closed by Matt) clearly states what Automattic will do with bbPress and why we are speaking of forking the project.

    #101104
    zaerl
    Participant

    Here you go buddy: https://bbpress.org/forums/topic/bbpress-plugin-is-born

    This post (closed by Matt) clearly states what Automattic will do with bbPress and why we are speaking of forking the project.

    #101329

    In reply to: invalid header

    zaerl
    Participant

    Thanks. So a pure ftp upload into the plugin folders then ?

    Not in the plugin folder, it’s not a plugin. It’s a software just like WordPress, Word or Firefox.

    Just follow the instructions: https://bbpress.org/documentation/installation/

    #96229

    In reply to: invalid header

    zaerl
    Participant

    Thanks. So a pure ftp upload into the plugin folders then ?

    Not in the plugin folder, it’s not a plugin. It’s a software just like WordPress, Word or Firefox.

    Just follow the instructions: https://bbpress.org/documentation/installation/

    #96003
    3sixty
    Member

    2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)

    Never.

    Never.

    First alpha is coming soon.

    I don’t think this is all true. Everything I have read from “official” sources is that the stand-alone version of bbPress will still be available, and looking at trac.bbpress.org, there is still a 1.1 version in development that has only 5-6 tickets remaining. Do you have a source for stating that 1.1 will never be released? That would be helpful.

    #101103
    3sixty
    Member

    2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)

    Never.

    Never.

    First alpha is coming soon.

    I don’t think this is all true. Everything I have read from “official” sources is that the stand-alone version of bbPress will still be available, and looking at trac.bbpress.org, there is still a 1.1 version in development that has only 5-6 tickets remaining. Do you have a source for stating that 1.1 will never be released? That would be helpful.

    #101228
    Jive Dig
    Member

    Great thanks. I’m wondering if i should wait to launch my site until the plugin gets made. . .

    bbPress is so simple and nice looking. . . it’s perfect for the demographic of my users.

    Hmmm. . .

    #96128
    Jive Dig
    Member

    Great thanks. I’m wondering if i should wait to launch my site until the plugin gets made. . .

    bbPress is so simple and nice looking. . . it’s perfect for the demographic of my users.

    Hmmm. . .

    #101353
    zaerl
    Participant

    Maybe there are some problems with mod_rewrite. Try to deactivare pretty permalink from http://www.tenttalk.com/bbpress/bb-admin/options-permalinks.php

    #96253
    zaerl
    Participant

    Maybe there are some problems with mod_rewrite. Try to deactivare pretty permalink from http://www.tenttalk.com/bbpress/bb-admin/options-permalinks.php

    #101352
    Jive Dig
    Member

    the .htaccess file still has this:

    AddType x-mapp-php5 .php

    Also, on the main page of the Dashboard. . . i get this:

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 214

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 194

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 174

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 244

    This is basically a fresh install forum too. I barely changed anything besides the theme and the Title/Sub-title

    #96252
    Jive Dig
    Member

    the .htaccess file still has this:

    AddType x-mapp-php5 .php

    Also, on the main page of the Dashboard. . . i get this:

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 214

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 194

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 174

    Warning: Division by zero in /homepages/26/d343337235/htdocs/bbpress/bb-includes/functions.bb-statistics.php on line 244

    This is basically a fresh install forum too. I barely changed anything besides the theme and the Title/Sub-title

    #101227
    deadlyhifi
    Participant

    the bbPress community in a bit of a transition period while it gets rereleased as a WordPress plugin.

    But, yes you can put advertising on your site using OpenX – it would require editing your forum’s theme files by placing the code generated in OpenX in the spots you want them to appear.

    Any web developer/designer should be able to do quite easily.

    #96127
    deadlyhifi
    Participant

    the bbPress community in a bit of a transition period while it gets rereleased as a WordPress plugin.

    But, yes you can put advertising on your site using OpenX – it would require editing your forum’s theme files by placing the code generated in OpenX in the spots you want them to appear.

    Any web developer/designer should be able to do quite easily.

    #96002
    zaerl
    Participant

    1) Can the old anon plug-in be fixed while we all wait for the next version of BBPREss.

    I don’t think so.

    2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)

    Never.

    Never.

    First alpha is coming soon.

    3) Is the current development version stable enough to use live?

    Of course, far more stable than 1.0.2.

    4) How does a normal person get a version of the development version to install.

    WIth an SVN client. The are gazillions.

    #101102
    zaerl
    Participant

    1) Can the old anon plug-in be fixed while we all wait for the next version of BBPREss.

    I don’t think so.

    2) When will this next version be released (1.1? 1.03? a wordpress plug-in??)

    Never.

    Never.

    First alpha is coming soon.

    3) Is the current development version stable enough to use live?

    Of course, far more stable than 1.0.2.

    4) How does a normal person get a version of the development version to install.

    WIth an SVN client. The are gazillions.

Viewing 25 results - 41,226 through 41,250 (of 64,530 total)
Skip to toolbar