Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 67,326 through 67,350 (of 68,948 total)
  • Author
    Search Results
  • #38789
    ArmchairGeneral
    Participant

    I think we had a similar problem and the solution was to assign Mu/Buddypress to http://domain.com rather than http://www.domain.com. This allows MU to create blogs on the subdomain that is http://subdomain.domain.com.

    This is why your friends subdomain is working for your first blog, but the others are not. Or, that is my best guess.

    #38784
    hyrxx
    Participant

    i would like to see member themes changeable on a per user basis so they can have their own skins as such, and also allow them to create their own, i think we need to collaborate as to what the user can change and what they cant, it would be nice to allow them selected css,

    i would also like to see the modules changeable in a drag and drop kinda way and allow the user to choose which modules they do or do not want to use,

    im interested in a love plugin which allows users to post a little love icon with thier wire posts but i could also see this being extended to comments, i have made a request for it before but got no replies so visit my profile for the topic,

    last fm integration would be majorly cool i think, as it would rival many of the ‘apps’ out there on the larger social networks. building on this area of things you could also add twitter, etc. so i guess what im trying to say is focus on the users ‘lifestream’

    when the user logs in i want them to go straight to the dashboard but the dashboard should have things like pending freind requests, groups to join, latest comments, profile stats (incuding who visited thier profile), options and such like, and an aggregation of thier freinds activity updates. when i visit my site i dont care what user a,b and c are up to im just interested in what my freinds x,y and z did recently,

    so it would be very useful to have these widgets in the dashboard, that way everything is centralised for the user to do things,

    another thing i thought would be useful was profile privacy options, allowing members to discriminate based on age eg, users over X cant visit profiles for members under 18 or whatever, maybe allow the user to choose who can contact them / add them etc,

    also have a block ability and mark as spam,

    the profile itself should have 3 modes of operation, public – everything is displayed, semi private, freinds can see full profile, non freinds can see selected modules / different modules only, and fully private – the user must be freinds to see anything other than name, age and city/ country.

    i have used the profile sidebar plugin, but as of yet there are no freinds or group widgets for it, i would like to see these with a good amount of configurability options allowing for things like top freinds, other half etc

    sorry for such a long post but i would like to see these features implemented as i think they would greatly enhance buddypress!!

    thanks!!

    #38782
    xiphoenix
    Member

    sgrunt, your fix did not work for me. On my localhost I tried changing the css for the two elements, but the menu second-level lists still randomly vanish when the mouse hovers over them. I even created a user account on wikiroma.it (nice site design btw) and experienced the problem on that site as well.

    If I move the mouse very slowly down the menu, then the menu has a greater chance of remaining visible.

    Within the code, I disabled the third-level lists from appearing, but this had no effect on the vanishing second-level lists.

    I am using Firefox 3.0.6 on Windows Vista. The menu does not disappear when I tested with IE7 (although the third-level menus are prone to flickering).

    Also, to fix a validation error that appears when a user is logged in, replace “alt” to “title” on line 507 of bp-core-templatetags.php

    Besides the menu problem, Buddypress works awesomely, thanks Andy and BuddyPress community! :-)

    #38780
    arghagain
    Participant

    my link for my site is http://blogmyway.org/sb/ and I modified for it to go to wp-login.php, and so even if you try on my site, you won’t be able to reproduce the error. It’s best for you to try on buddypress demo website. Though I want that to redirect to member’s profile, and so I don’t really know how to do that now. How did I redirect to wp-login.php? I looked at the older file from previous version, and used the older version’s method.

    #38779
    arghagain
    Participant

    Hmm… maybe we are talking about two different behaviors that admin_bar of buddypress is rendering. I’m talking about on firefox, you cannot move your mouse down fast enough to submenu of the admin_bar, because it will disappeared. This mean let say you try to go to option Wire under My Account menu option, the menu will disappeared as if you have not opened it yet. This problem can be reproduce under My Account menu of admin bar of buddypress, but other menu options work fine. You can test on my website http://www.blogmyway.org/sb/ .

    #38772

    In reply to: Turkish Translate

    Cngzgr
    Participant

    Evet bende değişecek kısım olarak orayı söyleyecektim. Sen zaten düzgün olanı bozmuşsun .

    Yani buddypress.mo olan dosyayı Buddypress-tr_TR.mo olarak atsan , dosyanın yolu zaten verilmişi olucaktı.

    #38771

    In reply to: Turkish Translate

    tufancetin
    Member

    Sorunu çözdüm. bp-core.php dosyasındaki 8. ve 9. satırları:

    if ( file_exists( MUPLUGINDIR . '/bp-languages/buddypress-' . get_locale() . '.mo' ) )
    load_textdomain( 'buddypress', MUPLUGINDIR . '/bp-languages/buddypress-' . get_locale() . '.mo' );

    ÅŸu ÅŸekilde deÄŸiÅŸtirdim:

    if ( file_exists( MUPLUGINDIR . '/bp-languages/buddypress.mo' ) )
    load_textdomain( 'buddypress', MUPLUGINDIR . '/bp-languages/buddypress.mo' );

    #38770

    In reply to: Turkish Translate

    tufancetin
    Member

    Åžuan Buddypress’in son sürümünü kullanıyorum. Yani siteden indirdiÄŸim sürümünü. Tamamen olayı açıklarsan sevinirim :)

    #38768
    Idiom
    Participant

    how about a plugin that would allow a user to join group(s) when they signup for their account, rather than after.. Ideally the group selection being an Admin Sponsored Group. That way zillions of groups aren’t shown in the selection list.

    Admin Sponsored Groups.

    PHP Developer

    Buddypress Developer

    User createdGroups

    PHP California Developers

    Blah, blah

    Brian

    #38766

    In reply to: Translating BuddyPress

    MartinNr5
    Participant

    Sorry, I’m done.

    I just forgot to upload it. Will do asap.

    Ok, uploaded to my server. Codex page here: https://codex.buddypress.org/translations/swedish-svenska-sv_se/

    Let me know if there are any errors. I’m sure I missed something. :)

    #38764

    Unfortunately not, at least right now.

    What I consider the main reason for this, among the others, is that WPMU has a specific plugin directory devoted to “instant on” plugins, and BuddyPress relies on that specific ability within WPMU to activate itself and to load up all of the necessary files and functions.

    You could, however, install WPMU and BuddyPress together, but then turn off the ability for users to make their own blogs. This will essentially make it operate like a WordPress.org install on the outside, with MU/BP’s sweet creamy insides. :)

    #38763
    plrk
    Participant

    Indeed, you should be reporting it to the plugin author.

    Since some time, there as been a change in the structure of $bp: see this topic.

    You should edit that line to instead read:

    $profile_link = $bp->loggedin_user->domain . $bp->profile->slug . '/';

    #38761

    In reply to: My Friends Activity

    matt082606
    Participant

    why couldn’t you just do this: (of course add style <div>’s etc… just hacking this out quickly)

    <?php if ( bp_has_friendships() ) : ?>

      <?php while ( bp_user_friendships() ) : bp_the_friendship(); ?>

    • <?php bp_friend_avatar_thumb() ?>

      <h4><?php bp_friend_link() ?></h4>

      <?php bp_friend_last_content_update() ?>

    • <?php endwhile; ?>

    <?php else: ?>

    <div id=”message” class=”info”>

    <p><?php bp_word_or_name( __( “You have no friends”, ‘buddypress’ ), __( “%s’s friends list is currently empty”, ‘buddypress’ ) ) ?></p>

    </div>

    <?php if ( bp_is_home() ) : ?>

    <h3><?php _e( ‘Why not make friends with some of these members?’, ‘buddypress’) ?></h3>

    <?php bp_friends_random_members() ?>

    <?php endif; ?>

    <?php endif;?>

    #38758
    ngsonst
    Participant

    absolutely! i would appreciate that. go on and take them!

    another question, would you mind taking a look at this topic: https://buddypress.org/forums/topic.php?id=1417 . i stuck on that, after fixing the described problem i want publish the widget to.

    thanks in advance!

    #38756
    fishbowl81
    Participant

    Honestly, I think it is time for a new host.

    I believe buddypress highly recommends using subdomains for member blogs, for example:

    myblog.example.com and if you host doesn’t support that I don’t think it is a solid hosting solution.

    If you are trying out buddypress for a small scale deployment, with just a few friends using it and they don’t need blogs you might be ok.

    There are already a few posts around here of what people are using for hosting, but I have never heard of a paid solution that wouldn’t allow nonwww domains.

    Brad

    #38752

    In reply to: Turkish Translate

    Cngzgr
    Participant

    tufancetin

    çevirisini yaptığın dil dosyasını Buddypress-tr_TR.mo ve buddypress-tr_TR.po olarak bb-language klasörünün içine atıcaksın . Birde hangi sürümü kullanıyorsun ? Bb-language klasörünün yolunu göstermen gerekiyor.

    #38749
    arghagain
    Participant

    I have tested the demo site of buddypress and it’s experience the same exact thing! :(. I had mu configured as subdirectory. Subdomain can get quite messy! Mu under subdirectory structure but it’s also in a subdirectory of a server’s main domain name.

    #38747
    ngsonst
    Participant

    Take a look at:.

    http://kommune.ngcorp.de

    #38744
    Windhamdavid
    Participant
    #38742
    Burt Adsit
    Participant

    It’s a bug in the css. Andy just committed a huge amount of bug fixes. Lemme go check them out to see if this is one of them.

    EDIT: Nope, but another forums user has a fix for this. See the ticket for details: https://trac.buddypress.org/ticket/535

    I don’t know how Andy would fix it but this works ok for me.

    #38736
    Burt Adsit
    Participant

    Thanks for the tip. I’m sure others will find it useful.

    #38735
    Burt Adsit
    Participant

    I like those kind of problems. The ones that are not mine. :)

    #38732

    Oh no, I’m following you out the door and to the grocery store.

    They are the same theme, hosted in the same directory. It is only the home.php file that is in the way.

    Follow the exact steps above, and delete the home.php file from your new theme. I called mine buddypress-sub, for example. I renamed the theme in style.css, did exactly as I mentioned above, and tada.

    #38730

    Same rules apply as above except keep the BuddyPress Home theme active and deactivate all others.

    Keep in mind that widget layout will never follow, meaning that each new blog will need to configure its own widgets.

    #38729

    I recommend copying all of the contents of BuddyPress Home to a new directory, modifying the style.css to a new name, comparing your existing WP header.php/footer.php files to the ones in your new directory, taking out all the WordPress specific PHP function references and replacing them WordPress MU/BuddyPress ones. Tedious, but effective.

    I found that the main hurdle when doing this kind of migration (for me) was letting go of my old WordPress ways of doing things. I.E. no longer using the page widget as my main navigation menu, etc… Which you can still do if you want to, there’s nothing stopping you. The functions are still the same, but you’ll still want to use the BuddyPress home theme as your starting point, as it gives you the building blocks towards integrating your existing theme with the new platform.

Viewing 25 results - 67,326 through 67,350 (of 68,948 total)
Skip to toolbar