Search Results for 'notification user id'
-
Search Results
-
@modemlooper hi. First of all I’d like to thank you for this plugin

I have a few questions tho:
1) I have enabled privacy on my activity stream but if I mention an user who’s not a friend of mine he stills sees the mention and gets the notification. Also, the activity update shows up in `/activity`
2) Could it be possible to adapt the plugin to use the bp-follow plugin ? I’d like to switch from friends to following/followers schemeThank you very much again
All my users are getting notified correctly when someone mentions them but when they go to click on the link
“http://www.MYDOMAIN.us/members/USERNAME/activity/mentions/” it says “Page Not Found”… Any ideas?Topic: Disable All Notifications
Okay I apologize to bring kind of an old subject back up, but when looking online I never really got a definite answer I really understood on how to disable all e-mail notifications sent out by BuddyPress. I need to do this because my hosting will see too many mails sent out as “mass mail” and can suspend my account.
So I found one topic that suggested looking at my BP Plug-in files for any that have the words “notifications” in them. Here is a part of one file I found, I was hoping if someone hear could tell me if this is the line of code I need to edit.
The code was found in : buddypress/bp-messages/bp-messages-notifications.php
` foreach( $recipients as $recipient ) {
if ( $sender_id == $recipient->user_id || ‘no’ == bp_get_user_meta( $recipient->user_id, ‘notification_messages_new_message’, true ) )
continue;`
This is what caught my eye mainly…
`( $sender_id == $recipient->user_id || ‘no’ == bp_get_user_meta( $recipient->user_id, ‘notification_messages_new_message’, true ) )`Where it says “true” would changing that to false or no set them up by default to receive not email notifications? Or is this for the in-site notifications?
Hi,
On clicking ‘Add Friend’, I get:
Fatal error: Call to undefined function bp_get_settings_slug() in /homepages/……/wp-content/plugins/buddypress/bp-friends/bp-friends-notifications.php on line 17
and line 17 in the bp-friends-notifications.php says:
“$settings_link = bp_core_get_user_domain( $friend_id ) . bp_get_settings_slug() . ‘/notifications’;”Also, going back a page the button then says “Friendship Requested” (but nothing shows up on the friends side!).
Does anyone know of such issues occuring, and how to fix it?
Thanks
KarmelTopic: Ago ago…
Hi guys
Problem 1)
I’ve noticed after updating to BP 1.5 that entries in My Groups list which express time since last active as ‘Active x days/months ago ago’
I’ve noticed the same problem on this site if you search ‘ago ago’ in the search box.
Any ideas on how to fix? Looks a bit unprofessional and may be responsible for problem 2…
Problem 2)
I have Group Email Subscription plugin installed. However, if I enable the option for group admins to override user preferences on mail notifications, this option appears on the Group List, and the increased amount of text overspills into the box below, creating an almighty clutter. Is it the plugin’s fault, or something to do with BP itself?Many thanks
G
Our setup per the “When asking for support…” questions
1. WordPress 3.2.1
2. directory install
3. installed in subdirectory
4. upgrade from a previous version of WordPress? No
5. Problems before update? User blogs were disappearing
6. BP version 1.5.1
7. Upgraded from 1.2.?
8. Plugins installed and activated: problems were observed with no other plugins activated, presently WangGuard 1.2.1, Antisplog 1.1.1, Backup Buddy 2.2.28, bbPress 2.0, Blogs Directory 1.1.3 (temporary until this problem resolved), CloudFlare 1.1.8, WPMU DEV Update Notifications 2.1.3
9. standard BuddyPress themes
10. I’ve not modified the core files; I’m new and not the only network admin.
11. custom functions in bp-custom.php? No
12. bbPress 2.0
13. errors in your server’s log files. – don’t know
14. Which company provides your hosting? – don’t know
15. server running cloudflare-nginx, PHP/5.3.6I’ve updated the network.
If I enable the Site Tracking component of BP, the page
http://blogsite.mainsite.tld/blogs shows only 26 user blogs/sites.
There’s no obvious patterns to which sites are included and which are skipped.
If I create a new site, it is shown.If I disable the Site Tracking component and enable the plugin
Blogs Directory 1.1.3, all user blogs are listed. The page title is malformed
but all the blogs are there.The activity page updates correctly, this issue seems to be confined to the BP blogs listing.
I searched the forums here and haven’t found a problem like this.
Any ideas?Topic: Profile Bar on top
Ok, you know the profile bar that is always scrolls down with you where ever you go? You know where your avatar, Username, and Notifications are located and over to the right is the search bar. This did not happen on my site. The bar is there, but it is missing lots of stuff and it doesn’t spread all across the top. You can see the problem here: http://soclo.org
Support will be greatly appreciated!
I installed BuddyPress for a company’s intranet and noticed a lot of people complained the site was difficult to use. Baffled, I embedded a slideshare.net walkthrough on the start page which helped people get going, but some complained it was too lengthy. BuddyPress is super easy, but there are tech laggards out there.
How have you improved the BuddyPress default theme to help users get on board, update profile and notification settings, and start participating in discussions? Did you add helper text on your pages or create tutorial video? If you have examples of “getting started” guides for your community, please share here. Thank you.
Topic: Default Buddypress links?
Hi all
My site is nearing completion now
Buddypress is a great tool…but no way near as ‘plug in and go’ as the creators maintain…Probably my last request is those user links on the Buddypress bar at the top of the page. I have tried looking into how they are linked, but to no avail. I want them as links if possible? IE, I need to insert them into a menu, but it is a lot harder then it should be. In the link, how do we make the link a universal one, instead of directed at my username?
So the links I need are…
activity > mentions, personal, favorites, groups
forums > topics started, replies, favourite topics,
groups > memberships, no pending invites,
settings > general, notifications,
profile > view, change, settings,
log out
notificationsMy next port of call is to remove the links from above are also in the profiles. Just to make it cleaner to use the site, and view profiles.
Thanks for your help guys
Dan
