Search Results for 'buddypress'
-
AuthorSearch Results
-
November 13, 2009 at 2:08 am #56619
In reply to: Fatal Error on Upgrade to 1.1.2
laviolette99
ParticipantExactly the same problem here. I upgraded buddypress to 1.1.2 from 1.1.1 and I have MU 2.8.5.2
@geekjon Have you found a solution?
November 13, 2009 at 1:05 am #56612In reply to: BP Member Filter
John James Jacoby
KeymasterExtended Profile – Basically the profile fields you setup for your audience
An example would be here at buddypress.org, if you wanted to search for people who put “puppies” in their interests field. Rather than searching for puppies and possibly getting someone with the name “I Love Puppies” it will isolate your search down to the field you’re searching in.
Clear as mud? Haha
November 13, 2009 at 12:19 am #56608Jeff Sayre
ParticipantI would suggest posting this question on the link kapil provided above as well.
November 13, 2009 at 12:15 am #56607Jeff Sayre
Participant@pollyplummer-
There are more detailed instructions here:
https://codex.buddypress.org/developer-discussions/buddypress-forum/
I hope that helps.
November 13, 2009 at 12:08 am #56603Jeff Sayre
ParticipantThe phrase “A Member” does not appear in bp-wire-templatetags.php. It does appear in the options in the menu “Settings > Notifications”.
I’m not exactly sure what you’re asking? What version of BuddyPress are you running?
November 13, 2009 at 12:00 am #56602In reply to: bp_forums_setup error on activation
Jeff Sayre
ParticipantRead the first section in this thread and see if that solves your issue:
https://codex.buddypress.org/getting-started/upgrading-from-10x/
November 12, 2009 at 11:45 pm #56599Jeff Sayre
ParticipantAs Burt has not been around the forums or on IRC for 10 weeks, I would not count on this particular plugin to be updated anytime soon. In fact, at this stage, I would assume it will not be updated at all. You can PM him and see if you get a response. If you do, please ask him to post here as well.
Remember, all the plugins on the WP plugin repository are GPL so anyone could take his work, update it, add to it, and rename it and call it a new plugin–with the appropriate credit given to Burt of course.
November 12, 2009 at 11:44 pm #56598In reply to: @user notation: A Feature Suggestion
stwc
ParticipantOK, created a trac enhancement request per Jeff’s suggestion. Hope I did it right
.Here.
By the way, I wasn’t thinking that this would be implemented as something required or anything like that, or even that it would be used for quoting excerpts of what people have said. But when people did use it (and once they noticed the functionality, further use would presumably just emerge) without really thinking about it, as they already do, it would be kinda delightful to have it provide notification functionality (which could be turned off, too, I guess).
Just a simple link to the posted item, wherever it might appear, that has @myusername in it as notifications in my buddybar and maybe a stream in my messages inbox area somewhere. But those would be implementation details, if the general idea is deemed a good one.
November 12, 2009 at 11:37 pm #56597Dwenaus
Participantvery nice looking plugin! however it doesn’t seem to work with the latest version of buddypress 1.1.2. It seems that the group contents link is missing the group name (when you change the url manually, you see the contents page.)
also, the members’ content link just shows a blank page. any idea if development will continue on this interesting plugin?
is there a live demo of this plugin somehere?
November 12, 2009 at 10:18 pm #56593symm2112
ParticipantI love this and have implemented the KalturaCE server on my server but when I try to activate the plugin, I get a “missing KS” error. Is this something normal or is there something else I need to do to activate on a KalturaCE server?
Thanks for all you do.
November 12, 2009 at 9:28 pm #56591In reply to: Javascript confirm box for cancelling friends
devweb
ParticipantWow, PHP classes are, erm, complex.
Any guidance on how to get this ‘confirm’ class into a link would be much appreciated.
The link:
Thanks in advance
November 12, 2009 at 9:25 pm #56590In reply to: Buddypress on all but Root Blog
@mercime
ParticipantThe code must be dropped at or near the top of your wp-config file.
Yes! That worked. Thank you Scotm.
I had searched the forum re how to defining which blog ID BP was going to run in, couldn’t find it so I posted question in https://buddypress.org/forums/topic/run-buddypress-from-sub-blog-or-blog-id-2
KeyMaster or Moderator – please change the topic Run-buddypress-from …. to “resolved” or delete it entirely. I had started that thread using dropdown “not resolved” and after posting, I couldn’t add tags. Nor, after finding the solution in this thread, could I change the status to “solved” or post and refer solution to this thread.
Thank you.
November 12, 2009 at 7:03 pm #56577In reply to: Forum types: public, private, hidden
John James Jacoby
KeymasterIt isn’t possible without some kind of plugin, but it is possible with one.
You would want to take a look at the buddypress/bp-forums/ directory to see how forums are created within BuddyPress to begin with, and modify that existing code in your own plugin to modify that behavior and turn it into what you’re trying to accomplish.
The code is in there to do what you want, you just need to make it do it.
November 12, 2009 at 6:47 pm #56576In reply to: what about bp-plugins?
John James Jacoby
KeymasterRight now BuddyPress is more in the core-creation stage. We’re trying to get everything working step-by-step to where we want it to be before we can really start thinking of how to allow the world to plug-in to it correctly.
Right now the roadmap doesn’t really include anything like this at all, but I suspect something will sneak its way in eventually.
November 12, 2009 at 6:36 pm #56574John James Jacoby
KeymasterIt’s very possible there is a JS conflict between plugins, but it’s less likely there is a conflict in the core WordPress files (though not impossible.)
Since the cropper tool relies on JavaScript entirely to function, it will fail without any real degradation if there’s a JS error or the user has JavaScript disabled. The first scenario is more likely to upset people, as if someone specifically has disabled JavsScript in their browser, they’re probably used to getting jipped on their web experience.

