-
Jing started the topic A question regarding auto login in the forum How-to & Troubleshooting 3 years, 1 month ago
Hi, we have implemented a BuddyPress site.
When user A sends a private message to user B, user B will receive a private message, like this:
We would like to let user B click on the link in the email, and enter the site directly to check the notification without having to go through the login form.
What shall we do?
Please advise.
Jing
-
Jing started the topic How to get message ID in the forum Third Party Plugins 3 years, 8 months ago
We have a question regarding the BP Rest API.
We are building a mobile app, in which forum is a key function. BP Rest API is used in our WordPress site that powers this app.
When the forum a user subscribes to has new reply or new topic, the user will receive a notification.
We would like the user click on the notification and be redirected to…[Read more]
-
Jing replied to the topic messages_new_messages not working with HTML content in the forum How-to & Troubleshooting 3 years, 10 months ago
Hi, we are running into issue that might related to what you solved.
When using the default function of buddypress to message another user: messages_new_message()
Instead of getting the thread ID, we are getting a False.
How can we get the thread ID? Any suggestion is greatly appreciated.
Jing
-
Jing started the topic Question regarding creating a new private message in the forum Creating & Extending 3 years, 10 months ago
We are using the native function of buddyPress to send message between users:
messages_new_message()
We follow the example of this page:
Instead of getting the thread ID, we are getting a False.
How can we get the thread ID?
-
Jing replied to the topic Solved – BuddyPress Activation Issue in the forum Installing BuddyPress 4 years, 7 months ago
It is actually very simple.
Whitelist your activation page in the firewall, so the firewall does not block it.
-
Jing replied to the topic Solved – BuddyPress Activation Issue in the forum Installing BuddyPress 4 years, 7 months ago
We solved the problem.
Sucuri firwall need to add a bypass URL rule when this is set up. All good now.
-
Jing started the topic Solved – BuddyPress Activation Issue in the forum Installing BuddyPress 4 years, 7 months ago
We are running into an issue with our BuddyPress activation.
After the registration, the user gets the activation link. When clicking on the link, the user sees the Activate button showing up correctly.
Then the user clicks on the Activation button. Admin gets a notification the user is activated, but the user will see page not found error.…[Read more]
-
Jing replied to the topic Can not upload Group Avatar in the forum How-to & Troubleshooting 4 years, 8 months ago
WPMU team solved the issue by putting in the following code:
add_filter( ‘bp_core_avatar_original_max_filesize’, function() {
return 5120000; // 5mb
} ) -
Jing started the topic Can not upload Group Avatar in the forum How-to & Troubleshooting 4 years, 8 months ago
We suddenly can not upload group avatars.
The error message is: Upload Failed! Error was: That photo is too big. Please upload one smaller than 0 B
Please advise.
-
Jing started the topic Upload Group Avatar Failed in the forum Installing BuddyPress 4 years, 8 months ago
I got an error uploading Group Avatar.
It reads: Upload Failed! Error was: That photo is too big. Please upload one smaller than 0 B
What might have caused this? How to fix this?
-
Jing started the topic This appear to be a bug in the forum Requests & Feedback 4 years, 8 months ago
This appear to be a bug.
We can not save the new member roles:
We then reverted the BuddyPress from v 5.1.2 to v 5.0.0, now we can update member roles:
-
Jing started the topic This appear to be a bug in the forum Requests & Feedback 4 years, 8 months ago
-
Jing replied to the topic Can not update member roles in the forum Installing BuddyPress 4 years, 8 months ago
This appear to be a bug of the latest BuddyPress.
We reverted the BuddyPress back to v 5.0.0 from v 5.1.2, now updating member roles work fine now:
Jing
-
Jing replied to the topic Can not update member roles in the forum Installing BuddyPress 4 years, 8 months ago
Hi, thank you for the reply. Yes. this is with Nouveau.
We are testing the issue. We could not seem to remove this error even though all plugins are disabled.
Jing
-
Jing started the topic Can not update member roles in the forum How-to & Troubleshooting 4 years, 8 months ago
We are having a hard time updating member roles in the group from the backend.
Any suggestions?
Jing
-
Jing started the topic Can not update member roles in the forum Installing BuddyPress 4 years, 8 months ago
We are having a hard time updating member roles in the group from the backend.
https://drive.google.com/file/d/15tE8tmAKiOfDok4y4sEKbbGnnTMg5ZSo/view?usp=sharing
What can we do to fix this?
Thanks a lot.
Jing
-
Jing started the topic Notification Related Question in the forum Installing BuddyPress 4 years, 11 months ago
Hi,
We would like to achieve the following:
Group X has been updated by the site admin to be public. Before that, Group X is private.
And we would like the group admin of Group X to receive a notification.
In this case, how can we send an email notification to the group admin?
Thanks a lot.
Jing
-
Jing started the topic Help needed for BuddyPress notification in the forum Installing BuddyPress 5 years, 4 months ago
We are implementing a multisite solution using BuddyPress.
We need some help to set up the notification correctly:
1) if a user registers on the main blog, an welcome email will send to the user. If a user signs up from a subsite, our solution will automatically add the user to the main blog and network. However, the welcome email will not send…[Read more]
@gujingc
Active 2 years, 10 months ago