Search Results for 'buddypress'
-
AuthorSearch Results
-
November 30, 2012 at 12:34 am #146168
In reply to: Friendships are missing in Requests and Invites
chamaxou
ParticipantHi !
Would you just tell me how to have xprofile turned on ? It could fix my problem… 😉
My buddypress is in french, so does xprofile stands for Extended Profile in the settings of buddypress ?Thanks !
MaxNovember 30, 2012 at 12:34 am #146167In reply to: Best way to enable facebook login?
rickkumar
ParticipantI just asked in the SocialAuth plugin forum if they can make it compatible with Multisite and BuddyPres.
https://wordpress.org/support/topic/does-this-plugin-work-with-multisite-and-buddypress-1?replies=1
November 30, 2012 at 12:29 am #146166chamaxou
ParticipantHi guys,
I actually have the same issue but I don’t have WP Super Cache installed.
However I have many other plugins installed…
Do you know what plugin could cause the same effect ? Or perhaps a set into buddypress or wordpress itself ? (because of the use of permalinks for exemple…? I don’t know, I have no idea on what’s going on, I’m a newbie to wordpress and buddypress ! 😉Thanks a lot for your time.
Max@mercime
Participant@catyco If that subdomain is part of a multisite installation at http://www.mainsite.com/ i.e., virtual subdomain at mysubdomain.mainsite.com, then you just set which blog ID BuddyPress will run on:
define ( 'BP_ROOT_BLOG', $blog_id );
where $blog_id is replaced by the blog ID # e.g., 2November 29, 2012 at 9:02 pm #146159In reply to: User galleries and forums.
@mercime
Participant@monkfish13 For BP Album, the plugin devs are working on BP Media http://code.google.com/p/buddypress-media/ Check out the system requirements and read documentation before installing in test installation/server first. Having said that, I may be wrong but I gathered that BP Album is still good for current BP/WP.
As for BP Gallery, the plugin has always been updated to latest BP/WP versions http://buddydev.com/plugins/bp-gallery/ Been using it since Feb 2010 circa BP 1.2 for different sites.
November 29, 2012 at 8:50 pm #146157In reply to: Excluding Roles from the member loop!
perywinkle
ParticipantA link that pertains to this subject:
https://buddypress.org/support/topic/add-second-role-to-exclusion-from-members-loop-php/
November 29, 2012 at 7:58 pm #146150In reply to: Activity update template
@mercime
ParticipantYou can use https://wordpress.org/extend/plugins/buddypress-docs/ or DIY http://buddydev.com/plugins/bp-simple-front-end-post/ or https://wordpress.org/extend/plugins/wp-user-frontend/
Implementation would be different for each plugin so check out which one meets your requirements and easiest to carry out on your end.
November 29, 2012 at 7:43 pm #146147In reply to: Buddypress Themes Missing
John James Jacoby
KeymasterSorry about that. Put up a message for now explaining why the page is vacant. We’ll have something fun there next weekish.
November 29, 2012 at 7:06 pm #146130In reply to: forum installation
@mercime
Participant@niccola Which forum were you trying to activate/install? BP Codex/Documentation is your friend https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/
November 29, 2012 at 6:52 pm #146128In reply to: Eliminate activation step?
@mercime
Participant@jakewho something like this? http://buddydev.com/plugins/bp-auto-activate-auto-login/
November 29, 2012 at 6:52 pm #146127In reply to: User galleries and forums.
monkfish13
ParticipantThanks for your input – i have done a bit more investigating, but can;t seem to find any information on my question.
Infact, it appears that all the plugins that were developed for uploading images to buddypress have been pretty dormant for the last 2 years.
Both BP Album and BP-Gallery don’t appear to have been updated in the past 12 months from what I can see.
Are these plugins still current and secure to use ?
It does appear a bit strange to me that this functionality isn’t included with Buddypress, considering that sharing images is such a key part of building a social network.
Are there any plans to integrate such functionality in the future ?
November 29, 2012 at 6:33 pm #146126In reply to: Move group forum topic to different group
@mercime
Participantdoes this migration mean I’ll be moving my group forums to bbpress 2.0 or is it just a way to setup site wide forums?
@daneglerum The link is working for me. Try to access via another browser perhaps? Or clear browser cache…
The BP Group Forums are being merged into the bbPress plugin (Sitewide Forums) https://buddypress.trac.wordpress.org/ticket/3598 So at this point, you would be well-advised to start with Sitewide Forums and follow instructions in link posted earlier.
November 29, 2012 at 6:28 pm #146125In reply to: BP Album vs BP Gallery
monkfish13
ParticipantI am also looking for a solid gallery plugin for my BP installation and like @q5sys, I’m very hesitant to pay for something that I have no idea if it would work how i want it to.
I have installed and tried to use BP album, but that plugin seems to be un-supported, or at least out of development as the zip file as created back in September 2011.
Are either of the projects still supported? and has anyone had any success with them over the past month or so ?
November 29, 2012 at 5:25 pm #146123In reply to: Buddypress Themes Missing
nickzee
ParticipantThank you!
November 29, 2012 at 5:07 pm #146122Roger Coathup
ParticipantAs I said previously, the group_id is passed as the first parameter to the action.
You need to add the parameters to your function.
If you are not familiar with writing action functions in WordPress, you should read here: https://codex.wordpress.org/Function_Reference/add_action
November 29, 2012 at 2:46 pm #146117Hugo Ashmore
ParticipantFinished almost exactly the same requirement for a private community, certain profile fields consist of data needed to be added by the site rather than individual users, so set specific edit profile fields to super_admin only but allowed the public view, then as admin you just need to navigate to the users account and then use the admin links on adminbar to edit users profile.
Users are not a BP managed item, Users belong to WP thus adding new users does not present the same xprofile fields for editing.
November 29, 2012 at 2:36 pm #146116In reply to: getting blank all page
niccola
ParticipantI got the same problem. I’m using a buddypress child friendly theme all works except for the forum page which turn totally white. What can I do?
November 29, 2012 at 1:56 pm #146115Jules Colle
ParticipantThere is another really good use for having the admin be able to change user info. For example I’m creating a website for a closed business club. The admin would like to fill in all known details for all companies joining the club. There is no registration form, and it’s invite only. The admin would like to fill in all kinds of information while creating the members, like VAT, description of the company, company logo’s.
It’s the first time I’m working with buddypress, and I’m a bit amazed something as simple as this is still not possible while adding new members from the admin pages..?
November 29, 2012 at 12:40 pm #146113Vicky A M R
ParticipantThanks @roger , All know that without having the group_id , no one canot perform the ‘groups_join_group’ , But I need this group_id as follows,
function get_group()
{
return group_id();
}
add_action(‘groups_join_group’,’get_group’);
I need the get_group() function should return the group_id where it is hooked into ‘groups_join_group’ as add_action.
@Roger you can try more 🙂
Does any one can get this 🙂 thanks
November 29, 2012 at 12:32 pm #146112In reply to: Activity update template
Scottlund
Participant@mercime The problem I have is that every group is an actual location. So I was looking for something like a form that is inside that group, that the surfers can fill out according to the options, then submit it and that is posted to the activity of just that group.
That way each group (location) has its own surf report.
Sorry, I didn’t explain this very well in the first post.
Does anyone know of a plugin that can do that?
Im quite new to coding so any help would be appreciated.
November 29, 2012 at 12:04 pm #146110Aron Prins
ParticipantThanks @rogercoathup – that fixed my problem!
Cheers, Aron
November 29, 2012 at 10:56 am #146104In reply to: getting blank all page
aijazsiddique
Participanttheme is not support buddypress but when i delet buddypress plugin from server using ftp site is working fine but buddypress feature are not working
November 29, 2012 at 10:40 am #146099Roger Coathup
ParticipantIf it’s on the members page, use a bp function to get the user_id, e.g. bp_displayed_user_id(), and pass that to your loops.
The call you are using to get the queried_user_id is not going to work on a BuddyPress member page.
November 29, 2012 at 10:03 am #146097In reply to: getting blank all page
Tammie Lister
ModeratorBlank pages usually are an error of some form. First up, you can if possible look in your error logs. Next up, I’d double check the theme you’re using doesn’t already support BuddyPress – sometimes you can get an error if using the template pack and the theme supports BuddyPress without it (most BuddyPress themes do).
November 29, 2012 at 10:01 am #146096Tammie Lister
ModeratorWhere is: dp_get_queried_user_id? I see you’re calling it but what does it contain? Can you perhaps do an echo to see if you’re indeed showing the userid?
-
AuthorSearch Results