I’m going to link this topic to…
https://buddypress.org/forums/topic/avatar-upload-issues?replies=1#post-28737
…but I’m keeping it open for now, since it seems to be a little different than the above link.
November 12, 2009 at 6:33 pm #56573In reply to: Pb and fix for uploading avatar during registration
John James Jacoby
KeymasterUser and avatar information is stored in wp_signups before the account is activated, and it is moved into the user, usermeta, and xprofile tables upon activation.
It would seem you’re experiencing a different issue than what you describe.
For now I’m closing this and linking it to…
https://buddypress.org/forums/topic/avatar-upload-issues?replies=1#post-28737
@titeufpld, if you’d like me to reopen this topic for some reason, send me a PM.
November 12, 2009 at 6:28 pm #56572In reply to: Cannot change avatar
John James Jacoby
KeymasterNovember 12, 2009 at 6:27 pm #56571In reply to: Avatar Upload issue
John James Jacoby
KeymasterNovember 12, 2009 at 6:25 pm #56570In reply to: Uploaded avatars wont show
John James Jacoby
KeymasterNovember 12, 2009 at 6:13 pm #56568In reply to: what about bp-plugins?
John James Jacoby
KeymasterIt’s a good idea and one I’ve tossed around, but the problem is that it would need to exist outside of the wp-content/buddypress/ directory to avoid automatic update problems, and people wiping out the plugins folder on accident (if they do a manual upgrade for example.)
Something like this may still happen down the road, as BuddyPress grows and a need for specific methods to register plugins with BuddyPress increases. At the moment it isn’t necessary because BuddyPress plugins are actually just normal WordPress plugins that may take advantage of BuddyPress features and API’s. (At least, that’s how plugin authors should be writing them.)
What will need to happen for sure is a way for plugins to tell BuddyPress “hey I’m here and I want you to know this information.” It’s possible to alter the $bp global directly to do these things, but tighter integration into the platform makes sense.
My opinions are subject to change on this one, but today that’s how I’m feeling.
November 12, 2009 at 4:52 pm #56559In reply to: Installed a theme error
5339130
InactiveAfter uploading the themes to the server, they were available in “apearence” I selected and activated. Then I went to site admin -> themes and clicked on “Yes” on Avenue K9. The I did F5 on another FF tab to see how it did looked like, and got a blank page. The themes working at the moment are BuddyPress Default, BuddyPress Social Network Parent Theme and those that come as default on wordpress.
No code was modified
November 12, 2009 at 1:54 pm #56543In reply to: Editing Navigation
Anonymous User 96400
InactiveThis is being handled with functions like these:
bp_core_new_nav_itembp_core_new_subnav_itembp_core_remove_nav_itembp_core_remove_subnav_itemAll of these functions (and a lot more) can be found in buddypress/bp-core.php. They are well documented and you can always have a look at the various core component how they use these functions.
To the admin bar you can add links like so:
function sv_add_link()
{
global $bp;
$link = '<li><a href="'. $bp->loggedin_user->domain . 'my-page" title="'. __( 'My Page') .'">'. __( 'My Page') .'</a></li>';
echo $link;
}
}
add_action( 'bp_adminbar_menus', 'sv_add_link' );Removing links also works with actions. Using the example from above you’d have to put this into your functions.php file:
remove_action( 'bp_adminbar_menus', 'sv_add_link' )You have to remove an action at the same priority as it has been added, so if you find an add_action call like this:
add_action( 'bp_adminbar_menus', 'sv_add_link' , 7 );you’d have to remove it with this:
remove_action( 'bp_adminbar_menus', 'sv_add_link' , 7 );Otherwise it won’t work.
Hope this helps you along a bit.
November 12, 2009 at 10:06 am #56534In reply to: Installed a theme error
5339130
InactiveI’m using the latest version available on site to download WordPress MU and buddypress.
WordPress MU 2.8.5.2
Buddypress 1.1.2
November 12, 2009 at 7:22 am #56524In reply to: What do your spam signups look like?
Mariusooms
ParticipantSame problem,started about a few days ago. Bots are signing up a few times a day, firstnamelastname19xx.
Interesting is that I notice in my stats some ip found my site by searching for “proudly powered by WordPress MU and BuddyPress”.That could be a reason that this particular bot is finding and attacking bussypress installs.
If this bot is getting past Captcha, I would recommend applying a reverse Captcha technique. Just do a bit of Googling on this, it uses a hidden field as a honey pot which bots will fill in, but normal users will not. When filled in you can redirect them to a page of your choosing.
Please report your findings and how you deal with this as it would be very helpful.
November 12, 2009 at 6:47 am #56523In reply to: Register vs wp-signup : passwords vs signup question
stwc
ParticipantOK, so I used the code from Xevo in this thread in a custom functions.php in my child theme. It redirects all calls throughout all the WPMU blogs to signup.php to the BP register page, which should help you do what you want, if I understand correctly.
One thing this hack doesn’t do is to pick up any changes to the register slug in wp-config, though, so you’ve got to remember that if you change it.
-
AuthorSearch Results