Search Results for 'notification user id'
-
Search Results
-
I posted to the S2 member forum about a conflict that I’m having between the buddypress and S2 member plugins.
I am getting the email error in the General Settings, Email Configuration:
“Conflict warning: You have another theme or plugin installed that is preventing s2Member from controlling this aspect of your installation. When the pluggable function wp_new_user_notification() is handled by another plugin, it’s not possible for s2Member to allow customization of New User Emails. This is NOT a major issue. In fact, in some cases, it might be desirable. That being said, if you DO want to use s2Member’s customization of New User Emails, you will need to deactivate one plugin at a time until this conflict warning goes away.”When I deactivate the buddypress plugin, the error message goes away. My understanding is that S2 Members works with Buddypress, and i think it was working before. The problem is that because of the conflict, I’m not able to customize the welcome email after a user registers.
I would still like to see if we could get rid of that error code message, the one that conflicts with buddypress. A big reason that I switched from Wishlist to S2 was so that it would work with Buddypress. Has anyone figured out how to fix the conflict so that customized emails can be created for new user signups?
I’d like to customize the text in that email, but am not able to because of the conflict warning error message that I listed above. The options in the S2 member email settings to customize the email are all greyed out.
Topic: Cancelling Friends Request
Hi guys,
Is there a way to cancel or re-send request to “Add as a Friend” on Buddypress?
For some reasons, the users of my site have tried adding friends but the other party could not respond to it (it didnt appear on the request or notification page). I think there might be some conflict somewhere with a previous plugin I’ve used before (now new users can add friends without any problem) but the previous friend requests were all stuck.
Please help.Thanks in advance.
Good Evening,
I’m comparing BuddyPress with Drupal Commons, to figure out which to use on my student-group site.
I’m a big time Drupal user/admin, but have used and administrated WordPress blogs in the past.
On top of the regular social-network features (add friends, see friends profile, see feed of friends updates, message friends) I need:
• Group functionality: Users can affiliate themselves to a certain group, to get notifications from them. Also events can be created by groups (by group-admin), and everyone is part of one group by default (for site-wide notifications).
• Event support: users can RSVP for an event on the site-wide calendar
• Users can express interest for an event to be held
• Donation support: users can donate, and when they do, it’s [optionally] added to there profile)Which social-network package includes the aforementioned features?
If both, which has a better theme collection?
Thanks for all information,
Alec Taylor
FYI: And yes, I know that posting here will not give me an unbiased result, but at the same time, this is a niche software, so this is the best place to ask.
Since search is still down here, forgive me if this is a repeat topic. Basically wondering if anyone else has encountered this and can provide a solution. Basically install the BuddyPress Skeleton Component into WP 3.2 / BP 1.2.9.
The example menu tab examples work EXCEPT for the example under the settings tab (where general and notifications are for the profile). The menu tab is visible, but click it and you get redirected on the homepage. Maybe this is due to some hooks being moved or switched around – I know the skeleton component is showing it’s age but wondering if perhaps anyone can point me in the right direction. OR if anyone knows of a plugin that currently adds a menu choice under user settings.
Hello,
I was wondering if there was a clever way to switch default email notification settings from YES to NO for all my users.
I would even be happy with guidance for doing it in SQL, but it should stay like this for new users as well…
Thanks,
C.Is there a way to reset all Pending friend requests? Just for me as an admin to do and in general would it be a good idea to have a way to reset old pending friend requests older than X months. I know there’s a Requests tab under Friends that stores these but I’m trying to manually reset email notifications also. After years of old memberships and different site design changes, it would be nice to get a refresh on those pending friendships so users can try to refriend old users.
Hello everyone,
As I understand it, I have to use the following function to send a notification:
`function bp_core_add_notification( $item_id, $user_id, $component_name, $component_action, $secondary_item_id = false, $date_notified = false )`
My question is: What is $item_id ? I looked at other plugins and some use it to send in the sender’s user id and some treat it as an unique id for the the notification. What is the proper way to use it?When I post a reply to a topic as any user I get the following error.
`http://www.picturemefamous.com/groups//
Warning: Invalid argument supplied for foreach() in /home2/picturem/public_html/wp-content/plugins/buddypressbbpress-email-notification/bn-bb-notification.php on line 42Warning: Cannot modify header information – headers already sent by (output started at /home2/picturem/public_html/wp-content/plugins/buddypress/bp-groups/bp-groups-templatetags.php:337) in /home2/picturem/public_html/wp-includes/pluggable.php on line 897`
The topic does post – but the user sees the above message.
The same applies if I create a new topic in a group too.
