Search Results for 'buddypress'
-
AuthorSearch Results
-
November 25, 2009 at 4:56 pm #57455
In reply to: Buddypress Spam
Xevo
ParticipantThey should just use activation mail again, works the best.
There already exists a topic concerning these spam sign-ups. Haven’t had any problem with this yet, but that’s most likely because I have my wpmu/buddypress/bbpress in dutch..
November 25, 2009 at 4:53 pm #57454In reply to: Buddypress Spam
bpisimone
ParticipantHaven’t tested this yet, but this might work:
http://buddypress.webdevstudios.com/blog/2009/11/13/buddypress-registration-options/
November 25, 2009 at 3:41 pm #57451In reply to: Can you multi-site BuddyPress?
Ron Rennick
Participant@jjj I checked in the Aug-Sep timeframe and the hooks weren’t there in BP to do a true segregation by site. I have had a lot of requests for it from people using my multi-site plugin. I currently have 3 plugin releases/re-releases I’m working on. All 3 are at the tweaks & testing stages. Once those are done, I’ll be looking at BP & multisite.
November 25, 2009 at 2:09 pm #57446In reply to: Date for next update?
Andy Peatling
Keymasterhttps://buddypress.org/about/roadmap/
Use the development versions if you’re waiting and waiting, you’ll get the fixes first then.
November 25, 2009 at 9:28 am #57435Andy Peatling
KeymasterIt’s really just about reading the instructions. if you read the instructions step by step then it’s not hard at all.
November 25, 2009 at 9:17 am #57433In reply to: Using BP Default 1.1.2 theme as blog theme
Andy Peatling
KeymasterNovember 25, 2009 at 8:18 am #57430Kunal17
ParticipantThanks Ray,
Ill give this a try and get back.
November 25, 2009 at 8:07 am #57427Paul Wong-Gibbs
KeymasterReporting issues with the WordPress blog export function should go on to the WordPress forums or Trac. It’s not to do with BuddyPress.
Please everyone keep posts here on topic, civil and polite.
November 25, 2009 at 7:08 am #57424still giving
ParticipantYes, I am using sub-domains. No, I did not go back and forward.
If the plugin does not work with sub-domains … <i>which, let’s face it, are pretty core to WPMU</i> … then I suggest that it would be good practise to add a block, warning or at least instructions during the setting up process which prohibits the use of the plugin.
There is nothing in the readme either.
‘example’ and ‘example.com’ is just the usual ‘example’ computerspeak not the actual name used.
The header error as above happen on the first and every attempt at blog creation, not going back and forward.
I went forward until the white error page. I could neither go back nor forward. When I came out of the plugin set up, I discovered that it had partly set up the blog on the home page (<i>but that other elements of groupblog did not work of it did not work</i>). It stalls on stage 3.
I also found that previously made groups (<i>made before the groupblog installation</i>), did not have a blog and I could not make a blog for them.
As for the rest, see my perfectly polite and helpful comments … here.
Can I also say, for the future, it would be a really great feature if, when removing the plugin, it removed (or gave the option to remove) all the changes it made to one’s database.
Its a really great idea but perhaps … in all fairness … you should reduce it from a 1.0 + release for just now until it does work?
November 25, 2009 at 6:46 am #57422still giving
ParticipantMarius,
If you read the English, it was a comment regarding the WordPress Export function (which exports posts and page but not it seems the blogroll) … not your plugin.
That seems like an awfully strange and unnecessary omission … and a PITA to administer when it comes to having rebuild a community by hand.
I am sorry but spending one’s times to ‘beta testing’ other folks’ software, and bug reporting back, is also service to the community and improves it.
Nothing good comes from being oversensitive about fair observations … especially those addressed in polite enough terms to others.
November 25, 2009 at 5:54 am #57418In reply to: Can you multi-site BuddyPress?
John James Jacoby
Keymaster@anointed, I think the best way to do something like this would be to extend the existing multi-site plugin(s) and introduce a method to either serialize the sites that users belong to and add it to a _usermeta field, or insert/update/delete blog_id/site_id to the _usermeta every time a user is added or removed and check against those meta’s on every page load if the user is logged in.
The problem comes from situations where site-admins technically are users on all sites, and how to deal with collisions where users can be added to blogs without being added to sites, if that makes sense?
What you would need to do is hook into all of the places where users can be added/removed from blogs, and add your own actions to those functions to perform your special tasks, which-ever you choose to do.
Then… Once that’s all done… You’ll need to modify the members directory to sniff out only the users that are in those _usermeta values that you assign them to. In my opinion, this is a modification of the kind of magnitude best left for professionals or tinkerers with lots of extra time to test and make sure you don’t corrupt the relationships between users, sites, and blogs.
There are functions already to see which users are already part of which blog_id’s, but that doesn’t really work for all users across any particular group of blogs based on a site_id. I haven’t needed to do something like this myself so I can’t say for sure, but I haven’t seen a core function to find users belonging to particular sites… It would require first checking the wp_blogs table for all blog_id’s matching your site_id, and then checking the roles and caps for users that match.
November 25, 2009 at 5:43 am #57417In reply to: Function conflicts with bbPress upgrade?
John James Jacoby
KeymasterSilly questions…
- Are you 100% there’s no deep integration?

