Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 5,276 through 5,300 (of 7,384 total)
  • Author
    Search Results
  • #61648
    Boone Gorges
    Keymaster

    That’s great news, OzPoker! Glad to hear the upgrade went well.

    #61646
    ozpoker
    Participant

    Just wanted to add I have followed Boone Gorges’ instructions from that link and everythign went like clockwork – I now have a full BB forum running in the same db as BP and everything came across spot on

    #61609
    r-a-y
    Keymaster

    Check out this info by M:

    https://buddypress.org/forums/topic/bp-12-and-bbpress-adminplugins

    You’ve been warned though!

    #61607
    dainismichel
    Participant

    Thanks, I’m still not seeing a bbpress admin panel, and actually there are bb-config.php files in

    root

    root/wp-content/plugins/buddypress/bp-forums

    root/wp-content/plugins/buddypress/bp-forums/bbpress/

    The one in bp-forums was automatic.

    The one in bbpress I put there as per the suggestions…

    #61606
    Paul Wong-Gibbs
    Keymaster

    I’d like to comment for anyone who comes across this thread, if you do this just to get into the bbpress admin panel, *none* of the changes will carry across into BuddyPress -> Groups -> Forums views. You have to run an external bbPress installation for that to happen.

    #61605
    dainismichel
    Participant

    Copied the file as you recommended and still can’t find an admin panel for bbpress. Where do I go after copying the file?

    Also, I took the bb-config.php file from the root, but there’s bb-config-sample.php in /wp-content/plugins/buddypress/bp-forums/bbpress/ are those the same?

    Anyway…where’s the bbpress admin panel?

    Best,

    Dainis

    PS: Is it because I installed buddypress first and then used the one click thing to install bbpress? I really don’t feel like wiping everything out and starting over just to re-order the installs…

    #61600
    Arturo
    Participant

    @windhamdavid: thanks for your reply, I have no problems of integration with a standalone version of bbpress, or use certain features of BP on bbPress, but simply show the activity time of a user’s like “active 2minutes, 4seconds ago” in bbpress just as it is on this forum.

    now what I want to do is clear? i know, my english is bad… ;)

    #61590

    In reply to: Privacy ?

    David Lewis
    Participant

    Speaking of trolls… an ignore plugin for bbPress would be a good thing to have. I found one… but it’s quite old (last update in 2007).

    #61584
    Windhamdavid
    Participant

    @auturo Since I see you and others are posting some new questions in the forum about bbpress integration. perhaps ya’ll should follow Boones’ lead on it regarding (whether to maintain an external installation of bbPress or migrate over). https://buddypress.org/forums/topic/bbpress-integration-after-bp-upgrade I believe the groundwork for what you need to know is here.

    #61583
    Windhamdavid
    Participant

    You’ll need to add a bb-config.php file to the bp-forums directory in order to access it. You can take a look at this thread.

    #61582
    dainismichel
    Participant

    Tried navigating over here…

    …/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/admin.php

    and didn’t get any kind of admin panel…

    #61570
    rich! @ etiviti
    Participant

    you may need to do something like bpGroups which sends an xmlrpc request to BP and updates the activity.

    #61566
    Paul Wong-Gibbs
    Keymaster

    Do not bump your post after ~16 hours. 48 hours, sure, 16, no.

    #61563
    Arturo
    Participant

    a little bump, sorry ;)

    #61562
    Arturo
    Participant

    install bbpress with cookie integration (use the same key in bb and wp config), add the deep integration code at the top in bb-config require_once(‘/full/path/to/wp-load.php’); and then you’re ok.

    if you want in the activity the bbpress post atm is not possible, this require a plugin or other stuff.

    #61548
    symm2112
    Participant

    Any suggestions?

    #61545
    ozpoker
    Participant

    Thank Boone Gorges – most helpful – I really appreciate you taking the time to answer these questions.

    Like you I think it will be best to migrate over to the same installation – I’ll follow your tips to that end.

    Cheers

    #61539
    Boone Gorges
    Keymaster

    BuddyPress’s standard “forums” links are created with the assumption that BP is using the standard integrated version of bbPress. Since your installation is elsewhere, you’ll have to redirect those links. It should only be in one place:

    In header.php of your BP theme, replace <a href="<?php echo get_option('home') ?>/<?php echo BP_FORUMS_SLUG ?>" title="<?php _e( 'Forums', 'buddypress' ) ?>"><?php _e( 'Forums', 'buddypress' ) ?></a> with <a href="http://www.australianracinggreyhound.com/forums/" title="<?php _e( 'Forums', 'buddypress' ) ?>"><?php _e( 'Forums', 'buddypress' ) ?></a>

    As for your more general question, I faced the same issue with a project of mine (whether to maintain an external installation of bbPress or migrate over). I decided that, in the long run, it would be best to move to the standard, integrated version of bbPress. I described the process here: http://teleogistic.net/2009/12/upgrading-from-buddypress-1-0-to-1-1/

    Not sure what’s causing your login issue, but it might be fixable by hardcoding the link into your theme’s header.php file. Replace <?php echo site_url( 'wp-login.php' ) ?> with the correct path to the login page.

    #61536
    ozpoker
    Participant

    why is the support so bad?

    I am not asking a difficult question here!

    #61526
    5720378
    Inactive

    There are no sub-…’s all is as fresh installation.

    1. Which version of WPMU are you running? WordPress MU 2.9.1.

    2. Did you install WPMU as a directory or subdomain install? directory

    3. If a directory install, is it in root or in a subdirectory? subdirectory

    4. Did you upgraded from a previous version of WPMU? If so, from which version? no

    5. Was WPMU functioning properly before installing/upgrading BuddyPress? i believe so.

    6. Which version of BuddyPress (BP) are you running? latest

    7. Did you upgraded from a previous version of BP? If so, from which version?

    8. Do you have any plugins other than BuddyPress installed and activated? no

    9. Are you using the standard BuddyPress themes or customized themes? standard

    10. Have you modified the core files in any way? no

    11. Do you have any custom functions in bp-custom.php? no

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? built in

    13. Please provide a list of any errors in your server’s log files.

    14. Which company provides your hosting? heart internet

    #61479
    r-a-y
    Keymaster

    Hey Arturo,

    The CSS for the admin bar can be found here:

    /wp-content/themes/bp-default/_inc/css/adminbar.css

    Windhamdavid
    Participant

    @DCCartwright – i think it’s a winner. I think you’ll find a lot of interest in this… Folks have hacked it (mediawiki) together in various ways..and you might benefit from a team effort with some of these guys that have done so.

    #61444
    vusis
    Participant

    I have a problem:

    how do i pickup the group_id of the forum topic. Thant way i can build the link to the from topic from the home page.

    #61440
    Arturo
    Participant

    thank you for your reply, i’ve tested it, but is for the older version of BP… and it doesn”t work.

    i use the latest BP trunk version and the adminbar is changed, any different code to test?

    thank you r-a-y!

    edit: i’ve the menu at the bottom without the css… any idea?

    #61435
    vusis
    Participant

    bp_get_the_topic_object_permalink() – not working

    Burt perhaps you can assist.

Viewing 25 results - 5,276 through 5,300 (of 7,384 total)
Skip to toolbar