Search Results for 'buddypress'
-
AuthorSearch Results
-
June 11, 2009 at 10:42 am #47216
In reply to: To apply the same FaceBOK Buddypress
gpo1
ParticipantAm abit confused what you mean?
June 11, 2009 at 10:18 am #47211In reply to: Alignment in profile
carpconnect
ParticipantThe themes are the default BBpress ones, the plugins i am running are
BuddyPress
BPContents
Support
Signup TOS
Additional Privacy
All in one SEO
Simple Site maps
Upgrades
Invite
I would not have thought these would have affected user profile layout?
Will upgrade to new version and see how that goes.
June 11, 2009 at 8:30 am #47208In reply to: changing the name of my website
lynton
ParticipantSorry i didnt make it too clear the title of my home page currently reads ” firevine social media marketing network” in the title bar i have decided to change the nature of my site so that title no longer fits, is there any way to change this or would i need to re-install buddypress ?
i have not yet found a way to change it from my admin menu
June 11, 2009 at 7:02 am #47204In reply to: Buddypress 1.0.1: Help with buddybar
talk2manoj
ParticipantYour menu bar seems fine to me without login.
For displaying a shortcut to the logged in members profile in this bar
Create your own function like bp_adminbar_authors_menu for logged in members profile and add an action to bp_adminbar_menus
e.g.
function bp_adminbar_logged_members(){
....
....
}
add_action( 'bp_adminbar_menus', 'bp_adminbar_logged_members', 100 );June 11, 2009 at 6:49 am #47202In reply to: Administration from the forum BuddyPress
Paul Wong-Gibbs
KeymasterOnly from BBPress at the moment.
June 11, 2009 at 5:44 am #47199In reply to: Buddypress 1.0.1: Help with buddybar
stefk
ParticipantHi Brajesh
Thank you for you reply. Yes, i am talking about the top navigation bar. Mine isnt showing the propper shortcuts-please could you or someone advise me.
My domain is http://gvine.co.za
June 11, 2009 at 5:39 am #47198In reply to: User documentation is missing
Andy Peatling
Keymasterhttp://codex.buddypress.org – see that “Edit Page” button at the bottom?

