Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 67,626 through 67,650 (of 69,060 total)
  • Author
    Search Results
  • #38100
    Mike Pratt
    Participant

    looks the same to me. maybe its widget sare just rearranged differently than you are used to?

    #38096
    jfcarter
    Participant

    I have a sketchy workaround. I duplicated the buddypress-member directory and named it buddypress-home. I put them both in the member-themes directory. And now it works perfectly!

    #38095
    Burt Adsit
    Participant

    This is happening on all bp sites. Just tried somebody elses. @egerrits i’ve noticed that little gap too. The menu starts flashing and vibrating there if you hit it just right.

    This is driving me nuts. I’m just gonna post this and point to this thread.

    https://trac.buddypress.org/ticket/503

    #38091

    In reply to: messaging error

    jugoretz
    Participant

    Disabling spamkarma 2 did not do the trick.

    I am running buddypress in a subdirectory–not the root of the wpmu install

    (wpmu is in http://macaulay.cuny.edu/eportfolios and buddypress in http://macaulay.cuny.edu/eportfolios/social ). Could that be the source of the problem? Doing it this way has caused other problems, all of which I’ve been able to solve so far!

    #38090

    No it’s not, and I’m certainly not blaming this plugin because it’s doing exactly what it should. This is definitely just a misalignment on my end. Just need to figure out what. The forum was originally made from BuddyPress, so I wonder what I changed to cause it to stop working. I’ll figure it out today and report back.

    #38088
    Burt Adsit
    Participant

    bp isn’t seeing group forum topics created in bbpress? It should. If you can create a topic in a group forum from the bp side it should show in the bbpress side. If you create a topic in that same forum on the bbpress side it should show in the group forum as a new topic on the bp side.

    This is just standard bp/bbpress. Has nothing to do with bbGroups plugin. That’s not happening?

    #38087
    Adam W. Warner
    Participant

    Great! I’ll have a look at site-wide-sample.css!

    #38079

    Hi Nicola,

    What about the Profile_Sidebar? Does it work correctly? I’ve installed Buddypress (version befor RC1) and MU 2.7 but profile sidebar doesn’t show up. I can see it in the Widget section but when i add a widget it still doesn’t show up on profile..

    And what about the Friend widget??

    #38070
    danbpfr
    Participant

    hi Michael,

    I’m using firefox too, but have no more problems with admin bar since update to the latest trunk version (this morning).

    Try your browser on the french demo site and look if you experience troubles.

    http://buddypress-fr.net/bpdemo/

    If not, it’s not your browser, but your settings or updates…

    May this help ?

    #38069
    m@rk
    Participant

    3.) What about the issue “if localization is active i don’t receive email from bp, like notices, […] if i disable localization the email works […]”, mentioned here?

    #38066
    Michael Berra
    Participant
    #38064

    In reply to: Buddy Press themes

    Noticed that you’re installed in a sub directory, might that have anything to do with it? Last I read WPMU had to be installed in the root, but that may have changed.

    Does this happen if you use the default MU theme?

    Otherwise, yeah this is a new one.

    Do me a favor, and in your wp-content directory, make a directory called “_temp” and move ALL of the files in your mu-plugins directory in there EXCEPT bp-core.php and the bp-core directory. Does that make sense? When you’re done, mu-plugins should contain…

    • ./bp-core
    • bp-core.php

    Then try and see what happens. Maybe there’s a plugin getting in the way, and this will tell us if so.

    Also, can you check the contents of the .css files in your buddypress-home/css/ folder? Is it possible they did not get correctly uploaded? Maybe try deleting them and reuploading them again from a good source file on your computer.

    #38063
    Arturo
    Participant

    Andy, about _wpnonce, the problem with “WordPress failure notice” the theme is the default home/member theme, and the problem is with the email… how i resolve this? thanks!

    edit: i’ve read in the svn the fixing in #1126. Thanks.

    #38061

    Finally tracked this one down! OMG was it hard!

    Basically, using /%category%/ doesn’t work in the permalinks anymore, if it ever did in the first place. That was my problem the entire time, and now I can safely rename my /blog to /news or /cheese or /beer or whatever…

    Phew… Should this be tracked? I’ve confirmed this on a stock install of BuddyPress/WPMU also to confirm.

    Also, that function you mentioned, basically bypasses archive.php, category.php, etc… And only serves up index.php and single.php…

    #38057

    In reply to: Buddy Press themes

    Sgrunt
    Participant

    i mean: wp-contentthemesbuddypress-homecss, that contains your base.css and the same for wp-contentmember-themesbuddypress-membercss

    #38051

    Yeah haha I noticed that too, thanks! Fixed. ;)

    Thanks for giving me a direction, I’ll totally check that out and report back what I figure out.

    #38050

    Yeah that’s what I’d expect for it to be anyhow. I wasn’t exactly sure who to talk to, and I didn’t want to bother anyone specifically.

    #38049

    I would maybe think a good utility would be to hook into the visibility of the forum in buddypress, and simply hide the forum on disable, and show it on enable. Then again, since that is a core BP function, it wouldn’t really know how to do that without your plugin. Hmm…

    About the ‘original admin user,’ when you first install wpmu, the user with the name ‘admin’ is created. Then when you integrate bbPress into it, you typically use that same ‘admin’ as your key master user.

    Is there an easy way to follow the path that creating a group forum topic takes? For some reason right now they’re not communicating because even if I create a topic in bbPress, BuddyPress doesn’t load it.

    #38048
    Burt Adsit
    Participant

    Original bp theme file? If you are talking about some kinda original Photoshop images then you’d have to talk to Andy about that.

    #38047
    Burt Adsit
    Participant

    If bp group forums posts aren’t showing then ya gotta take a look at why.

    If you just ‘disable’ the forum then all you are doing is hiding the forum interface in the group from group members. No, it doesn’t do anything on the bbpress side either. The forum is still there. I’m not sure what the utility is for having the enable/disable ability.

    The buddypress user in Site Admin > bbPress Forums area is talking about the user that you create for bp/bbpress integration. The purpose of that user is to have a valid user on the bbpress side that has ‘forum creation’ rights. So it has to be an administrator role in bbpress.

    I’m not sure who the ‘original admin user’ you are talking about is.

    #38045
    Burt Adsit
    Participant

    Howdy, that logo seems to live in css and you can override it by changing this:

    #header h1 a {

    text-indent: -999em;

    background: url(../images/logo.gif) top left no-repeat;

    overflow: hidden;

    width: 214px;

    height: 35px;

    display: block;

    float: left;

    }

    line in /themes/buddypress-home/css/base.css. You really don’t want to change it, you really want to create a file in that same directory as base.css and call it site-wide.css

    Make your override mods there. There’s a file in there called site-wide-sample.css that explains it.

    #38043

    Yes, it is certainly not working correctly for me then. Crud. Yeah even when I try to post in the group forum through buddy press, it doesn’t work… Hmms… I’m going to need to retrace my steps this evening and see what is amiss…

    I understand what you’re saying about non-group forums, and that makes perfect sense. I may eventually migrate all of my forums to be group forums, but we’ll see how things go…

    Question. If I edit the group and disable the forum all together, what should happen? Currently, it seems to do nothing. It doesn’t delete the forum, and it doesn’t hide it from the view of bbPress. It just hides it from the BP group forum area.

    This may be a silly question to ask at this point in the game but in the bbPress forums area of the site admin where it says “The username for the user (with admin rights) that you created for BuddyPress integration” is it safe to assume that this is the original admin user?

    #38042
    Burt Adsit
    Participant

    I see your problem with the avs and names. Only suggestion I have is to write a little script that stuffs default names and avs for your users. bp just uses the gravatar’esqe identicons, wavatars and such for non uploaded avs.

    This function here might help you out: bp_core_get_avatar() in /bp-core/bp-core-avatars.php

    These lines in that fn do the default av for a user:

    $ud = get_userdata($user);
    $grav_option = get_site_option('user-avatar-default');

    if ( empty( $grav_option ) ) {
    $default_grav = 'wavatar';
    } else if ( 'mystery' == $grav_option ) {
    $default_grav = site_url( MUPLUGINDIR . '/bp-core/images/mystery-man.jpg');
    } else {
    $default_grav = $grav_option;
    }

    $gravatar = 'https://secure.gravatar.com/avatar/' . md5( $ud->user_email ) . '?d=' . $default_grav . '&s=';

    One little thing I noticed on your site. I have some debug info in the forum list that appends the forum_id. It’s still in there. :)

    My Favorite Forum (9)

    Where (9) is the forum_id.

    It’s in line 110 of oci_bb_custom.php

    <?php forum_name(); echo ' (' . $forum->forum_id . ')'; ?></a><br />

    You can take out the echo ‘ (‘. $forum->forum_id . ‘) ‘; stuff if you want.

    #38041
    Burt Adsit
    Participant

    One thing. The new post info and event only gets sent over to bp if the group forum is a ‘public’ group forum. Non group forum activity is ignored as is private and hidden group forums. Sitewide activity doesn’t get updated for the private and hidden stuff in bp.

    Can’t send over the ‘open’/’community’ forum posts because the sitewide activity has to be associated with a group.

    #38040
    Burt Adsit
    Participant

    John, the posts in bbpress should show in sitewide activity. If they are not then something isn’t working right. I did hook the bbpress topic and post creation and send them over to bp and stuff them in activity. I see such things showing in my sitewide activity. So should you.

    Lemme know.

Viewing 25 results - 67,626 through 67,650 (of 69,060 total)
Skip to toolbar