Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 46,751 through 46,775 (of 64,511 total)
  • Author
    Search Results
  • #82951

    In reply to: Akismet bug in bbPress

    chrishajer
    Participant

    #1216

    #62674

    In reply to: WP Stats

    johnhiler
    Member

    Have you tried out this stats plugin? It gives stats on number of topics and posts and registered users… it’s really great:

    https://bbpress.org/plugins/topic/mini-stats/

    #81774
    Macmenddotcom
    Participant

    Nothing is dead until it stops breathing and its heart stops beating, bbpress is opensource, if you like it as a forum and want it to continue then get coding, the wordpress codex says of opensource:

    “open source – is simply programming code that can be read, viewed, modified, and distributed, by anyone who desires. …”

    The next thing is promote it, if you have a blog do what I have done here: http://www.macmend.com/archives/114

    If you just have a forum with no blog then use what I have done above as a sticky topic.

    #62673

    In reply to: WP Stats

    Macmenddotcom
    Participant

    hmm why no stats plugin for bbpress?

    #82725
    Dailytalker
    Member

    Facebook connect would be very useful. I have about 600 facebook friends….unfortunately they don’t want to join my bbpress forum. They prefer my facebook group forums. That’s the problem. When I post a topic in my bbpress forum on my website only few people will reply. When I post the same topic on facebook some hundred people reply.

    When I could offer them an easy login with facebook connect the chance that they would visit my forum more often would be higher. Thats why I need facebook connect.

    Open-ID is something for developpers but not for simple facebook users.

    #82937

    In reply to: test post, 2 questions

    chrishajer
    Participant

    There is no script I know of to migrate from IPB to bbPress.

    There are themes available but finding them is a little difficult right now. They are scattered about, not in one central repository as with WordPress.

    #82935

    In reply to: Bug in post count?

    chrishajer
    Participant

    If you feel it’s a bug, I encourage you to open a ticket at http://trac.bbpress.org

    #82950

    In reply to: Akismet bug in bbPress

    chrishajer
    Participant

    hpguru, I would open a ticket at http://trac.bbpress.org

    I’ve seen that here too. As moderator, I can see the link, but I can’t actually access it and it responds as you describe.

    #82942
    chrishajer
    Participant

    Michael, I have this one working in 1.0.2:

    https://bbpress.org/forums/topic/open-links-in-new-window/page/2#post-57027

    http://pastie.org/753419

    http://pastie.org/753419.txt

    (not sure how long pastie links are good for)

    I think I changed pre_post to post_text. And also, in that original post, the $1 is stripped out. That one had me puzzled for a while. Look closely at any of those posts with preg_replace in them and you can see two spaces in some places. That’s where the $1 should be.

    #32607
    kriskl
    Member

    Hi!

    maybe it was already discussed, but it has occurred to me (as a newbie without programming skills)

    we all know plugins need updating, or developing to make bbpress more functional

    so, my idea is, instead of paying some developers privately to make our forums works, to fix this or that plugin,

    it would be better to pay from this forum, to do it and they could package these plugins for everyone to share!

    it was a sad news re _ck_ and donations.. or rather lack of them, but maybe my idea would work better?

    we all need work done, and sometime we have to pay someone anyways, but at least this way community could benefit

    Kind regards

    Kris

    #82260
    Fernando Tellado
    Participant

    Yo pondrĂ­a el bloque de login en el sidebar, igual que en el theme de wp ;)

    I would put login block in sidebar, as in wp theme ;)

    #82939
    Fernando Tellado
    Participant
    #32606
    hpguru
    Member

    Akismet options page says show “This page is displayed moderators, or greater, in their capacity as the user level.”. Moderators can see bar Akismet stats in admin, but they were directed to the Forum homepage. Administrator has access to that normally.

    #82934

    In reply to: Bug in post count?

    hpguru
    Member

    I check my friend bbPress 1.0.2 forum. This is new forum, not from 0.9.0.6, i converted 0.9.0.4->1.0 etc. Friend install first time 1.0.2. :) But there same problem. Index.php in admin says 299 posts, posts.php says 302. This is bug.

    #82933

    In reply to: Bug in post count?

    hpguru
    Member

    I think too, this is a bug. It doesn’t affect user experience, only admin and moderators see this numbers. On statistics.php users see fine posts in this forums statistics. No wrong numbers there. Only in admin posts page wrong numbers and in topic +X more <– to admin and moderator. So i think, there is bug, may be bbPress version 1.1 fix them?

    #62405
    paamayim
    Member

    Just an update, I read elsewhere that this is deprecated in latest WP versions:

    require_once dirname(dirname(__FILE__)) . '/wp-blog-header.php';

    This should be used instead:

    require_once dirname(dirname(__FILE__)) . '/wp-load.php';

    #81773
    tfbpa
    Member

    I was happy with bbpress, but actually the only reason I was happy was because of the plugins of _ck_. Now that she is discontinuing the plugins, I feel that I have no choice but to move away from bbpress.

    It’s a shame, but bbpress without plugins is pretty useless for me.

    #62404
    paamayim
    Member

    This is so annoying guys :(

    What’s the cleanest solution to this, for WP 2.8.6 installed in / and bbPress 1.0.2 installed in /forum/ ?

    Thanks very much, indexing is vital to me.

    #32603
    test1024
    Member

    just discovered bbpress. really like it.

    is there a migration path from invision?

    are there themes available out of the box?

    #32477
    Gautam
    Member

    Hey folks,

    Just ported a WordPress theme (which is here) to bbPress (which is here).

    It is a spanish website of my client named Severus Online Club, so just wanted to share it.

    All suggestions are welcomed. :-)

    #82913
    Casemon
    Member
    #82395
    chrishajer
    Participant

    It is 2100 GMT which is 4:00 PM Eastern this week, on Wednesday.

    #82912
    stulynn
    Member

    Now I’m in a pickle. I cannot visibly see an admin screen for bbpress and therefore I can’t login to try to make changes. I did add this path in bb-config

    $bb->uri = ‘http://your-domain-name.com/forum-path/&#8217;;

    (after key codes) and it’s done nothing. My folder in file manager has been changed from bbpress to forum. I tried to change it back but because I can’t get into bbpress admin I can’t change the admin link. Right now I’d be happy to go back to bbpress and not forum and believe you me when I say I’ll become backup queen.

    Can anyone please help?!!

    #82911
    stulynn
    Member

    Thanks for your suggestion. However I did everything like you said and now I can’t log back into admin of bbpress. It appears that that process didn’t work! Now I’ve created a problem. I’ll start looking through the forums for an answer to this. Ugh.

    #68902
    Casemon
    Member

    Also looking for a solution to this. Have wp & bb integrated beautifully, but the current forum shows up erroneously in my primary nav menu.

    Example; a level 2 forum page, highlights the 2nd wp site page in the primary nav menu.

    This is basically is my last snafu before publishing with bbpress active! I’m so excited!

    Any solutions to this? I’m no .htaccess wizard, and regex freaks me out even more haha.

Viewing 25 results - 46,751 through 46,775 (of 64,511 total)
Skip to toolbar