Search Results for 'notification user id'
-
Search Results
-
Topic: Username problems
So I did some tests…
In a standard WordPress install users can enter spaces in their username.
No problem.
E.g. ‘Firstname Surname’ renders as just that, with a space between the words.But when I activate BuddyPress (no other plugins) with the Twenty Fifteen theme, suddenly the spaces are removed from the username. Without as much as a single notification or error message.
E.g. ‘Firstname Surname’ becomes ‘FirstnameSurname’.This is a huge problem for users! As they don’t get a message their input has been changed. And the username is not mentioned in the activation e-mail.
In my opinion there are two solutions:
1. notify the user of the change during registration;
2. allow the same username entry specification as WordPress does.So far I haven’t found any of these solutions. 🙁
Need help.
Hi,
i’ve been looking around, but i can’t figure why i have this problem.
When i try to complete my registration i come back to the home screen, instead of going to the “activate” page. I checked on my buddypress options and the pages for register and activate are well indicated. I even tried the plugin “BP Disable Activation” but i always come back to the home screen and the user profile is not created.I’m on wordpress 4.2.2 with Buddypress V 2.2.3.1 .
The Them is KLEO (the last version)
all plugins are up to date :Allow PHP in Posts and Pages
Bowe Codes
BP Limit Group Membership
Brozzme Cookie notification
BuddyPress
BuddyPress Group Plus
BuddyPress Groups Extras
Custom Contact Forms
K Elements
Open external links in a new window
Postman SMTP (just for a test)
Revolution Slider
rtMedia for WordPress, BuddyPress and bbPress
Taxonomy Metadata
WPBakery Visual Composer
WP Maintenance Mode
WP Mobile DetectI tried to disable all the plugins, but still the same.
When i try to register, i’m on another navigator and not logged on wordpress.
Can some one help me please, i’m lost.Thanks a lot.
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_activity_heartbeat_last_recorded’ not found or invalid function name in […]/wp-includes/plugin.php on line 213
This error will appear and make problems when BuddyPress Live Notifications is also installed.
The function is defined in: /wp-content/plugins/buddypress/bp-activity/bp-activity-filters.php:530
The filters will be added in lines: 580 and 581This will delete the response-array data from Live Notifications because the warning returns null.
A temporarily fix is to set the priority of the Live Notification filter in /wp-content/plugins/bp-live-notifications/ajax.php to a value higher than 10.
I have searched the forum for this and found many people asking about it, but I have yet to find a solution.
When someone friends another person the All Members activity page shows “User X and User Y are now friends”. This ends up filling the entire page. Which is very annoying. Plus, for my clients purposes, this is absolutely useless.
How do I get rid of this notification?? I just want “Updates” to show up.
I found this article (https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/#filtering-examples), but I am not a developer, so telling me to add a loop without telling me “where” to put it doesn’t help.
Like I said, I have seen other people ask about this, but have yet to find the solution.
Thanks in advance for the help.
Hi
I posted this in the bbpress forum & I was told all these pages have to do with buddypress & was directed to Buddypress support.
I have a community site with a number of plugins, including bbforum & buddypress.
I noticed when a member posted a reply to forum content, that when I clicked on the notification bubble /members/user/notifications/, it led a page not found error.I tried to check my profile as forum user, top right and cannot access any of the pages which all lead to same error.
I tried re-saving permalinks (a few plugins I have require them in any case) …, not knowing what to do next and still have this error. /members/ is accessible, but not any of the pages if u click a listed member page.
Also checked the bbforum/buddypress settings & could not see what is not OK.I am not quite sure when this error could have started, as I have not used these links for many months, but probably someone may know what is causing it – and would appreciate some some help to get rid of it.
Even /groups/group-name/ is not not accessible.
Outside bbforum/buddypress, there are NO link problems.
Link: http://bit.ly/1FPSfDK
Thank you in advance
I want to change user profile tabs links (activity, profile, notifications… and so on), I have very long member-header content on profile pages and I want tabs to have div #id in the link:
Standard PROFILE tab link:
http://www.domain.com/members/admin/profile/I want it to be:
http://www.domain.com/members/admin/profile/#profileHow can I change it?
Topic: forum and group notification
As a total novice I’ve put together a site for my local community, http://www.listraban.net. I want to add a means of communication and debate using bodypress and bbpress. The major issue is how it integrates with users’ email. My ideal would be the system that Yahoo groups use, wherein the user can, without help from a moderator, choose to get by email either (a) every new post, (b) a daily digest of new posts or (c) nothing at all. I’ve tried reading what there is about notification plug-ins, but understand hardly a word. For a start I don’t know whether “notification” means an email containing the text of a post, or an email simply announcing that there is a new post.
I believe the WordPress theme is 2012, FWIW. BuddyPress version can be whatever it is if we ever get started.
Hey guys,
I’d like to disable the activity notifications tab that currently resides in the WP admin bar for each user and display it elsewhere on the site (i.e my own custom navigation bar).
I found this old thread which seemed to do exactly what I was after but the code snippet from modemlooper has since been deleted – https://buddypress.org/support/topic/how-to-implement-user-notifications-to-template-without-admin-bar/
Could somebody please point me in the right direction and please bear in mind that i’m a BP newbie 🙂
Hey guys,
Been a wordpress user/developer for years and I know my way around WP pretty well (within reason).
I wanted to add some social interaction to a new site that i’m building so I decided to give buddypress a whirl.
I have to say that, once I got it working, I was really impressed at what BP offers.
Please don’t shoot me down but I have some valid criticisms with the support docs and available support for even getting a buddypress install off the ground.
1) WP 4.1 / BP 2.2.1 (which is my set up)
After a clean install of WP 4.1 and BP 2.2.1 BP didn’t set up the required default pages. I eventually figured out that I could just create blank Members / Activity etc pages and it worked but this took me hours to figure this out which leads me on to the next issue.2) When googling for help with the issues i’ve experienced most of the results I found were years old and not even relevant to my current install. Furthermore, when I did actually get it up and running and wanted to start playing with the layout and functionality, all the help topics I could find that had code snippets (hooks etc) are no longer available.
3) Plug in support seems to be outdated at best. I know this isn’t the fault of BP, but it seems that there is quite a bit of required functionality that really should ship with a basic BP install. A lot of this has been addressed by plug ins, but most of these haven’t been updated for years and don’t work with a current install properly.
Examples of things that I feel should be standard :
– Setting email notifications site wide for new users (I can’t imagine any webmaster would be happy about sending out thousands of emails everyday for every single action that a user on the site makes). This is a critical update that needs to be implemented.
– When typing a message using “@” the dropdown list that pops up as soon as your start typing should only show names of the current users friends. What happens if you have 10,000+ users on your site? That’s going to get annoying for the users really fast. At very least there should be an option in the backend to activate this functionality.
– LIKE button. I wasn’t that surprised that something like this wasn’t installed as standard, but as this is an integral part of social interaction these days I was shocked after spending days trying to find a plug-in that works with the current version and have only managed to find one that works but is shaky at best. There are lots of “no longer available” plug-ins and bits of code and hacks out there but again – removed or deleted when you try to view them. From what I gather this seems to be something that developers have had real problems implementing. I can’t even find a single premium LIKE button plug-in out there! Surely it’s time to have this feature as standard?
4) I’m all for getting stuck in and even sharing what I learn with the BP community but the BP support docs are very sparse and could be so much better, especially for new users. I’m not a WP newbie but I’m having a real hard time trying to make sense of it all.
5) A clean current install of BP doesn’t include a BP theme. I have read that you have removed this and tried to implement it with any standard WP theme but that doesn’t help new users when trying to figure out what BP is capable of. Despite formatting issues many of the things it can do simply aren’t that obvious with a default WP theme. Surely it should at least give you the option to install a standard BP theme from theme manager?
Again, please don’t take any of what i’ve said in the wrong way. So far i’m very impressed with what Buddypress is capable of but I wanted to share the thoughts of a new user in the hope that you could have a look at some of these issues for a future release.
On another note, it took me about 5 minutes to find the link for creating a topic on the forum here too. Maybe this is the standard BP forum set up, but as a new user this could be much clearer.
For now i’m going to stick with it and get my head down and try to figure out the stuff I need to change for my desired set up, so I’m sure you’ll be seeing a lot of me on these forums – if you’ll still have me after this post 😉
My website: http://www.kawaii.com
My theme: Seventhqueen KLEOHi I checked today my debug.log and I found this here ( there are many: Duplicate entry ‘plugin buddypress- entries)
How can I fix that ? Anyone an idea ? Really appreciate !!![25-Feb-2015 21:02:18 UTC] WordPress database error Duplicate entry ‘plugin buddypress-3e4c9c2f65c064f07f8ef075fd946a2c’ for key ‘context_name’ for query UPDATE
u5sbqr_icl_stringsSETname= ‘3e4c9c2f65c064f07f8ef075fd946a2c’ WHEREcontext= ‘plugin buddypress’ ANDname= ’09b57733b0c38d449fe713f0eb8b090a’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, bpml_update_email_notifications_strings, icl_rename_stringEDIT: please don’t post such long log report when concerning only one issue.