Search Results for 'buddypress'
-
AuthorSearch Results
-
June 6, 2014 at 2:43 pm #183750
In reply to: [Resolved] The member pages are missing
zvi18
Participanthello mercime,
thank you for your info!
im new on buddypress and I still Do not know which service they give?
I am very interested to Build social networking sites! and I do not know How to start with it?
I very much appreciate it if I can get help about it?June 6, 2014 at 1:16 pm #183748In reply to: Noob Question – How to Import Users as Members?
shanebp
Moderatorhlna’s code uses the old method for storing last_activity.
It was appropriate when written, but is no longer valid.It can easily be updated by following the instructions here re new API functions:
User last_activity data and BuddyPress 2.0June 6, 2014 at 5:27 am #183731In reply to: Buddypress registration
@mercime
Participantclosing this old topic guillaumes, as you have resolved this issue at https://buddypress.org/support/topic/change-text-after-user-registration/
June 6, 2014 at 3:48 am #183718In reply to: Bulk mark new notifications as Read
@mercime
Participant@style960 it’s currently slated for BP 2.1 https://buddypress.trac.wordpress.org/ticket/5513
June 6, 2014 at 3:28 am #183717In reply to: [Resolved] The member pages are missing
@mercime
Participant@johnhome That is so strange. Sanity checks re xampp installation:
1. The only plugin you’ve activated is BuddyPress and you are using the Twenty Fourteen theme, correct?
2. Your WP version is 3.9.1 and BP version is 2.0.1 (not the 2.0 mentioned above)?
3. Missing pages only happening in individual member pages, i.e. Members Directory page is working and are the Groups Directory and individual Group pages?
4. To make sure that BP download is not corrupted, could you check if the members files and folders/files within as seen here https://plugins.svn.wordpress.org/buddypress/tags/2.0.1/bp-templates/bp-legacy/buddypress/members/single/ are also in your xampp htdocs/yourfoldername/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/ folderJune 6, 2014 at 1:52 am #183713jeremykamiya
ParticipantI found this to be a conflict between rtmedia plugin and buddypress activity plus plugin. What I had to do was simply reset all the browsers I was using, in my case, safari, chrome and firefox.
When I reactivated or disabled the plugins above I would run across this issue.
June 6, 2014 at 1:51 am #183712jeremykamiya
ParticipantI found this to be a conflict between rtmedia plugin and buddypress activity plus plugin. What I had to do was simply reset all the browsers I was using, in my case, safari, chrome and firefox.
When I reactivated or disabled the plugins above I would run across this issue.
June 6, 2014 at 12:56 am #183709In reply to: Updated to 2.0.1 and lost member count
@mercime
Participant@tnybo24 Have not seen this happen. Have you done any basic troubleshooting https://codex.buddypress.org/getting-started/troubleshooting/ If you have and the issue persists, please provide more information about your installation https://buddypress.org/support/topic/when-asking-for-support-2/
June 5, 2014 at 10:06 pm #183705In reply to: Pulling from existing custom fields
compixonline
ParticipantHi –
I really appreciate your reply… it’s a little above my head but working on it. How would you then populate the buddypress Xprofile fields (which would be the same, say user_meta is occupation I would have a BP Xprofile field “occupation” and I’d want to copy it across.
I’d also want to hide the ability to change that field in the BP members profile, forcing them to use the Membermouse field in order to change their occupation both in the Membermouse Table and their BP profile…
Hope you can help! Many thanks.
June 5, 2014 at 9:33 pm #183703In reply to: [Resolved] Limit one person to one group.
danbp
ParticipantJune 5, 2014 at 6:57 pm #183692In reply to: [Resolved] CHange text after user registration
@mercime
Participant@guillaumes I had a similar issue 4 years ago and resolved it with 2nd recommendation which would be the optimal solution in your case as well https://buddypress.org/support/topic/override-intro-text-function-in-create-blog-directory-page/
June 5, 2014 at 6:28 pm #183689In reply to: Profile Pics Not Working
@mercime
Participant@kjlr basic troubleshooting -> https://codex.buddypress.org/getting-started/troubleshooting/
If that doesn’t work, please provide more info about your installation -> https://buddypress.org/support/topic/when-asking-for-support-2/June 5, 2014 at 6:22 pm #183687In reply to: there is no support?
@mercime
ParticipantClosing this topic. Answered same question at https://buddypress.org/support/topic/the-member-pages-are-missing/#post-183684
June 5, 2014 at 6:21 pm #183686In reply to: [Resolved] The member pages are missing
@mercime
Participant@zvi18 We are all volunteers here living in different time zones and try to help as many people that we can. You do not need to pay BuddyPress for anything. You are also free to hire a developer by posting at http://jobs.wordpress.net/ or somewhere else. Thanks.
June 5, 2014 at 5:25 pm #183684In reply to: [Resolved] The member pages are missing
zvi18
Participanti see that is no why you can Contact them.
there is no support. if you pay buddypress you will get support?
there is awhy to Contact them?June 5, 2014 at 5:01 pm #183681In reply to: [Resolved] The member pages are missing
June 5, 2014 at 3:47 pm #183676chuckingit
Participantthese errors are still happening and today i checked error log to find that a hacker (or bot) within 2 minutes launched 73 attempts to login with non existing username and created 26k error file … thus i’m concerned that this kind of login errors could crash my site by rogue attacks like this … below is clip from first entry and the last one …
accordingly, anybody have any suggestions as to how i can prevent this from happening ..??.. i just installed the login lock down plugin on site 16 thus this should help to limit login attempts but still, BuddyPress seems like it is hiccupping in this dept by looking for non-existant users ..??..
[05-Jun-2014 08:43:58 UTC] WordPress database error Table 'mysite_wp01main.wp01_16_signups' doesn't exist for query SELECT * FROM wp01_16_signups WHERE active = 0 AND user_login = 'islandbread' ORDER BY signup_id DESC LIMIT 0, 1 made by wp_signon, wp_authenticate, apply_filters('authenticate'), call_user_func_array, bp_core_signup_disable_inactive, BP_Signup::get [05-Jun-2014 08:45:50 UTC] WordPress database error Table 'mysite_wp01main.wp01_16_signups' doesn't exist for query SELECT * FROM wp01_16_signups WHERE active = 0 AND user_login = 'islandbread' ORDER BY signup_id DESC LIMIT 0, 1 made by wp_signon, wp_authenticate, apply_filters('authenticate'), call_user_func_array, bp_core_signup_disable_inactive, BP_Signup::getJune 5, 2014 at 2:38 pm #183674In reply to: [Resolved] Notify by Email when xProfile Updated
shanebp
ModeratorThe hook you want is xprofile_updated_profile
Full hook:
do_action( 'xprofile_updated_profile', bp_displayed_user_id(), $posted_field_ids, $errors, $old_values, $new_values );See buddypress\bp-xprofile\bp-xprofile-screens.php
[ Please use a service like gist or pastebin to share large code segments. ]
June 5, 2014 at 1:15 pm #183669In reply to: [Resolved] Notify by Email when xProfile Updated
whedlund
ParticipantTo simplify my question, I’ve pasted the code in that Chris wrote. I just don’t know how to call the buddypress xprofile fields?
/* ===========================================
Send Emails when User Profile Changes
=============================================*/// IF EMAIL CHANGES
function sr_user_profile_update_email( $user_id, $old_user_data ) {$user = get_userdata( $user_id );
if($old_user_data->user_email != $user->user_email) {
$admin_email = "email@yourdomain.com";
$message = sprintf( __( 'This user has updated their profile on the SchoolRise USA Staff Member site.' ) ) . "\r\n\r\n";
$message .= sprintf( __( 'Display Name: %s' ), $user->display_name ). "\r\n\r\n";
$message .= sprintf( __( 'Old Email: %s' ), $old_user_data->user_email ). "\r\n\r\n";
$message .= sprintf( __( 'New Email: %s' ), $user->user_email ). "\r\n\r\n";
wp_mail( $admin_email, sprintf( __( '[Staff Member Site] User Profile Update' ), get_option('blogname') ), $message );
}
}// Save old user data and meta for later comparison for non-standard fields (phone, address etc.)
function sr_old_user_data_transient(){$user_id = get_current_user_id();
$user_data = get_userdata( $user_id );
$user_meta = get_user_meta( $user_id );foreach( $user_meta as $key=>$val ){
$user_data->data->$key = current($val);
}// 1 hour should be sufficient
set_transient( 'sr_old_user_data_' . $user_id, $user_data->data, 60 * 60 );
}
add_action('show_user_profile', 'sr_old_user_data_transient');// Cleanup when done
function sr_old_user_data_cleanup( $user_id, $old_user_data ){
delete_transient( 'sr_old_user_data_' . $user_id );
}
add_action( 'profile_update', 'sr_old_user_data_cleanup', 1000, 2 );
June 5, 2014 at 11:36 am #183665In reply to: Groups: Are replies not suppose to be visible?
danbp
Participant“why” is sometimes a complex question… in your case i think, ajax handling of comment and topic ID’s. FYI you probably have to search on Trac for some devs point of views about “replies” or “group activity”.
For example (but not direct answers)
https://buddypress.trac.wordpress.org/ticket/5014#comment:3
https://buddypress.trac.wordpress.org/ticket/2587
etcJune 5, 2014 at 11:07 am #183660In reply to: [Resolved] Limit one person to one group.
danbp
ParticipantHi @cronhound,
perhaps consider this plugin: http://buddydev.com/plugins/bp-limit-members-per-group/
or if you’re confortable with PHP study this old plugin: https://wordpress.org/plugins/buddypress-restrict-group-creation/June 4, 2014 at 11:28 pm #183653In reply to: Groups: Are replies not suppose to be visible?
shanebp
ModeratorComments in all activity streams, including groups are not visible to the non-logged-in.
You can change that, but it will change it for all activity streams.
You need to create a template overload of this file:
\bp-templates\bp-legacy\buddypress\activity\entry.phpAnd then make your changes starting at ~Line 88.
Do not simply remove is_user_logged_in(). If you do, non-logged-in people will be able to comment!June 4, 2014 at 4:59 pm #183642In reply to: How add filter to bp_the_profile_group_field_ids?
SimpleOne
Participant@flegmatiq, you can find my solution in this thread.
June 4, 2014 at 8:57 am #183636In reply to: How add filter to bp_the_profile_group_field_ids?
Iurie Malai
ParticipantCan you show how you solved your problem? danbp‘s code did not work for me. As you, I also wanted to hide some xprofile fields and tabs that I don’t want users to be able to edit.
June 4, 2014 at 5:05 am #183628In reply to: Login and New Account Creation issues
@mercime
Participant@bjreszel Have you upgraded your installation since the designer turned over the site to you? if not, what are your WP/BP versions? Re login issues, have you done some basic troubleshooting like in this post https://codex.buddypress.org/getting-started/troubleshooting/
-
AuthorSearch Results