Search Results for 'buddypress'
-
AuthorSearch Results
-
April 19, 2010 at 6:13 pm #74246
In reply to: comment a gallery picture
Xevo
ParticipantI don’t see what this has to do with buddypress at all…
April 19, 2010 at 5:59 pm #74243In reply to: Isn't it ALL a BuddyPress issue?
3sixty
ParticipantWell… with regards to SPAM… I’m not certain… but I suspect that’s actually BuddyPress-related.
This is a fact. I “bugged” my registration pages and spent the weekend watching spammers in their natural habitat. My findings confirm that, if you do nothing special to protect your site, BuddyPress is absolutely, definitely associated with an additional spam burden over and above what you get with WP and WPMU.
It’s another great example of a problem that is not WP, it’s not BP – it’s a “synthesis” problem. Though the solution is definitely a BP one (not ready to report it yet, for fear of jinxing my progress).
April 19, 2010 at 5:58 pm #74242In reply to: user joined when
rich! @ etiviti
Participantsorry, that was within the has_member loop.
this would work
$bp->displayed_user->userdata->user_registeredattribute_escape( bp_core_get_last_activity( $bp->displayed_user->userdata->user_registered, __( 'registered %s ago', 'buddypress' ) ) )April 19, 2010 at 5:37 pm #74235In reply to: Ning.com Migration Tool (NMT)
John James Jacoby
KeymasterI’m conflicted.
- I’m happy there are multiple solutions for Ning users to import their data into BuddyPress.
- I wish that everyone’s efforts were on making this a near-perfect option in the core package.
I firmly support Boone’s option because it aligns with my personal beliefs, but I appreciate that there is another option for people with beliefs that are different than mine.
Putting code behind the paywall just makes it hard for me to celebrate its success as much as I feel like I want to.
April 19, 2010 at 5:33 pm #74234In reply to: Isn't it ALL a BuddyPress issue?
David Lewis
ParticipantWell… with regards to SPAM… I’m not certain… but I suspect that’s actually BuddyPress-related. I’ve never had that issue on any of my other WordPress sites. But my BuddyPress sites are rife with SPAM signups. No matter what I do it seems. The only solution I found (after trying literally everything I could find here and at wpmu) was to block all proxy methods.
April 19, 2010 at 5:02 pm #74230In reply to: 404 Error on buddypress links
justuix
MemberI”m manaurlly created .htaccses file and BP is work for me im using eu5 hosts
April 19, 2010 at 5:00 pm #74229In reply to: 404 Error on buddypress links
justuix
MemberMabve you host doesn’t have .htaccses file and doesn’t suport mod_rewrite commands…
April 19, 2010 at 4:20 pm #74226In reply to: Ning.com Migration Tool (NMT)
Bowe
ParticipantNot to be rude or anything Aaron.. but this is the first time you’ve been here and imo it for one reason only: Promotion and SEO purposes.. Google for: Ning Migration BuddyPress and this is the #1 hit.. Convenient
If you were around daily it would not be strange, but I’ve never seen you around until there was a chance to make some money..
April 19, 2010 at 4:12 pm #74223In reply to: Ning.com Migration Tool (NMT)
Mike Pratt
Participant@aaron you weren’t “censored” that I can tell, just called out. I do have to give you credit, wpmu seems to have more Google SEO juice than even bp.org. witness:
http://www.google.com/search?client=safari&rls=en&q=Ning+migration+buddypress&ie=UTF-8&oe=UTF-8
April 19, 2010 at 4:10 pm #74222In reply to: Isn't it ALL a BuddyPress issue?
Paul Wong-Gibbs
KeymasterYou need to distinguish between whether it is a user interface issue, and if it isn’t, where the code/functionality is provided.
For example, BuddyBar is obviously a BuddyPress user interface feature. The code which is called when a user is marked as a spammer is in WordPress. The code that deletes a spammer’s activity from the Activity Stream is BuddyPress.
April 19, 2010 at 4:08 pm #74221In reply to: BuddyPress-Links 0.4.x Releases and Support
Mark
ParticipantHey, just a reminder here that not everyone uses the BP groups feature. So your plugin breaks if it’s disabled. You need to at least modify buddypress-link.php (0.4.1) at around line 162 to something like this:
if (class_exists('BP_Group_Extension')) {
require_once 'bp-links-groupext.php';
}
Note that I didn’t check the entire plugin for other possible breakage points. So you might want to do that.
April 19, 2010 at 4:05 pm #74220In reply to: Ning.com Migration Tool (NMT)
Aaron Edwards
ParticipantPeople should be able to choose what’s best for their needs/price. Many network creators will want professional hand holding for their migration. It ok to let them hire a developer for lots of cash instead of pooling their money with others in the same boat to get excellent support for low cost?
I started the WPMUDEV plugin 3 months ago, but we delayed it as we wanted to wait for Ning to provide a full export. When we saw the Ning announcement they asked me to push it out asap, and that was before Boone released his. There is no shared code.
I think it is completely fair to give users a choice of what features they want to have. 60% of my dev time was spent on the plugin supporting large member lists without timeing out and scaraping Avatars from Ning to import into BuddyPress. And considering what it cost Incsub to hire me to develop it $79 is more than fair when you get access to support and 8 premium BP themes along with 100+ other premium plugins.
April 19, 2010 at 3:50 pm #74215In reply to: Donate to the BuddyPress project?
techguy
Participantsmuda,
Seems like you could also donate to a developer to add some core functionality that’s on the roadmap but hasn’t been given resources. This would be like donating to BP.
April 19, 2010 at 3:27 pm #74212In reply to: BuddyPress-Links 0.4.x Releases and Support
MrMaz
ParticipantJust tagged 0.4.1
https://wordpress.org/extend/plugins/buddypress-links/changelog/
April 19, 2010 at 2:48 pm #74209In reply to: Buddypress gifts component
warut
Participant@asaubota can you explain it in detail?
sorry for pospond i have to fix some bug in buddypress badge before upload to wp repository.
April 19, 2010 at 2:41 pm #74208In reply to: BuddyPress-Links 0.4.x Releases and Support
MrMaz
ParticipantI just tested that link and it loaded the image just fine using FF. What browser and version are you seeing the problem with?
April 19, 2010 at 2:36 pm #74207In reply to: BuddyPress and WordPress 3.0
ajohnson
MemberI started with a fresh 3.0 install. Never used any 2.9.anything. So does any have a fixed for the avatars not showing..as mine are being uploaded correctly. See my post two above. Thanks.
April 19, 2010 at 2:27 pm #74206In reply to: Isn't it ALL a BuddyPress issue?
Jeff Sayre
ParticipantThe debate of where a particular question should get answered when it comes to WP vs BP is interesting. I used to resort to the “don’t ask here, ask there instead” response. However, with BP becoming very popular, the line is blurred between what is the proper place to ask a question. We have to assume that some BP users might not be familiar with WP, in fact BP might be their first experience with the WP ecosystem. So it is important to be as helpful and friendly as possible.
If a question is foundational in nature, meaning that it has more to do with the workings of WP and not BP, I’ll often give some help but then suggest that they might get a better, faster response in the WP forums. The bigger issue for me is when someone posts a question that has been answered numerous times but they have not taken the time to do a proper search.
I also agree that BP is more than just a plugin. I usually refer to BuddyPress as a plugin suite but that never sat quite right with me. BuddyPress is a feature-rich platform as far as I’m concerned. It transcends the idea of a simple WordPress plugin. I have said this before but it’s worth mentioning again. I view many of the BP “plugins” as modules. In other words, they tie into BP extending its functionality.
@3sixty-
You seem to keep changing your avatar. I just realized this as I have come to expect the “larval newt” face but then saw the barreleye this morning.
April 19, 2010 at 2:11 pm #74204pandragon
MemberHey Guys, I’m running MU and I use this edit https://buddypress.org/forums/topic/url-being-retrieved-strangely I’m about to try another update so I haven’t tested if this still works with the newest update but I’ll let you know after I do a backup first
April 19, 2010 at 2:10 pm #74203In reply to: BuddyPress-Links 0.4.x Releases and Support
billygin
ParticipantHi MrMaz
thanks for your answer
but i still have a problem with ajax with default theme and any other theme as you can see on : http://www.flickr.com/photos/40018469@N04/4534268369/
I’ve searched for a solution that you apparently gave some weeks ago but haven’t found it
thanks for your help and for this helpful plugin !
April 19, 2010 at 2:08 pm #742013sixty
ParticipantShowing icons all the time, visited or not…
This is actually correct. There will always be an icon displayed. It will be the “lit up orange” icon if there are new posts, and a “non-orange” icon if no new posts.
In certain browsers, such as Google Chrome, I noticed you need to reload the page to see the “lit up” icon switch off after you visit the thread. Firefox did not need this. Is there a way to force a refresh in php code?
The best way to test this plugin would be to go to another computer or open a different browser and log in as a different user. Post some nonsense posts, then return to the first computer/browser and reload the page. You should see the icons “switch on.”
April 19, 2010 at 1:56 pm #74199In reply to: Isn't it ALL a BuddyPress issue?
3sixty
ParticipantGreat discussion – thank you!
BuddyPress is a plugin and like every other plugin, you don’t complain at the plugin because the core isn’t working properly.
OK, point taken… but I guess I would challenge this notion of BP being a “plugin” anymore. I’m counting at least 130 official plugins for BuddyPress in the repo – How many “plugins” do you know of that have a whole ecosystem of sub-plugins developing around them and more every week?
April 19, 2010 at 1:51 pm #74197In reply to: Donate to the BuddyPress project?
Shanni Einer
ParticipantI have so many people I want to donate to and want to thank for all the tools & services provided that we would be charged big bucks for! But if you can’t find where to donate to BP – which I must say is really awesome of those who do want to support services by donating, I agree with donating to authors & devs – because no two frameworks are alike, and these tools are what make them possible & unique for all of us!
April 19, 2010 at 1:50 pm #74196In reply to: Plugin Hall of Shame! :) Plugin Devs Please Read
Cheung Tat Ming
ParticipantI have try Buddypress-Ajax-Chat latest version, it works!
Another important plugin – BuddyPress Maps
The author said he would to wait wp 3.0 and bp1.2.4 to dev next version, but i don’t agree take this off from the plugin list, because it is most important plugin to help BP to grow up.
Have a look : http://dev.benoitgreant.be/bbpress/topic/warnings-in-wpmu-292-bp-1221-and-bp-maps-028
April 19, 2010 at 1:49 pm #74195In reply to: Isn't it ALL a BuddyPress issue?
Xevo
ParticipantBuddyPress is a plugin and like every other plugin, you don’t complain at the plugin because the core isn’t working properly. I get that you have a problem with this concept since I myself am unsure where to go with my question sometime, but if we start complaining about wordpress to plugin writers I’m guessing they’ll stop supporting their plugins.
-
AuthorSearch Results