Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 52,526 through 52,550 (of 64,430 total)
  • Author
    Search Results
  • #62262
    chrishajer
    Participant

    I’m not aware of a comparison table like that. Hopefully someone who knows of one will post a link to it here.

    #72710
    chrishajer
    Participant

    In general, I don’t think it’s possible, from what I’ve read here.

    I’ve read here in the past that the reason for the additional forum in there is that bbPress would have no idea if the slug referred to a topic or forum, hence the need for the second ‘forum’ in the URL. The first one just happens to be the name of the subdirectory you installed bbPress into.

    There was this plugin, but I’m not certain if it will work with your version:

    https://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done

    Also, Sam Bauers talked about this recently, but I think it was something that would be possible in the future.

    https://bbpress.org/forums/topic/important-notice-about-10-alpha-7-and-_ck_-plugins#post-23813

    #64301

    In reply to: Dutch translation

    At the risk or hijacking this thread, given how quickly topics get pushed down the front page, i really wanted to post this link:

    Overwriting Template functions

    And Bruinfelix, i’d like to urge you to release the language pack to the community even if you are leaving BBpress. Many Thanks. Kev

    #64300

    In reply to: Dutch translation

    bruinfelix
    Member

    No, i dont release the file ;)

    And during the lack of good theme’s available, i’am planning to uninstall bbPress ;-)

    #69721
    gadgets
    Member

    It’s work good thank you.

    #62261
    swaymedia
    Member

    fair enough.. i might as well use the older version.

    do you know if there is a comparison table on what new featues the alpha version has compared to the older one…

    #72620
    _ck_
    Participant

    Yes there is a caching bug in bb_location that is fixed in the newest 1.0 alphas but remains in the earlier versions. I caught the problem a month or two ago and Sam patched it.

    https://trac.bbpress.org/ticket/999

    So it’s impossible to add locations in bbPress 0.8-0.9. You have to work around it manually.

    #64299

    In reply to: Dutch translation

    _ck_
    Participant

    I see that you completed this, did you want to share the nl-NL.mo file?

    There are about two dozen other Dutch bbPress sites but it looks like they hard-coded their template translations which is a shame.

    bedbugger
    Participant

    Update:

    My host was able to help.

    “Due to the amount of posts contained within the treatment forum, bbpress was reaching the maximum execution limit set by PHP which in effect caused the software to stop processing the feed.”

    They put in a custom php.ini to allow a longer execution time and now the RSS of the topics works fine.

    I may still need a consultant some time, so the question still stands, but this crisis is averted. :-)

    #5088
    mspecht
    Participant

    I have just completed a brand new install of R2014, although the issue happens with A1.6 as well. The site works fine with with both database and cookie WordPress integration (WPMU 2.7).

    When I add require_once( dirname(__FILE__) .’/../wp-blog-header.php’ ); to my bb-config.php I get the following error:

    PHP Fatal error: Call to a member function hide_errors() on a non-object in /home/site/public/wp-includes/functions.php on line 345, referer: http://mydomain.com/forums/

    Line 345 is $wpdb->hide_errors(); within function get_option

    Obviously my BB install has not fully loaded up my WP environment. I have tried all sorts of ways to get this to work without any luck.

    I even tried to build my bbPress templates by reproducing the WP functions I need but found that meant I need to re-write a huge portion WP which seems silly and a huge waste of time. Although the 8 hours I have spent trying to solve this might have built a fair bit :-).

    Any tips on how to sort this out?

    #72650
    bedbugger
    Participant

    Aha… 2.7.1 and 0.9.0.4: got them integrated (light integration: logins only), using _ck_’s guide here: https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101

    and Ann’s plugin: http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/

    #5087
    Devin Price
    Member

    Hi. I have BBPress installed at: http://www.travelinsurancereview.net/forum/. When you click on a topic it will take you to: http://www.travelinsurancereview.net/forum/forum/buying-tips-advice-and-discussion for example.

    I would like to remove the additional “forum” from the url (permalink), or at least change it to “topic” or “subject”. Can someone give me an idea of where to go with this? My first thought was to change the rewrite-rules.php, but that didn’t seem to have any effect when I uploaded it with changed values.

    #72655

    In reply to: bbPress Integration

    Jimmy B.
    Participant

    Hi johnhiler,

    I’m actually integrating it into a website, so when users login there they’ll also be logged into bbPress so they can post there as well, I would think it’d be easy to get avatars work, but I really have no idea. I shall read the link you’ve posted!

    I’ll definitely share results too.

    Thanks!!

    #5086
    olsido
    Member

    Hello,

    I am trying to install bbPress in a directory of a subdomain: http://community.webzag.com/insurance. I went through all the steps of installation, and at the end it said everything was installed, then I went to the site, and it proposes me to do the installation again – nothing happened, no tables in the database got created. Do you know what might be the problem?

    Thank you very much in advance!

    #72684
    adeboy
    Member

    I just had a similar event. Using IE & FF that i had previously logged in to bbpress/wordpress and then logged out, i couldn’t get the registration form to work. But when i close the browser and reopen then the form works. This is with the alpha bbpress and 2.7 WP

    Not sure if this is really a problem, as it stops someone repeatedly registering in the same session, but worth knowing. Thanks

    #72704
    johnhiler
    Member

    You’re in luck – _ck_ just programmed a plugin to do this yesterday!

    https://bbpress.org/plugins/topic/bbpress-language-switcher/

    #72708

    In reply to: Spam Registrations

    johnhiler
    Member

    Two things:

    * Have you upgraded to the latest version of Human Test? It has new protections over earlier versions.

    * There’s an alpha version of a plugin that identifies spammers who have never posted, and lets you delete them.

    https://bbpress.org/plugins/topic/mass-delete-users/

    Good luck!

    #5085
    chrisgoat
    Member

    Not sure if this has been brought up before but I am getting a huge amount of .ru and .gmail registrations,these are not being activated but are loading up my database.

    Not allot of them, on average 20 to 30 every 5 or 6 days.

    I have Akismet and Human Test for bbPress enabled, It is really not a big deal just annoying having to go in and delete them.

    Anyone have any ideal how I can fight this.

    Thanks

    Chris

    #5084

    hi,

    i’ve looked around but haven’t found a solution for a language switcher — i.e. a plugin or instructions on how to make it possible for the user to load different localizations of the bbpress. there were some threads about integrating bbpress with wordpress etc., but i am interested in a purely bbpress solution.

    any tips will be greatly appreciated

    tench

    #72543

    In reply to: 简体中文测试

    duhongtao
    Member
    #72694
    bruinfelix
    Member

    I’ve translated bbPress in to the Dutch language, no problem at all. I just found a old translation file, and edited a bit. So, evry thing just works just fine ;)

    #65228
    319
    Participant

    Hi, I just installed WP MU 2.7 and am trying to merge it with the latest bbpress install but have some major confusion with the config file secret keys. In new 2.7+ versions of WordPress and WPMU there is no mention of SECRET_KEY or SECRET_SALT, the config instead lists the following 7 keys:

    define(‘AUTH_KEY’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘SECURE_AUTH_KEY’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘LOGGED_IN_KEY’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘NONCE_KEY’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘AUTH_SALT’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘LOGGED_IN_SALT’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    define(‘SECURE_AUTH_SALT’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    While the BBPRESS config only lists one key:

    define(‘BB_SECRET_KEY’, ‘XXXXXXXXXXXXXXXXXXXXXX’);

    Which key in WPMU 2.7+ is equivalent to BB_SECRET_KEY?

    Or, do i now need to define all 7 of the WordPress secret keys in bbpress as well? Eg. BB_AUTH_KEY, BB_SECURE_AUTH_KEY, BB_LOGGED_IN_KEY, etc…

    Any help clearing up this config confusion would be great. Thanks!

    #72693
    _ck_
    Participant

    Silly question but did you rebuild the .mo file?

    The po/mo on the automattic svn is very outdated and is from 0.8

    Try this version which has many more stings, even thought it’s for 1.0 it might work well on 0.9

    http://ayudawordpress.com/bbpress-espanol-alpha-104/

    #62260
    chrishajer
    Participant

    I haven’t seen an answer to that question yet. There are issues with integration and the alpha versions (and to be fair, it is alpha software which no one has recommended we use.)

    #72692
    chrishajer
    Participant

    What version of bbPress did you install, and which translation?

Viewing 25 results - 52,526 through 52,550 (of 64,430 total)
Skip to toolbar