Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 50,501 through 50,525 (of 64,428 total)
  • Author
    Search Results
  • #75623
    JD Hartley
    Member

    No salts in the bb-config–thats all in the database.

    The nonce key is not set in mine, but I am not 100% sure what it is.

    #75622
    cornetjr
    Member

    For some reason I cannot change the :

    WordPress “auth” cookie salt & WordPress “logged in” cookie salt in bbpress to match the values for wordpress!!!

    #75621
    cornetjr
    Member

    Yeah, I am completely lost. Bbpress install works but there is absolutely no integration, in fact I have anti-integration. If I log into one, it logs me out of the other.

    #75620

    I am confused about the use of the plugin, now. Everything works fine when deactivating it, but as the description of the plugin says … “it is also necessary to setup this plugin so that WordPress can set a couple of extra cookies which are required”.

    I am not sure what the extra cookies do, if things work fine without the plugin. Is there no longer a need for these extra cookies in v. 1.0? Were they required only in the prior versions of bbPress?

    #75619
    cornetjr
    Member

    Also do I have to define:

    WordPress “auth” cookie salt

    and WordPress “logged in” cookie salt

    in the bbconfig.php?

    #75618
    cornetjr
    Member

    What bout the nonce Key?

    #75617
    JD Hartley
    Member

    Unless you are using the secure auth (https://) stuff you won’t need a cookie salt.

    #75616
    cornetjr
    Member

    Cannot get integration to work even with the plugin. Help appreciated.

    Below is generated from wordpress plugin for shared cookies:

    define( ‘COOKIEPATH’, ‘/’ );

    User database table prefix:

    set to wp_

    I do not have a value for:

    WordPress “secure auth” cookie salt

    define( ‘BB_NONCE_KEY’, ” );

    When I log into bbpress it logs me out of wordpress and vice-versa. Any ideas?

    Settings are the same:

    AUTH_KEY <=> BB_AUTH_KEY

    SECURE_AUTH_KEY <=> BB_SECURE_AUTH_KEY

    LOGGED_IN_KEY <=> BB_LOGGED_IN_KEY

    #75673
    intimez
    Participant

    Thanks for your reply.

    Left the listed options blank, saved the settings and can no longer login. When I go into the settings page, it shows the field filled in so maybe I should not have changed it to blank. Reset the password to the keymaster account and still does not allow me to login. Will reinstall.

    Any other suggestion? Sorry, new to bbpress.

    #75615
    JD Hartley
    Member

    I am running an install without the plugin just fine. Cookies work on both ends and all. Don’t think it is needed anymore.

    #75672

    try wp-admin/options.php instead of wp-admin/options-general.php

    thats what works in WP

    #15206

    Topic: SMPT server

    in forum Installation
    jasonbyer
    Member

    Where do I change the SMPT server… my host has given me the server info, but where do I change it in the bbpress code?

    #75671
    JD Hartley
    Member

    If you leave them blank, the installer will try and find them from the database.

    If it fails, you could try and look in your database using phpmyadmin. just search for “salt”

    #15207
    JD Hartley
    Member

    So I was wondering with the release of bbPress 1.0 and all if there were plans to redo bbpress.org to match the same look and feel as wordpress.org or even buddypress.org.I would be willing to work on a WordPress and bbPress theme with Sam, or if Sam or no one else wants to spend the time I could by myself.

    Is this a reasonable idea?

    -JD

    #15205
    intimez
    Participant

    Where can I find the following in wpmu?

    WordPress Integration Settings:

    auth_salt

    secure_auth_salt

    logged_in_salt

    I don’t see it anywhere.

    bbpress 1.0 final and wordpress mu 2.7.1

    #74327
    joshmac
    Member

    WP Super Cache works automatically if you use deep integration.

    smi1ey
    Member

    Thanks for the reply! I resolved it! I had taken the AUTH keys from the options page of WordPress and entered them in the bbpress config file. I had assumed that by them already being listed in WordPress, that they were already in the WP config file. Apparently I was wrong. Once I ensured the AUTH keys were in both config files, it instantly started working. Woot!

    #74326

    Where is the reference by value happening?

    #75649

    that is true. i modified the main register.php page (not the template – as i have a special flow for registration outside the standard bbpress way) and checked against the profile_info_keys and registered the error. But I guess one could override bb_new_user and throw a new error for a duplicate too

    But, i’m not sure how one would go about handling the updating of a profile, on the main profile-edit.php page, i see this hook but its after the error codes have been checked. So I guess one could hack this page for the time being for a duplicate email and handle appropriately

    if ( !$errors->get_error_codes() ) {
    do_action('before_profile_edited', $user->ID);

    #75365

    In reply to: bbPress 1.0 released

    taboo
    Member

    @Sambauers

    4 days ago you said in 24h the .pot for 1.0 would be available. It’s no t here: http://svn.automattic.com/bbpress-i18n/pot/tags/1.0

    Where is it?

    #75612
    _ck_
    Participant

    $page will be greater than 1 if you are on a paginated set of pages for any kind of view, topic, etc.

    so do a

    global $page;

    and then if ($page>1) { blah }

    but search engines like google are already aware of bbPress and index it well

    #73666
    plop
    Member

    Done!

    #15198
    ovizii
    Participant

    I integrated bbpress 1.0 with wpmu 2.7.1 and all is well, except that existing users haven’t been assigned the memebr role as I set up in the role mapping options.

    New users registering on wpmu are automatically getting the memebr role, that is ok so far.

    What would I need to mass convert all existing users into memebrs? using phpmyadmin or similar tools, not sure where this option is set…

    #15196
    Jose Conti
    Participant

    Ya puedes descargarte la traducción de bbPress 1.0 Final al castellano español desde http://www.buddypress-es.com

    Download bbPress 1.0 Spanish castellian from http://www.buddypress-es.com

Viewing 25 results - 50,501 through 50,525 (of 64,428 total)
Skip to toolbar