Search Results for 'buddypress'
-
AuthorSearch Results
-
March 26, 2009 at 12:23 pm #41029
In reply to: Avatars / profile-pictures
Andy Peatling
KeymasterThis is only the case on BuddyPress.org.
March 26, 2009 at 12:11 pm #41028In reply to: Avatars / profile-pictures
Ezd
ParticipantHi Burtadsit,
Your right, on the RC-1 I can upload an avatar during signup, I can also change it afterwards with a new image in my profile… Funny I didnt see that!
I guess it confused me a little that I was unable to change my avatar on the new buddypress.org layout without going to gravatar.com. (Not like RC-1)
It says:
Your avatar will be used on your profile and throughout the site.
Avatars on BuddyPress are controlled by the globally recognized avatar system (Gravatar). To change or create a new avatar for your account, please login or signup at: http://gravatar.com.
If you are signing up for a new Gravatar account, make sure you use the same email address that is registered with your WordPress.org account.
—
So I would have to goto gravatar.com and upload a new avatar instead of just uploading it on the buddypress site. I guess the avatars on the new layout is all controlled by gravatar.com.
March 26, 2009 at 11:50 am #41021In reply to: BuddyPress For WordPress (Not MU) Coming
Indojepang
ParticipantOMG!!! CAN’T WAIT!!
March 26, 2009 at 11:31 am #41020In reply to: Navigation problems :(
reprocessor
ParticipantHi Andy, Thanks for that (damned brackets lol). I’ve been using a zip version of buddypress from about 2-3 weeks back. Everything ‘so far’ (touch wood) has worked and thought there was no need to update from the trunk. This was the first time EVERYTHING in a bp install worked for me. My problem is, that if I do update from the trunk then everything will go ‘boobies to the dasies’ if you know what I mean, as there have been significant changes e.g. where you’ve placed the member themes etc.
If there is a hack I can implement to tide me over I would be extremely grateful. I’m almost finished the site y’see and will be demoing it tomorrow.
Thanks for your time as always.
Phil
March 26, 2009 at 10:45 am #41011In reply to: fresh install, widgets won’t show up on top pages
Sgrunt
Participantif are u using a language different from english, upgrade to the latest trunks of buddypress (not RC1) and re add widgets. If u are using default english language then the problem is different.
March 26, 2009 at 9:54 am #41005In reply to: Navigation problems :(
Andy Peatling
KeymasterTry this:
<li<?php if ( is_page( \'about\' ) ) : ?> class=\"selected\"<?php endif; ?>><a href=\"<?php echo $bp->root_domain; ?>/about/\" title=\"<?php _e( \'About\', \'buddypress\' );?>\"><?php _e( \'About\', \'buddypress\' );?></a></li>March 26, 2009 at 9:19 am #41003In reply to: bpgroups!?!?!
jam24
ParticipantI mean in the buddypress frontend!
March 26, 2009 at 8:13 am #41002In reply to: uninstall bbpress
Ekine
ParticipantYes but doesn’t bbpress and buddypress share tables? Do I have to touch those tables, too?
March 26, 2009 at 7:33 am #41001In reply to: Require user to be a friend to send messages
Arun
ParticipantIf you are talking about your installation somewhere ,you can easily turn it off (if you are a admin) from the “Buddypress” submenu under the “Site Admin” menu.there is an option “Allow non-friends to post on profile wires:”. you can select “no” for that.
But if you are talking about this buddypress.org site, Andy may think that this feature can be very useful for developers (like us) for contacting each other without having to wait for the invitation accept.
and Don’t forget to turn those Lights OFF.(only if this answers your Question)
March 26, 2009 at 6:44 am #41000In reply to: Importing data from existing database to buddypress
talk2manoj
ParticipantI will work towards enhancing this plugin whenever I get time.
Please put your wishlist regarding bulk import users at plugin page.
March 26, 2009 at 5:24 am #40999In reply to: member theme not showing
Sgrunt
Participantthe latest trunk of buddypress requires a change in the name of member theme folder:
OLD:
/wp-content/member-themes
NEW:
/wp-content/bp-themes
March 26, 2009 at 4:46 am #40996In reply to: Importing data from existing database to buddypress
thebigk
ParticipantWell that would be bit difficult but not impossible because we have about 2200 users to be imported from old database. I also need to import their other profile data. Is this possible?
March 26, 2009 at 3:55 am #40992In reply to: BuddyPress Showoff: Post your links
March 26, 2009 at 3:43 am #40990In reply to: nested profiles
aarongrey
ParticipantZapDog, I’m glad I found your post. This is exactly what I would like to use Buddypress for. If anyone knows of a plugin in the works or an existing solution, any information on how to accomplish this would be greatly appreciated. Thanks Andy for all your outstanding work on Buddypress.
March 26, 2009 at 3:40 am #40989In reply to: Same instance of Buddypress across domains?
hyrxx
Participantyou should use one install of mu and then use multi site manager it uses just the one database
you can then use it like so to access members profiles
eg
http://hyrxx.com/members/Hyrxx/ (dot com)
http://hyrxx.tv/members/Hyrxx/ (dot tv)
March 26, 2009 at 3:29 am #40987In reply to: Same instance of Buddypress across domains?
Trent Adams
ParticipantHere is my thoughts:
1) It is already easy enough to share wp_users across several WPMU installs or WP installs, so that part would be pretty simple (even using HyperDB)
2) Having two WPMU installs being able to write to the same BP tables might be a disaster, but it might work. Once again using something like HyperDB, but it seems as though BP has issues with tables not being in same database as main WPMU tables.
I am still playing with this myself on test installs, so if I learn anything new, I would be happy to report.
Trent
March 25, 2009 at 11:39 pm #40982In reply to: bpgroups!?!?!
keston
ParticipantHi, you mean in the buddypress front end or bb front end? Do you install this plugin: http://code.ourcommoninterest.org/2009/02/14/buddypress-group-forums-for-bbpress/
It did the same thing to me before I’ve installed it on bp front end now its working but not in bbpress!
March 25, 2009 at 10:41 pm #40980In reply to: “BuddyPress” logo on the top left hand side
bifpowellgameonthestreetcom
ParticipantI replaced the images/logo.gif with my own graphic, and made a file called site-wide.css and it had either no effect, or not the desired effect. The graphic changed, I can see the top of my graphic in there, but the top section of the site cuts it off. I put this in my site-wide.css:
#attempt to make the logo area larger
#header h1 a {
text-indent: -999em;
background: url(../images/logo.gif) top left no-repeat;
overflow: hidden;
width: 550px;
height: 141px;
display: block;
float: left;
}
Any guidance appreciated!
March 25, 2009 at 10:09 pm #40972In reply to: want only to make only one blog per user
Internetado
ParticipantMarch 25, 2009 at 9:49 pm #40970In reply to: Importing data from existing database to buddypress
enlightenmental1
ParticipantMy challenges are as follows –
1. Import the old data & other fields to corresponding WPMU database fields
2. Convert their passwords to encrypted passwords.
3. Send activation mail to all the users [handled by your plugin]
how many users do you have?
can you not simply enter them by hand and let WPMU generate a “new/temporary” password
yourcurrentuser|theirfirstname theirlastname|theiremail@email.com
that would
– Hash/encrypt their password (they still have to login and change it)
– import them into the DB
– send activation email/username + password
just a thought
March 25, 2009 at 9:46 pm #40969In reply to: Importing data from existing database to buddypress
enlightenmental1
ParticipantHey Manoj Kumar
great plugin… couple of questions
no matter how I format the user data, I always get “1 Error” and “processing complete”
example
username|firstname lastname|email@email.com => 1 Error
also, I’ve changed the “Full Name” profile field to be “first name” and added an additional field for “last name”… how does that change the format?
like this now?
username|firstname|lstname|email@email.com ?
thanks for your help
March 25, 2009 at 9:06 pm #40963In reply to: members does not work neither does friends?
John James Jacoby
KeymasterRe-read the instructions and try again? It sounds to me like some files aren’t in the correct spots or that some files were corrupted in the upload process.
To address your specific issues:
1.) The BuddyPress admin bar includes the link to your #2 question, but if you want to remove it from the front-end, you would have to check the
defined('IN_ADMIN')variable and only load the buddybar if so. Could probably make a filter for this in functions.php, but I’m not in front of the source to give you a turn-key solution at the moment.2.) The link is part of the buddybar.
Otherwise you can type it in the address bar yourself or customize the theme to fit the way you want it to perform. Aside from that, none of the WPMU themes will know how to redirect you to any specific blog admin area aside from their own, and they wouldn’t know which other blogs you have access to. That’s what the BuddyBar is fore. (Note to self: It would be cool to have a link to the admin area of each blog when viewing /blogs/my-blogs.)3.) Are you using a vanilla install with the vanilla theme? Vanilla meaning included… If so, do you have a link to your website so that I can see what’s happening?
March 25, 2009 at 8:40 pm #40958In reply to: Twitter to Wire
gpo1
ParticipantMarch 25, 2009 at 8:26 pm #40956keston
ParticipantHi, thanks for all your work and your fast answer
To be honest my bp-dev admin is just a feed reader and I’ve just fixed a simplepie bug with this method: http://buddypressdev.org/forums/topic/flickr-plugin-not-working#post-57 but it still the same
Tinymce is activated on the bpdev plugin page.Check my bpdev admin: http://www.lesitedelasneaker.com/images/bpdevadmin.JPG
March 25, 2009 at 8:06 pm #40952In reply to: Latest Members pages getting 404
Maxaud
ParticipantThanks for the compliments guys. Glad to have a platforms like WordPress and BuddyPress to work off of. Thanks for the showcase Andy.
http://wannanetwork.com/members/dakota/ gets a 404
while
http://wannanetwork.com/members/markmadsen/ works
I don’t have the error logs on hand but I will post them later.
Thanks!
-
AuthorSearch Results