Search Results for 'notification user id'
-
Search Results
-
I am using a custom registration form using WPUF and their Buddypress Integration Add On. The function they use for new user verification is the wordpress new user verification:
// send user notification if ( class_exists( 'Theme_My_Login_Custom_Email') ) { do_action( 'tml_new_user_registered', $user_id, $password ); } else { wp_new_user_notification( $user_id, $password ); }I am trying to locate the correct buddypress function for sending a new user notification for buddypress so that I can update their code to work for me. Can someone help me to find the code or modify this to work for my buddypress site? Thanks.
Hi
When a user edits their profile by changing some xprofile fields, they hit save. The page loads, saves the changes but provides no notification to the user that it has been successful.
However, when they Change Avatar and save the page, a notification IS provided to the user.
Is there a way to provide the notification on edit profile too?
Thanks,
Ian
I am using a plugin (WPUF Pro + Buddypress Integration Add On) to create a custom registration page. The Register button on the custom registration form is sending out the wrong type of verification email. I located the problem at frontend-form-profile.php line 226:
// send user notification if ( class_exists( 'Theme_My_Login_Custom_Email') ) { do_action( 'tml_new_user_registered', $user_id, $password ); } else { wp_new_user_notification( $user_id, $password ); }wp_new_user_notification is not the correct function for sending out a verification email. I looked for the correct function in the Buddypress registration form but could not find it.
Any help with fixing this code?
Thanks!Hello!
I am currently setting up and developing a social media site based on WordPress/BuddyPress but can’t find a single event plug-in, that meets our requirements:
1. Users can submit events
2. Integration in the BP Frontend/Profiles
3. Ability for recurring events
4. Usage of custom Post Types and Taxonomies for Events and Locations
5. Ability to show intention to attend (like in Facebook)
6. Ability to invite others (your friends) to an event by BP messages or BP notifications
7. Activity Stream entrys for creating and attending events
8. Sell tickets (preferably integrating mit MarketPress or WooCommerce).
9. Granular Shortcodes and Template-Tags for complete customization of output.I would gladly pay 500 or even 1,000 dollars for a plug-in that does it all!
I started off with looking at a plug-in, I’ve been using for 4 years now: Events Manager. Its VERY well documented, has loads of shorttags and complies with 1/2/3/4/7/8/9. But it cant invite other users by internal BuddyPress functions and you cant say “I’ll attend” without “buying” a ticket.
Then I came upon Event Espresso. Nice and polished and with some extra features like QR-Code tickets and a mobile app to have a digital check-in. It also exposes all content through a JSON API possibly making a mobile app integration (like with PhoneGap) much easier. It also offers seating plans for variable tickets. But again: no invitation or notification through BuddyPress. No “Attend” and “maybe” buttons like in FB. And no BuddyPress integration, not frontend event submission and unless you have bought a license you cant check, what shortcodes it has to offer. Certainly a more tight-lipped approach to technical support.
For a long time I thought, these are the major players I have to choose among, before I became aware of Events+ by WPMU. Incredibly, it seems to be the only WordPress events plugin mimicking the FB way of showing your intention to attend. The “Attend” and “Maybe” buttons are front and center of this plugin, along with recurring events and a system to buy tickets (integrated with MarketPress). It even allows different ticket prices based on user level/role. But a lousy pre-sales documentation and limited number of shortcodes and again: no internal invitation feature.
I googled again and again, before I found a reference to the original BP events plugin, seemingly abandoned by its (too good not to ne hired by Facebook) developer. This plug-in, was apparently able to invite friends of the event organizer through BuddyPress notifications. It hasnt been developed further since then, it seems, and it came with a peculiar “feature”: all people invited were automatically registered as attending. If everything in life would be so easy 😉
Is this the end of this rant? No, there are more interesting players, targeting the WP events segment. Foremost “The Events Calendar” plug-in, which elegantly integrates ticket sales with WooCommerce, has very clean aesthetics, a lively community to support it and surprise, fails too in the notification and attention departments. It seems to have a rather limited choice of shortcodes and no official Buddypress integration at all, although it seems, as if you can achieve that manually. It’s US centric approach to only use 12h time formats basically excludes it for 85% of the world population.
And then there is Timely, which brings more color into this review. Indeed, it’s author must love colors, since it’s using them all over the place. Category colors, calendar colors etc. Granted, this all can probably be changed by CSS, but the first impression is visual overkill. Besides that it lacks many of the required features.
Just before completing my search I literally stumbled upon a newborn. Seeing the light of day on September 16, Event Calendar & Ticketing and its complementary WooEvents Pro. The plug-in approaches the ticket selling issue from a different side: events ARE products, having full integration with WooCommerce and all its possible extensions. But again: no imvitation feature, no attending without buying a ticket.
So, to my astonishment, there doesnt seem to be a single WordPress plug-in that aloows the event creator (and others) to invite people in the BP community or notify them of the event. Many of the plg-ins mentioned above do provide for external means like E-Mail to inform people about the event. But this really defies, what a social community build on BuddyPress is all about. People should get encouraged to be online and participate, not just glance at the E-mail inboxes. The same with showing your intention to attend, without buying a ticket. This is, what makes FB truly social and BuddyPress (in its current incarnation) more of a publishing and marketing platform for events.
Before I conclude there is one last thing I wanna mention: privacy. None of the events provide a way to make events visible only to friends or to people invited by the organizer. An important oversight, since many users might want to have private birthday party and don’t want to see hundreds of party crashers showing up and creating news headlines like “Police forced to break up mass event at private mansion”.
Usually choice is a wonderful thing, but here, it becomes a nuisance. One is forced to choose between which core features you might be most willing to sacrifice without turning off your client or users. Clearly, there is an opening for a better integrated events plug-in for Buddypress, notwithstanding the crowded field of aspirants. There is also an argument to be made, that this is something, that clearly belongs in the core, with plug-in developers filling the gaps with their luxury features.
If I made a factual mistake here, then I am sorry. Please correct me and provide for documention where to find this particular feature. Because a feature not documented, is practically the same as a non-existent feature!
I hope no one will take the critique personally. All the mentioned plug-ins are fine products by themselves and based on a lot of work, I am very thankful for. It’s just, that I’m flabbergasdted, that there are so blatent omissions in their feature sets.
I have the following error messages from BuddyPress which I think makes them a culprit for nothing working. No other plugin works properly because of it. I have done three clean WP installs. Nothing helps. Any help would be greatly appreciated. This happen on the latest version and older ones.
<blockquote cite=”Strict Standards: Non-static method BP_Friends_Friendship::get_friendship_request_user_ids() should not be called statically in /home/fitnessf/public_html/wp-content/plugins/buddypress/bp-friends/bp-friends-functions.php on line 208
Strict Standards: Non-static method BP_Groups_Member::get_invites() should not be called statically in /home/fitnessf/public_html/wp-content/plugins/buddypress/bp-groups/bp-groups-functions.php on line 592
Strict Standards: Non-static method BP_Messages_Thread::get_inbox_count() should not be called statically in /home/fitnessf/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php on line 216
Strict Standards: Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in /home/fitnessf/public_html/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 86″>
Topic: Two usability questions
Topic: Notification widget/plugin?
Hello – I have my buddypress user bar and activity stream deactivated – is there a plugin or widget i can use to incorporate notifications? I’ve tried the ones that pop up first in google and for one reason or another, cannot use any of them.
Any help?
I’ve set up a BuddyPress site (currently a test site) with the intention of anyone worldwide registering. I have a Pending Activations plugin active, and when any UK users register they immediately appear in the Pending Activations list, but when my friend in the USA registers she doesn’t appear in WordPress Users or Pending Activations. She isn’t prevented from registering, and she receives no notification that there is a problem with her registration. I have the site on a Centos VPS, and I’m using WordPress 3.6.1 with an Elbee Elgee Child Theme. All my plugins are up to date. I have no plugins that I have set to block any IP addresses, where do you think I should look to resolve this issue, please?
Topic: PHP Errors
I am getting these errors on a clean install of BuddyPress:
Strict Standards: Only variables should be assigned by reference in /Applications/MAMP/htdocs/oswnetwork/wp-content/plugins/buddypress/bp-loader.php on line 602 Strict Standards: Non-static method BP_XProfile_ProfileData::get_value_byid() should not be called statically in /Applications/MAMP/htdocs/oswnetwork/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-functions.php on line 175 Strict Standards: Non-static method BP_Core_User::get_core_userdata() should not be called statically in /Applications/MAMP/htdocs/oswnetwork/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 161 Strict Standards: Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in /Applications/MAMP/htdocs/oswnetwork/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 86I am using WP version 3.6.1 with the default theme “Twenty Thirteen” and this is the only active plugin.
Hello,
I’m trying to connect BuddyPress to an outside AI system. The system must be able to send custom notifications to the users. I’ve coded a simple component that formats the custom notifications. However, once a notification has been created, it doesn’t disappear. How can I remove a single notification after it’s clicked?
I have used the BuddyPress skeleton component, and the code appears to be:
function agents_remove_screen_notifications() {
global $bp;/**
* When clicking on a screen notification, we need to remove it from the menu.
* The following command will do so.
*/
bp_core_delete_notifications_by_type( bp_loggedin_user_id(), $bp->agents->id, 'alert' );
}
add_action( 'bp_example_screen_one', 'agents_remove_screen_notifications' );
I don’t understand where the action is triggered, and it seems that all the notifications of the same type are removed, not only the one the user has clicked.
How can I solve the problem?
Thank you.
Hey all! We have just released BuddyPress Notifications, which will make your BuddyPress give all your users private messaging, global notifications, google search integration and friend requests.
I’d love it if we could get feedback, and reviews, positive and negative.
http://wordpress.org/plugins/wp-notifications/
Thanks
David
Founder of vBSocial.comI am on Buddypress 1.8.1 and WP 3.6.
I am removing all traces of mentions from my site using the directions on the Buddypress No Mentions plugin FAQs page. The one thing not covered on this tutorial page is how to get rid of the Mention this User button on the Profile page of another member.
I removed this button by going to my child theme members/single/member-profile.php and taking out the following code://<?php if ( is_user_logged_in() && !bp_is_my_profile() && function_exists( ‘bp_send_public_message_link’ ) ) : ?>
//<div class=”generic-button” id=”post-mention”>
//” title=”<?php _e( ‘Mention this user in a new public message, this will send the user a notification to get their attention.’, ‘buddypress’ ) ?>”><?php _e( ‘Mention this User’, ‘buddypress’ ) ?>
//</div>
//<?php endif; ?>All seems to be running fine and the Mention this User button is gone. Any problems with getting rid of this button in this fashion?
Thanks!Topic: "Non-Static Method" issues
Hi. I have tried installing BuddyPress, but I am having difficulties. FYI, i’m using BP 1.8.1 on WordPress 3.6. I am also using s2member Framework Version 130816.
I have no access to the actual BP menu. I can only get to it through ‘settings’, but that is all. All that appears that is BP related is ‘Activities’.
Sorry if this is a newbie issue. I have tried finding a solution, but haven’t had any luck.
Thank you for the support.
Strict Standards: Only variables should be assigned by reference in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-loader.php on line 602 Notice: Undefined variable: cache_needs_updating in /home2/icbordea/public_html/wp-content/plugins/s2member/includes/classes/cache.inc.php on line 94 Strict Standards: Non-static method BP_XProfile_ProfileData::get_value_byid() should not be called statically in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-functions.php on line 175 Strict Standards: Non-static method BP_Core_User::get_core_userdata() should not be called statically in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 161 Strict Standards: Non-static method BP_Messages_Thread::get_inbox_count() should not be called statically in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-template.php on line 333 Skip to main content Strict Standards: Non-static method BP_Messages_Thread::get_inbox_count() should not be called statically in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php on line 216 Strict Standards: Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in /home2/icbordea/public_html/wp-content/plugins/buddypress/bp-members/bp-members-notifications.php on line 86For the record, I know I can switch off the warnings, but seeing as I have no access to BP on the menu, I assume this is an important issue.
Hey guys,
I have two questions. My wife has identified two usability issues that I am trying to investigate resolution to.
1. She didn’t see that the reply box was at the bottom of the page. Is there any way to create a Reply button that would either push people to the bottom of the page or open a reply box in its own page?
2. The concept of the Group stream (not sure if that is what it is called. The facebook like stream on a groups homepage.) and the forum is confusing. Specifically, when she made a post and then someone made a comment on the notification of the post on the Group stream she was confused and couldn’t find the comment (of course, she went to the forum to see the reply). Is there any way to turn off reply’s to forum notifications on the Group stream? This is preferred to force forum conversations into the forum. If not, any other way to aid users with understanding these concepts? I had a hard time explaining the concept verbally to my wife. Not sure how to get the rest of the group on board.
I appreciate any feedback! Thanks!