Search Results for 'buddypress'
-
AuthorSearch Results
-
September 21, 2009 at 12:09 pm #52829
In reply to: BuddyPress Privacy Component: An Update
John James Jacoby
KeymasterI think what we all really want to know is…
Will this plugin keep my thoughts private and protect them from the aliens?
September 21, 2009 at 11:46 am #52828In reply to: Existing blog doesn't show up in BuddyPress
deanm
ParticipantNow the blog isn’t showing up in the blog directory again. I’ve also found another blog that’s not showing up there either. Yet, on both, if you go to their profile, some of their recent posts are showing up under the Recent Posts link in blogs, even though under Blogs it’ll say they haven’t created any public blogs.
Will post more details later on, but if anyone else has seen anything similar and/or have a solution, I’d be grateful. Thanks.
September 21, 2009 at 11:28 am #52827crocgo
Participantthis buddypress support sux…
September 21, 2009 at 8:38 am #52825In reply to: Dashboard ?
Sven Lehnert
ParticipantOne question……….
There must be a way to handling this situation. I have the same on my site.
And I think everybody has the same situation.
If you are a registered user and you click on this link:
https://buddypress.org/wp-admin
you will get to the wpmu Dashboard.
If you try to click somewhere, you will get to a 404.
But if you write a new article from the Quick Press, it is working…
if you use this url, you will see all posts from Andy and your own one.
https://buddypress.org/wp-admin/edit.php
I think the normal user couldn’t get to this place.
It’s is very confusing…
September 21, 2009 at 6:49 am #52822In reply to: How to redirect to personal page
Jan M.
ParticipantYou should use the search-function in the forum before asking… We already solved this issue here: https://buddypress.org/forums/topic/two-questions-about-the-login-process#post-8380
That should work for you
September 21, 2009 at 6:13 am #52819In reply to: 10 000 users on WPMU and trying to activate BP
thomasmoen
ParticipantNow it won’t load wp-admin at all. What kind of tables should buddypress have created? What’s their names?
And, thanks for helping me!
September 21, 2009 at 4:10 am #52813In reply to: Upgrading to 1.1-beta breaks Atahualpa blog theme
Detective
ParticipantYou could use the following setup:
– Leave Atahualpa without modifications, or with subtle modifications like the code from Andy.
– Modify the bp-sn-parent style.css to make it a child of Atahualpa. Remove files present in Atahualpa from bp-sn-parent ( in particular header.php and footer.php, you decide if you want to remove single.php, index.php, etc ).
Now choose the bp-sn-parent as your theme. This should let you have a very basic integration of both themes.
Probably you will have problems with some pages, specially group pages. Applythe patch in this page to solve the problem: https://trac.buddypress.org/ticket/997
September 20, 2009 at 11:58 pm #52807In reply to: Upgrading to 1.1-beta breaks Atahualpa blog theme
Andy Peatling
KeymasterI’ll be writing up a “how-to” on using WordPress themes with BuddyPress very soon. What you have described is one way of doing it if the “template: bp-sn-parent” does not work.
To get the user menus you can add these lines to the bottom of your header.php:
<?php if ( !bp_is_blog_page() && !bp_is_directory() && !bp_is_register_page() && !bp_is_activation_page() ) : ?>
<?php locate_template( array( 'userbar.php' ), true ) ?>
<?php locate_template( array( 'optionsbar.php' ), true ) ?>
<?php endif; ?>September 20, 2009 at 8:23 pm #52803In reply to: Dashboard ?
21cdb
ParticipantSuch a dashboard would be a great landing-page for logged-in useres and much better than the actual profile-page! I would also like to see this as a future buddypress core feature. Any informationm about it, andy?
September 20, 2009 at 7:54 pm #52802In reply to: Autocomplete for message not working
catinw12
ParticipantHi Mike,
Thanks for your comment. Yes, I experience the same thing. I thought at first it was simply a ‘friends’ restriction but after successfully adding three auto completes, I checked and one of them is not listed as a friend.
My instinct is that only those who have written a message or are friends with someone appear in the autocomplete. This follows the Andy P. logic, albeit in a very strange manner, of members creating a footprint on buddypress.
So I throw that out to the assembled bp’ers here to give it a try. Most of us know who has or has not created a footprint. It’s not a login thing.
Cheers,
Brian
September 20, 2009 at 7:29 pm #52801In reply to: Upgrading to 1.1-rc/1.1-beta
4467657
Inactivetaking the hint from Jeff, I created a separate topic
September 20, 2009 at 7:28 pm #52800In reply to: Newslancer – A BuddyPress Site for Journalists
wordpressfan
ParticipantNB: Never mind. I exchange Recently Active Member Avatars with the “Members” widget and the names appear.
September 20, 2009 at 6:47 pm #52797Paul Wong-Gibbs
KeymasterWelcome Pack took me about a month (of weekends and occasional evenings).
Achievements took me about three months. That time includes learning WordPress/BuddyPress frameworks.
September 20, 2009 at 6:32 pm #52795Slava Abakumov
ModeratorIt depends: from 1 day to several weeks.
1 day (or even some hours) – just filtering something, slightly changing end results in the case filters are built in.
More time needed to create smth taht will help to filter.
Several weeks – new component creation. But BuddyPress 1.1 is needed.
September 20, 2009 at 6:15 pm #52794In reply to: how to update the language file
Slava Abakumov
ModeratorUse Codestyle Localization (CL) plugin. Just operate with BuddyPress in CL like with any other file.
Update files, then translate them. That’s all.
September 20, 2009 at 5:50 pm #52792In reply to: Newslancer – A BuddyPress Site for Journalists
wordpressfan
ParticipantI notice my “Recently Active Member Avatars” widget isn’t displaying member names and such. How do I fix that?
September 20, 2009 at 4:34 pm #52788In reply to: Forum is a blank screen
Arturo
Participantcopy all the files of bbpress (1.0.2) in wp-content/plugins/buddypress/bp-forums/bbpress/ and not in wp-content/plugins/buddypress/bp-forums/
have you any other plugin? disable all the plugins but not buddypress and try if works
September 20, 2009 at 4:31 pm #52787In reply to: Existing blog doesn't show up in BuddyPress
deanm
ParticipantThanks!
I followed both your steps and I saw the post I created in my activity stream and I now see the blog in the blog directory.
Except … if I go to the blog author, it still says she hasn’t created any public blogs, but I see three of her posts from that blog when I click on the Recent Posts link. So it hasn’t totally connected her with the blog yet.
September 20, 2009 at 3:45 pm #52786In reply to: Existing blog doesn't show up in BuddyPress
Paul Wong-Gibbs
KeymasterTry toggling public/private on that blog setting on and off. Something else is to make a test post on that blog (and see if that refreshes the BuddyPress display or not).
September 20, 2009 at 3:23 pm #52785In reply to: Upgrading to 1.1-rc/1.1-beta
densyo15
ParticipantJust upgraded to buddypress 1.1 beta and I can say that it is really great! With the 1 click integration with bbpress, it is really good! But 1 question, can I use this 1-click integration to create a site wide forum just like here in buddypress.org, wherein the forum is not just a collection of all forum posts from the different forums used in buddypress components (primarily in Groups). Hope you could help me out on how to do this. Thanks in advance!
September 20, 2009 at 1:08 pm #52780Jeff Sayre
ParticipantOkay, let’s go back to the basics. Just so that we have all the initial information required, please answer these questions.
September 20, 2009 at 5:26 am #52776In reply to: Upgrading to 1.1-rc/1.1-beta
4467657
Inactiveusing WPMU 2.8.4a + 1.1-beta + Atahualpa 3.4.2 theme
I deleted the old bp-themes, and moved the 2 folders to /themes/
I am having issues similar to @driz’s (https://buddypress.org/blog/news/buddypress-1-1-beta/#comments):
1. When I select my atahualpa theme as active, I get the message
You do not have any BuddyPress themes installed.
Please move the default BuddyPress themes to their correct location (move /…/html/wp-content/plugins/buddypress/bp-themes/ to /…/html/wp-content/bp-themes/) and reload this page.
I can still see my main blog (with the atahualpa look), but when I choose to open /members or /groups etc, I get redirected to Home
2. When I select bp-default as the active theme, everything works fine, but I obviously don;t have my customized look-and-feel I had with atahualpa
How do I make atahualpa work again?
September 20, 2009 at 3:55 am #52775In reply to: Newslancer – A BuddyPress Site for Journalists
takuya
ParticipantIt seems you need to customize how avatars are displayed.
September 20, 2009 at 3:29 am #52774In reply to: buddypress and @typekit
wordpressfan
ParticipantThanks. Excuse the non-coder questions, but should bp_profile_group_tabs() ?> be added (it’s not in bp-sn-parent) and in which profile php file?
I notice bp_profile_group_tabs() is in profiles/edit.php. This chunk of code caught my eye as being perfect for the main profile page (as opposed to the edit screen):
<?php get_header() ?>
<div class=”content-header”>
<ul class=”content-header-nav”>
<?php bp_profile_group_tabs(); ?>
</div>
Could that be added to the main profile php file?
September 20, 2009 at 1:47 am #52771In reply to: Newslancer – A BuddyPress Site for Journalists
gerikg
ParticipantVery interesting you did the forum section.
-
AuthorSearch Results