This is a community of users after all, you don’t need to be a coder to contribute.
June 11, 2009 at 5:23 am #47196In reply to: Buddypress on a sub-blog
3118294
InactiveThanks for your reply. I did install using sub-directories for blogs rather than sub-domains. The root of the blog is the top level of the domain (blog ID 1). so I’ve installed the blog in http://www.example.com. I’ve created a sub-blog from the wp-admin dashboard called “community” (Blog ID 2).
Then I edited bp-core.php to set BP_Root_blog to Blog ID 2. That’s when I get the redirect error with “members”.
I got the problem with 1.0 and I installed BP 1.0.1 yesterday so I guess it’s the latest. but I’ll try again.
June 11, 2009 at 4:57 am #47194In reply to: Buddypress on a sub-blog
Burt Adsit
ParticipantIs your wpmu installed using sub-directories? I can’t tell from your message if the ‘community’ directory is just a sub-dir you’ve installed wpmu in or is it a blog domain?
The redirect loop issue was seen in the first release of 1.0.1. Try downloading and installing 1.0.1 again.
June 10, 2009 at 9:04 pm #47180In reply to: Making Member/Group Lists Require Log-In
David Lewis
ParticipantJune 10, 2009 at 7:10 pm #47170In reply to: Activation link show me errors
Paul Wong-Gibbs
KeymasterThis error relates to the dp_messages_send_message() function in Welcome Pack, which is a copy of BP’s messages_send_message(). My version of the function is a copy+paste with a “from user_id” argument added and lots of code that won’t get used commented out. Trac https://trac.buddypress.org/ticket/673 relates.
It’s the messages_add_callback_values() that the OP’s error is referring to in bp-messages.php. I’m not sure why this error is triggering for some people but not others. It might be custom theme related. Need help!
June 10, 2009 at 5:55 pm #47159In reply to: Dashboard ?
Andy Peatling
KeymasterI just created this last night. It’s a mashup of a few of the template loops you can use in your themes.
It is custom for each member, and a member can only view their own dashboard.
I’m going to write up a blog post on how to create a dashboard in your themes. Dashboard functionality may end up in a future version of the default BuddyPress member theme, but it will likely be based on the same setup.
June 10, 2009 at 5:37 pm #47158In reply to: Dashboard ?
@ChrisClayton
ParticipantThe Dashboard is here – https://buddypress.org/developers/YOURUSERNAME/dashboard
the link you posted is to the wordpressMU dashboard.
June 10, 2009 at 5:36 pm #47157In reply to: The menu is Pan (Turkish speaker needed)
Deli Yaban
ParticipantHangi versiyon buddypress ve hangi temayi kullaniyorsun..sitenin linkini verebilirsen yardimci olmaya calisiriz… (translation @Burt Adsit)
June 10, 2009 at 5:34 pm #47156In reply to: Slimbox Not Working ??? please help
diego r.
ParticipantWell the problem with that is that I have to manually ad the code. I need a plugin that automatically does the trick. I’ve used slimbox before on other wordpress blogs but on buddypress it doesnt seem to want to work.
June 10, 2009 at 4:09 pm #47151In reply to: User documentation is missing
chouxpastry2002
Participantohh it must be done at the first stage itself man
!!! There must be such a documentation for end user for more usage of the system.Also is there any facility in for file attachment in the buddypress please tell me if there is any possibility or any hack possible.
Sam.
June 10, 2009 at 4:02 pm #47149In reply to: BP-Dev Flickr
Jeff Sayre
ParticipantMikem1986–
You should contact Nicola via bp-dev.org as this is an issue with a 3rd-party plugin, not a BuddyPress core component or theme.
Perhaps Nicola will also see this thread, but he would appreciate the heads up at his site as well.
June 10, 2009 at 3:50 pm #47146In reply to: The menu is Pan (Turkish speaker needed)
Burt Adsit
ParticipantYour ‘My Blogs’ menu alignment is not corrrect? What version buddypress and what theme are you using? Can you post a link to your site?
Anybody speak Turkish?
June 10, 2009 at 3:49 pm #47145Jeff Sayre
ParticipantDan-
What John was referring to was having the “Blog Tracking” component enabled in BuddyPress, not allowing users to create new blogs. If you log into WPMU as site admin, then navigate to “BuddyPress > Component Setup”, you can enable or disable any of the core BuddyPress components. By default, they are all enabled.
So, in your particular case where your users cannot create new blog posts but can only comment on blog posts, if “Blog Tracking” is disabled, then users’ comments will not show up in the activity stream. The enabling or disabling of new blog creation is a WPMU not BuddyPress feature.
June 10, 2009 at 1:55 pm #47137In reply to: BuddyPress 1.0 Has Arrived
Mike Pratt
Participantwoot!
June 10, 2009 at 10:39 am #47127In reply to: Adding the users module into a blog theme
Burt Adsit
ParticipantYou can add any content in bp, to any blog, using any theme, any place in that theme. You aren’t restricted to just the widgets.
See: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/
June 10, 2009 at 10:33 am #47125Burt Adsit
ParticipantI don’t really understand when you want to disable the adminbar but this is a fairly easy thing. See: https://buddypress.org/forums/topic.php?id=1115 for the general idea.
You don’t want it on the root blog but you do want it on the subdomain blogs? You’ll have to wrap that in some blog detection code then. Disable it when global $current_blog->id is anything but 1.
June 10, 2009 at 6:27 am #47119In reply to: Why Are New Blogs Added With No Themes?
slicktig1
ParticipantMike,
i’ve tried both buddypress using facebuddy member themes as default. but the member home page has skeleton only and left,middle and right columns have same message.
“Please log in and add widgets to this column. Add Widgets”
is there a way admin can set default widgets for all members/blogs?
June 10, 2009 at 5:36 am #47116In reply to: Why Are New Blogs Added With No Themes?
Mike
Participantyou might have the Skeleton theme selected under BuddyPress >> General Settings >> “Select theme to use for BuddyPress generated pages” in your admin backend. That’s usually where you’d select your custom theme or BP Default theme.
June 10, 2009 at 4:06 am #47108Burt Adsit
ParticipantThis is fixed in the bp trunk. You can wait for bp 1.0.2 or download the trunk version from here:
https://trac.buddypress.org/changeset/1532/trunk?old_path=%2F&format=zip
-
AuthorSearch Results