Search Results for 'buddypress'
-
AuthorSearch Results
-
May 18, 2010 at 11:17 pm #78789
In reply to: WordPress 3.0 new content types
@mercime
Participant@Modemlooper – it’s already being rewritten in a way in versions BP1.2.4/BP1.3-bleeding … started between BP trunk-r2990 to trunk-r3000. Pleasant surprise.
May 18, 2010 at 11:16 pm #78788In reply to: Adding Subnav Link to Group Pages
techguy
ParticipantSounds good. I just created my first Trac ticket: https://trac.buddypress.org/ticket/2389 I think that’s where all the cool people hang out.
May 18, 2010 at 11:02 pm #78787In reply to: Bug on Buddypress.org
bradpalmore
ParticipantIs there a way to get the visitor map plugin other than through this site?
May 18, 2010 at 10:31 pm #78782In reply to: How to manage users & their extended profiles?
Boone Gorges
Keymaster@mazen – @djpaul‘s advice is good, you should use bp_has_members()
You might want to have a look at a plugin I wrote called BP Group Management http://teleogistic.net/code/buddypress/bp-group-management/ which creates a similar sort of admin panel, except for groups.
May 18, 2010 at 9:59 pm #78777In reply to: Buddypress.org used as a test site!
Paul Wong-Gibbs
KeymasterSure can. Do you have something specific in mind? On what page(s) are you thinking?
May 18, 2010 at 9:55 pm #78776Paul Wong-Gibbs
Keymaster@bofw Ah, there you are. Was wondering when I’d find your username on here.
Sarah – are you trying to hide particular fields, or field groups, on the ‘edit profile’ page?
May 18, 2010 at 9:46 pm #78774In reply to: BuddyPress as a school network
Paul Wong-Gibbs
KeymasterGroup admins can choose to enable/disable the group’s Forum via the admin settings page on that Group.
May 18, 2010 at 9:44 pm #78773In reply to: disable commenting on ALL activity-items ?
Paul Wong-Gibbs
Keymaster@erich73 You’ll have to hack the core; return false from the bp_activity_can_comment() function. If you could post this as an enhancement ticket to add a filter, that would be great
May 18, 2010 at 9:41 pm #78772In reply to: Can't see 'members' page in buddypress local install
Paul Wong-Gibbs
KeymasterYes, but I bet you a cake you haven’t got your site on http://localhost/.
May 18, 2010 at 7:41 pm #78765BOW
Participant@pollyplummer DJPaul has a fair bit of knowledge in this area – I’ve been picking his brains for the last few weeks on this very issue lol @DJPaul a nudge for you mate as you may be able to point in the right direction.
May 18, 2010 at 7:18 pm #78762In reply to: Can't see 'members' page in buddypress local install
modemlooper
ModeratorI have BP installed locally and it works fine. I’m using MAMP.
May 18, 2010 at 7:12 pm #78761In reply to: Activity replies not showing
tib
MemberSorry for my late reply…
I did not dive further into the problem yet, but the not working version is set up as follows;
http://www.mydomain.com > runs IIS + static asp website
buddypress.mydomain.com > is pointing to a different IP; a server that runs apacheI will post an update as soon as I’ve found out more.
The working version is on a regular Dreamhost account and worked out of the box.
May 18, 2010 at 6:06 pm #78757In reply to: Blog Members Widget Within BuddyPress
Douglas Haystings
ParticipantA widget that does what you describe would be useful for me, too. Did you have any luck finding one?
May 18, 2010 at 6:02 pm #78756In reply to: BuddyPress as a school network
paulhastings0
ParticipantActually, this site is a good example of what I’m looking for. Some of the plugin groups have forums and some do not.
Here’s a plugin without a forum: https://buddypress.org/community/groups/wibstats-statistics-for-wordpress-mu/
How would I disable forums for certain groups on a normal BP site? Basically I want forums for groups to be disabled by default, but then to be able to activate forums for groups on a case-by-case basis.
May 18, 2010 at 5:59 pm #78755In reply to: How to manage users & their extended profiles?
paulhastings0
ParticipantHere’s a good starting point: https://buddypress.org/community/groups/buddypress-skeleton-component/
May 18, 2010 at 5:52 pm #78754In reply to: Will buddypress work for this site redesign
dlwooten
MemberCool Thanks for your response. Do you think there is a ton of code for something like this?
May 18, 2010 at 4:28 pm #78743In reply to: Group Docus
paulhastings0
ParticipantYou might try the BP Wiki plugin too: https://buddypress.org/community/groups/bp-wiki/
May 18, 2010 at 4:24 pm #78742In reply to: Problem With Buddypress and Kodzilla Theme
gisaiagami
Member???
Not solution?May 18, 2010 at 4:11 pm #78741In reply to: Group Docus
@mercime
ParticipantThere are no alternatives to Group Docs plugin at this time that I know of. How about contacting plugin author to see how you can resolve problem you have with the plugin. As he said “Reporting bugs is the only way for them to be fixed.” https://wordpress.org/extend/plugins/buddypress-group-documents/
May 18, 2010 at 4:03 pm #78740Chris Mackintosh
ParticipantThank you for this @sbrajesh
May 18, 2010 at 4:03 pm #78739In reply to: Avatar Upload Issues
Treisee
ParticipantI had a new fresh install of WordPress 2.9.2 and Buddypress Version 1.2.3 all working together fine, then I added a plugin, WP Featured Content Slider Version 1.0 and thats when I had an issue with cropping members avatars and group avatars.
The image would upload but the cropping window wouldn’t appear, just two copies of the image one the upload size and one a cropped size would show.
After deactivating the new plugin, the cropping function worked normally again.
May 18, 2010 at 3:59 pm #78737@mercime
Participant@pcwriter, you’re welcome. We will need to change code come WP3.0/BP1.3, it will be simpler then because all components will be rendered as WP Pages. Cheers.
May 18, 2010 at 3:33 pm #78730In reply to: Report Abuse Plugin
techguy
ParticipantI’d watch for the BuddyPress Moderation link that @Avatar posted. It’s a Google Summer of Code (GSoC) project and so we should be seeing something from it this summer.
May 18, 2010 at 3:13 pm #78728In reply to: How to make sure the admin bar is allways on top.
Boone Gorges
KeymasterTo the best of my knowledge, there is no place in the bp-default javascript where z-index would be overwritten or affected. Are you using a child of bp-default, or the BuddyPress Template Pack, or something totally custom? Is there a link you can share?
May 18, 2010 at 3:11 pm #78727In reply to: Buddypress needs to STOP supporting bbPress
rich! @ etiviti
ParticipantI just wanted to mention this is a proof of concept for the most part (as in the activity stream as blog comments i did)… if @andy and @mrmaz can chime in for future plans (though i’m sure 3.0 is bringing more to the table) that would be great. Personally – I want consolidation but the right tool for the job. Maybe back away from the nomenclature of forums – where the activity stream is already holding a discussion and that this proof is just formalizing the view of the activity stream. (hybrid? – something that is more familiar to the average forum user, etc)
-
AuthorSearch Results