Search Results for 'buddypress'
-
AuthorSearch Results
-
February 26, 2009 at 2:32 am #38789
In reply to: Users unable to create blogs
ArmchairGeneral
ParticipantI 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.
February 26, 2009 at 1:00 am #38784In reply to: Theme and plugin requests
hyrxx
Participanti 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!!
February 26, 2009 at 12:12 am #38782In reply to: RC1 admin bar sub-menus act weird
xiphoenix
Membersgrunt, 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!
February 25, 2009 at 9:53 pm #38780In reply to: BP RC1 Activation error
arghagain
Participantmy 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.
February 25, 2009 at 9:50 pm #38779In reply to: RC1 admin bar sub-menus act weird
arghagain
ParticipantHmm… 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/ .
February 25, 2009 at 8:09 pm #38772In reply to: Turkish Translate
Cngzgr
ParticipantEvet 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ı.
February 25, 2009 at 7:52 pm #38771In reply to: Turkish Translate
tufancetin
MemberSorunu çö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' );February 25, 2009 at 7:46 pm #38770In 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
February 25, 2009 at 6:48 pm #38768In reply to: Theme and plugin requests
Idiom
Participanthow 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
February 25, 2009 at 5:56 pm #38766In reply to: Translating BuddyPress
MartinNr5
ParticipantSorry, 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.
February 25, 2009 at 5:36 pm #38764In reply to: BuddyPress on WP (Not the WP mu ?)
John James Jacoby
KeymasterUnfortunately 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.
February 25, 2009 at 5:34 pm #38763In reply to: Fatal Error on Google Maps
plrk
ParticipantIndeed, 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 . '/';February 25, 2009 at 5:22 pm #38761In reply to: My Friends Activity
matt082606
Participantwhy 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;?>
February 25, 2009 at 4:58 pm #38758In reply to: widget for bp login and search
ngsonst
Participantabsolutely! 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!
February 25, 2009 at 4:28 pm #38756In reply to: Problem with short urls
fishbowl81
ParticipantHonestly, 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
February 25, 2009 at 3:16 pm #38752In reply to: Turkish Translate
Cngzgr
Participanttufancetin
ç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.
February 25, 2009 at 2:22 pm #38749In reply to: BP RC1 Activation error
arghagain
ParticipantI 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.
February 25, 2009 at 2:11 pm #38747In reply to: BuddyPress Showoff: Post your links
ngsonst
ParticipantTake a look at:.
February 25, 2009 at 1:40 pm #38744In reply to: BuddyPress Showoff: Post your links
Windhamdavid
ParticipantFebruary 25, 2009 at 12:06 pm #38742In reply to: RC1 admin bar sub-menus act weird
Burt Adsit
ParticipantIt’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.
February 25, 2009 at 10:57 am #38736In reply to: Buddypress Home Theme – IE Fix
Burt Adsit
ParticipantThanks for the tip. I’m sure others will find it useful.
February 25, 2009 at 10:55 am #38735In reply to: Announcing BuddyPress Group Forums for bbPress
Burt Adsit
ParticipantI like those kind of problems. The ones that are not mine.
February 25, 2009 at 6:30 am #38732In reply to: Change user blog theme to news blog theme
John James Jacoby
KeymasterOh 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.
February 25, 2009 at 5:59 am #38730In reply to: Change user blog theme to news blog theme
John James Jacoby
KeymasterSame 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.
February 25, 2009 at 5:57 am #38729John James Jacoby
KeymasterI 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.
-
<?php bp_friend_avatar_thumb() ?>
-
AuthorSearch Results