Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 39,651 through 39,675 (of 64,523 total)
  • Author
    Search Results
  • #103991

    In reply to: Status of BBPress

    RegNatarajan
    Member

    Very interesting, thanks. Is there a list of sites running it anywhere? Or a gallery of themes/skins/styles/whatever-they’re-called-here?

    #94875
    wildkyo
    Member

    I’m very excited with the launch of bbpress as plugin. :) I hope we can enjoy it soon in a alpha state in order to update it easily. For me only one matter is pending and is that:

    “The goal is for the bbPress plugin to include these pages as WordPress page templates and short-codes, to allow for maximum flexibility in configuring your site. :)

    With that I will start to develop my own forum. :)

    So, thanks and keep up the great work!

    #94873
    Rich Pedley
    Member

    To join the forum you have to be a member of WordPress (subscriber), so yes. But having the templates mean that they can be skewed to a forum login, and possibly appear on the forum page ala the current bbPress.

    #94872
    Billy Wilcosky
    Participant

    I am so impatient. :) I never thought I’d be excited about a forum plugin, but I am. I check here everyday to see if this has been completed…

    @JJJ or whoever wants to chime in. You responded to Rootside and explained the login page, but I’m not sure if that answers my question. It sounds like you’re talking about a login page integrated into a WordPress page. But, I want my members to also be able to use the default WordPress registration and login page (wp-login.php). That will work with the plugin right?

    #98890

    In reply to: Status of BBPress

    intimez
    Participant

    You may want to take a look at this:

    https://bbpress.org/forums/topic/bbpress-plugin-updates

    #103990

    In reply to: Status of BBPress

    intimez
    Participant

    You may want to take a look at this:

    https://bbpress.org/forums/topic/bbpress-plugin-updates

    #37127
    RegNatarajan
    Member

    Hello. I’m new and have a very basic general question. What’s the overall development status of BBPress? I don’t see much in the blog and I just wonder if this product is being actively developed.

    #98829
    pikoy
    Member

    is this for real.. hope i could get this!

    #103929
    pikoy
    Member

    is this for real.. hope i could get this!

    #98936
    pikoy
    Member

    this is helpful.. thanks!! good stuff!! cheers!

    #69833
    pikoy
    Member

    this is helpful.. thanks!! good stuff!! cheers!

    pikoy
    Member

    is this for real.. hope i could get this!

    #69832
    pikoy
    Member

    is this for real.. hope i could get this!

    #94871
    pikoy
    Member

    this is helpful.. thanks!! good stuff!! cheers!

    #87903
    pikoy
    Member

    i would like to see some of it! keep us posted! cheerz!

    #37224
    TechieJon
    Member

    Another Question:

    How do i disable caching of bbpress? It seems that it maintains some sort of cache that even there’s a new post it doesn’t appear right away unless you manually refresh the page for 2-3 times.

    Is this just a browser problem or can i disable this in the admin panel? Thank you!

    #37219
    TechieJon
    Member

    Hello, still bit new in BBpress, this is prolly a novice question for most but How do I hide sub-forums?

    best regards,

    Jon

    #69831
    xodeus
    Member

    Hi there. can this be done without installing phpbb3 as I’m also moving the forum to another location.

    Steps I made:

    1. Export phpbb3 SQL from the old location

    2. Import phpbb3 SQL to the new location.

    3. Install bbpress with the same db info where I imported the phpbb3 SQL.

    4. Called the script from root folder of bbpress, but I get 500 Internal Server Error.

    I can see that there are some hooks to phpbb3 root folder.

    I don’t know what is being called there, but maybe I could define DB settings manually somehow?

    define('IN_PHPBB', true);
    $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
    $phpEx = substr(strrchr(__FILE__, '.'), 1);
    include($phpbb_root_path . 'common.' . $phpEx);

    // Start session management
    $user->session_begin();
    $auth->acl($user->data);
    $user->setup();

    So can this be done without phpbb3 installation?

    #37215

    Hello

    I have Dutch language nl_NL.mo installed for WP in /public_html/wptest/wp-content/themes/bp-default

    The site is running Buddypress

    Challenge:

    The Forum navigation menus are still in English

    Please tell me how I can ensure bbPress Forum is presented in Dutch?

    Thanks in advance

    Phil

    P.S. I have searched this forum without success for a solution.

    Hello

    I have domain domainnameDOTcom/

    My WordPress directory is domainnameDOTcom/wordpress/

    Installed BuddyPress Default 1.2.7 with WordPress 3.0.4

    With BB-Press Forum

    When I select any tab that is not created in WP then the FULL url including the WP install directory is evident

    How can I ensure this WP directory remains “hidden” from the users perspective

    I have tried to implement bp-custom.php which resides in /public_html/wptest/wp-content/plugins/buddypress without success.

    That is the WP directory can be seen in the URL when I select “Forum” tab, thereafter the site adopts the extended url even though permalinks is set to /%category%/%postname%/

    Here is the code I found on this site and tested:

    code:

    <?php

    // Getting rid of the subfolder in URLs/permalinks

    function my_bp_override_core_domain() {

    $domain = get_bloginfo(‘url’);

    return $domain;

    }

    add_filter(‘bp_core_get_root_domain’,’my_bp_override_core_domain’);

    ?>

    I look forward to hearing feedback

    Phil

    #37202
    mira360
    Member

    Hello,

    We work many times with translations to Spanish languages, and we have a new team of person likes collaborate on net to translate to catalan language. we use the poedit but is not good to work on a group, and we like to collaborate with the wordpress,bbpress,buddypress community.

    I know install with out problems wordpress,bbpress,buddypress and integrate. But i don“t know install GlotPress, and the instruction to do it is with SVN and i can do it with this proceed because we have a hosting (rent).

    we need help. How install GLOTPRESS on BBpress in my hosting?

    i have a bbpress install independence, is it good start or we need a wp whit bbpress install the base to install glotpress?

    we like work with many colaborate for the Spanish community and catalan community, but need this time many help from they.

    thanks you very much, and sorry with my english.

    #98953

    It’s a little weird to see bbPress installed inside of a theme, so there could be almost an unlimited number of things wrong.

    The error looks like there’s a rogue semi colon in your password-reset.php file.

    #104053

    It’s a little weird to see bbPress installed inside of a theme, so there could be almost an unlimited number of things wrong.

    The error looks like there’s a rogue semi colon in your password-reset.php file.

    #37189
    Dominic10
    Participant

    Is it possible to call wordpress plugin functions in bbpress?

    I’ve added the deep integration code in bb-config.php:

    /* Deep integration */

    if ( !defined(‘ABSPATH’) & !defined(‘XMLRPC_REQUEST’))

    {

    define(‘WP_USE_THEMES’, false);

    include_once(dirname(__FILE__) . ‘/../wp-blog-header.php’ );

    header(“HTTP/1.1 200 OK”);

    header(“Status: 200 All rosy”);

    }

    I added this too:

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

    define(‘WP_BB’, true);

    However, i can only call the theme functions of wordpress i.e., get_header(), get_footer() etc…but i cannot get the wordpress plugin functions to work in my bbpress. I’m trying to call a function from a wordpress plugin named “Marquee” and placed it at the bottom of my bbpress template.

    #98951
    novuscory
    Member

    Oh… and before you ask, I realize the BBPress folder is not in the root. I was unable to place it there because this site is hosted with a provider that is primarily windows based and the dont allow .htaccess files so I using an ISAPI work-around.

Viewing 25 results - 39,651 through 39,675 (of 64,523 total)
Skip to toolbar