- Maybe put some echo’s in the original bbPress files and see how and when they’re getting included?
- Is there a widget or plugin that’s preloading bbPress before BuddyPress?
- Do you have the old integration plugins disabled?
- Can you confirm in wp_sitemeta that “bb-config-location” is pointing to the new bb-config.php and not the old one?
Just a few things to look at and consider…
November 25, 2009 at 1:16 am #57414In reply to: [NEW PLUGIN] BuddyPress real names
grosbouff
ParticipantYou are right ! That’s it !
Thanks. I added that instruction to the readme.
November 24, 2009 at 11:07 pm #57407In reply to: [NEW PLUGIN] BuddyPress real names
Jean-Pierre Michaud
Participantwooooo….. ghostly
actually i have no idea why either… but i know that i had to have at least one user with all the fields filled to see the field names in the list…
November 24, 2009 at 10:59 pm #57406In reply to: [NEW PLUGIN] BuddyPress real names
grosbouff
ParticipantThat’s stupid

Thanks, I had forgotten about his.
But more stranger, I don’t see anymore the fields names in the select boxes of the admin options after having installed the plugin… Weird, uh ? I didn’t change a thing in the code about this…
November 24, 2009 at 10:55 pm #57405In reply to: [NEW PLUGIN] BuddyPress Quickpress (alpha)
Jean-Pierre Michaud
Participantthe auto-install of this plugin is not working, Benoit will have to work this out… files structure is wrong.
November 24, 2009 at 10:49 pm #57404In reply to: [NEW PLUGIN] BuddyPress real names
Jean-Pierre Michaud
Participantyou have to install the plugin sitewide… that’s the only reason why the panel is not showing..

and i can say that having a bp-plugins folder would avoid a load of errors like this, making support for these addons a simplier life.
November 24, 2009 at 10:38 pm #57402In reply to: [NEW PLUGIN] BuddyPress real names
grosbouff
ParticipantGot problems with the admin menu of that plugin.
The BuddyPress admin panel does’nt expand, and instead, it goes to “wp-admin/bp_profile_real_names” which is the broken url of my plugin (and should be : wp-admin/admin.php?bp_profile_real_names).
The page itself is broken.
// Adds admin menu to WP Dashboard > BuddyPress
function bp_real_names_menu() {
add_submenu_page( ‘bp-general-settings’, __( ‘Real Names Options’, ‘bp_profile_real_names’ ), __( ‘Real Names Setup’, ‘bp_profile_real_names’ ), ‘manage-options’, ‘bp_profile_real_names’, “bp_real_names_options” );
}
add_action(‘admin_menu’, ‘bp_real_names_menu’);
Please help ! I don’t see where the problem is.
November 24, 2009 at 9:24 pm #48655thorosii
ParticipantThank you gentlemen.
I would love to get my theme working via official means. I’ve tried for a few weeks now to follow Jeff’s instructions (which he has kindly provided to me for the third time above) with no luck.
Because all my bp CSS and formatting is written for the now deprecated bpskeletonmember theme, following the “I’ve used a WordPress theme for my blog with the default BuddyPress member theme†instructions from the above link results in a member theme without my CSS after I delete the bp-themes directory. That’s why I was asking how to salvage the deprecated theme. I’m a little desperate now as I only have until weeks end to work on this.
November 24, 2009 at 7:41 pm #57393Jeff Sayre
ParticipantNovember 24, 2009 at 6:58 pm #57392hippo1010
ParticipantHi!
I’m looking for the same thing and I wonder if you were able to figure this out. help, anyone?
November 24, 2009 at 6:26 pm #57390Seobrien
Participant/public_html/wp-content/themes/
By stock you mean buddypress-home?
Simon Dabkowski
Participant@Nervo thank you so much

Just found out that we got listed on WPMU.org’s 17 of the Best and Beautiful!. We’re all ecstatic here.
http://wpmu.org/buddypress-eye-candy-17-of-the-best-and-beautiful/
November 24, 2009 at 3:22 pm #57384In reply to: Trouble with @ -sign in the username
ersavla
ParticipantThe resolution from apeatling (in response to https://trac.buddypress.org/ticket/1356):
If you are allowing @ symbols in usernames, then please add this to your wp-config.php:
define( ‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true );
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
Worked for me!
- Are you 100% there’s no deep integration?
-
AuthorSearch Results