Search Results for 'buddypress'
-
AuthorSearch Results
-
July 19, 2010 at 4:01 am #86113
In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
paulhastings0
ParticipantThanks Sarah for writing this and making it available.
July 19, 2010 at 3:08 am #86112In reply to: BuddyPress.org’s Unified Search – How can I get it?
Pisanojm
ParticipantOk, so I went back to this because it’s need in our site… I got most of it to work:
#1. is fixed by pulling this code in the add-on to the functions.php
//show blogs search result
function bpmag_show_blogs_search(){
?><a href="" >
<?php
}
//Hook Blogs results to search page if blogs comonent is active
if(bp_is_active( 'blogs' ))
add_action("advance-search","bpmag_show_blogs_search",10);
#2 DOES work… something wrong with something I did when I tested it.
#3 Does NOT work despite reading through and trying a number of things a the DEV site.
http://buddydev.com/buddypress/creating-the-sitewide-globalunified-search-page-for-your-buddypress-theme/I posted on the site to get some help.. if/when I get an answer I repost here…
July 19, 2010 at 12:33 am #86110In reply to: If BP is enable conditional tag
Archie Webmaker
ParticipantI think my style is better. Even if buddypress is enabled, I can still control it from the theme option page- what to display
July 18, 2010 at 11:07 pm #86107nweasel
MemberPaul,
Oh! Much of that looks like features that are currently now built in to WordPress MU. To be honest, I just realized today that I never updated my BuddyPress blog to the newest version. I checked out some of the new features, and it looks like many of them work exactly like Multisite does. So I guess there is a way… just 1.5 months ago, there wasn’t exactly as simple of a way as there is now.
My apologies for bothering you with this newbie nonsense! But thank you very much for your response. (:
Regards,
WeaselJuly 18, 2010 at 11:04 pm #86106In reply to: Changing text notification emails
Paul Wong-Gibbs
KeymasterHave a look through https://buddypress.org/community/groups/localization/forum/topic/organizing-translations/
If you only want to change contents of the notification emails, you could see if Welcome Pack does what you want.
July 18, 2010 at 11:00 pm #86104In reply to: Changing text notification emails
techguy
ParticipantI don’t think they’re part of the language files, but you should be able to use this plugin to do the translations: https://buddypress.org/community/groups/welcome-pack/
July 18, 2010 at 10:57 pm #86103In reply to: PHPXref being made available
Boone Gorges
KeymasterAwesome!!! Thanks @ggholic!
July 18, 2010 at 9:02 pm #86099nweasel
Member1.5 month bump,
To clarify, I want to have multiple instances of BuddyPress, i.e. https://pirate.buddypress.org/ and https://ninja.buddypress.org/, each their own site, however both with the same login and profile screens, if possible.
Is this possible? Thanks community. (:
Best,
WeaselJuly 18, 2010 at 6:56 pm #86096In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
Sarah Gooding
MemberThanks everyone for testing it! If you’re having strange issues with your theme, then it’s probably something to do with your theme. I have made sure that it works with the default theme, but beyond that you may need to make some tweaks for your particular situation. I’ve also updated the plugin in recent days to display better quality avatars, as well as not to require any additions to your template in the install instructions, and a couple other minor things. I’m still waiting on the WordPress repo to give me approval for adding it over there. Once I get that, I’ll drop a note here so you can update to the latest version.
July 18, 2010 at 6:10 pm #86095In reply to: WordPress 3.0 – Run Buddypress on Secondary Blog
Van Tucker
ParticipantPlease comment on the trac covering this error: https://trac.buddypress.org/ticket/2456
July 18, 2010 at 5:57 pm #86094In reply to: Top 5 Reasons Why Buddypress May Fail
John James Jacoby
Keymaster1. False. We get it everyday in our bug tracker.
2. BuddyPress.org and testbp.org see substantial traffic, and our showcase includes other high traffic BuddyPress powered sites.
3. BuddyPress.org is powered by the trunk version of BuddyPress, and could easily be powered by any 1.2+ version with only modifications to allow it to run on the shared .org space.
4. BuddyPress is operated in a similar fashion as WordPress, and has the complete support of the core contributing team of WordPress. That’s actually a good thing.
5. BuddyPress uses the same license as WordPress does. That’s another good thing.Posts like this, aren’t healthy or helpful to anyone, as they’re not really founded on any past or current actions or activity.
But thanks for the feedback regardless. Feel free to contact me directly if you have questions about why this topic was locked or any of our responses.
July 18, 2010 at 4:35 pm #86091In reply to: Forum create only available to certain members
July 18, 2010 at 4:22 pm #86087In reply to: Forum create only available to certain members
Anton
ParticipantThanks @nuprn1
Works with one problem. On the home page activity and member activity, the post to drop down only displays “My Profile” and not the groups you are admin at all.
Edit: admins of the site can see their groups in the dropdown but not members even if they are admins of a group
July 18, 2010 at 3:29 pm #86081In reply to: Forum create only available to certain members
Anton
Participant@nuprn1 I have added your code to the post-form but now only Administrators of the site can add updates to the group. Not any Group admins.
S
Participant@Jalien, I committed Gradebook component in latest svn revision. You might want to take a look.
Create an assignment and you should have access to its gradebook instantly.July 18, 2010 at 2:14 pm #86078In reply to: Forum create only available to certain members
July 18, 2010 at 1:50 pm #86077In reply to: Useful plugins required
rich! @ etiviti
Participanthave a look at @boonebgorges plugin: https://wordpress.org/extend/plugins/bp-external-activity/ and you could modify that to attach to usermeta vs groupmeta
July 18, 2010 at 12:07 pm #86074In reply to: Forum create only available to certain members
rich! @ etiviti
ParticipantJuly 18, 2010 at 10:31 am #86069Paul Wong-Gibbs
KeymasterJuly 18, 2010 at 10:28 am #86067In reply to: Buddypress 1.2.4.1 and WPML Multilingual CMS problem
Paul Wong-Gibbs
KeymasterWe’re going to try to locate the language files in a better place for 1.3; I suggest you take a look through https://trac.buddypress.org/; if you can’t find a ticket for this valid suggestion already, make a new one, thanks
July 18, 2010 at 10:21 am #86066In reply to: Top 5 Reasons Why Buddypress May Fail
Paul Wong-Gibbs
KeymasterNo, I’m sorry; this post is flamebait. You have some genuine points, and hnla has replied to some, but I would suggest you write in a less confrontational style, or take it to your own blog. It is doing you no favours on here.
July 18, 2010 at 10:15 am #86065In reply to: Top 5 Reasons Why Buddypress May Fail
Hugo Ashmore
Participant
thanks mercime went off for the link but got distracted.12,000 members is a fairly large site and by the looks of things there is a fair amount of current activity.
July 18, 2010 at 9:50 am #86064In reply to: Top 5 Reasons Why Buddypress May Fail
July 18, 2010 at 9:22 am #86062In reply to: Top 5 Reasons Why Buddypress May Fail
Hugo Ashmore
ParticipantNot sure I understand your last paragraph I don’t necessarily find your ‘Statements’ hostel yet they do come across as written by someone who is aggrieved in some fashion. Is the intent here to open debate? Recently there have been lengthy threads running on these points you raise and as much as I don’t intend to overly moderate this thread I also do not see a huge amount of value in it at this time. The project doesn’t attempt to stifle criticism as observed in recent threads, however telling moderators that they mustn’t moderate otherwise they ought not to be moderators is never going to go down well on any forum and is too an extent slightly hostile

There is a fair degree of concern over the direction and progression of BP and there are significant moves afoot to rectify this by the senior mod team and unofficial secondary tier of core developers.
1. It may feel that way and I have possibly felt this in the past but it’s not really true, healthy constructive criticism is welcomed and is taken on board.
2. Not sure of the point you are trying to make here? That BP isn’t able to handle large volume sites? I don’t think that’s true at all, BP will mature and you will see bigger sites starting to use it – case in point might be the ‘The Telegraph’ who now run a BP installation for their community and that does have a pretty large member base.
3. Developers are concerned very much with getting this site up and running fully and that is underway at this moment, please check out the BuddyPress Ninjas group, everyone is more than aware there are issues with the site at present and these are being rectified. As for the version of the site it Will run the current stable release as far as I’m aware.
4. And your point is? BP is run in the same fashion as WP. How independent do you expect it to be? Automattic back BP and employ the lead developer as for controlling BP I would say no more than they control WP. At the moment there is little interference from Automattic the project is headed by the two lead developers and a secondary team of equally experienced developers along with the larger community who all have access to Trac to help notify bugs found, add and test patches and move BP forward.
5. It is Open Source though! is not the GNU an open source license? Regardless this is what BP is released under and to open up discussions on this subject are just likely to go back and fourth debating an issue that is somewhat a moot point.
There is not a huge amount of value to be gained going over these points many of which have been covered recently, lets try and focus on positives and get the project moving forward at a healthy pace, direct our energies in a positive manner. I’m all for debate but think that we have had quite a bit recently and don’t really see a value in debating issues that may well be out of our control.
July 18, 2010 at 9:05 am #86061In reply to: Buddypress 1.2.4.1 and WPML Multilingual CMS problem
takuya
Participant@Travel-Junkie, nice hack, worth to be posted on the codex. But where do we put that, bp-custom?
-
AuthorSearch Results