Search Results for 'private'
-
Search Results
-
Hi,
I’m building a website using buddypress and bbpress.
When users register for an account the default roles they are assigned are “Contributor” and “Participant”.
These users at the moment cannot view members in the members list and send private messages.
For the members list I believe the js / ajax is not working for the “Contributor” role for some reason (it loads fine for all other users and for non logged in users).
When viewing the members list as a contributor the members do not load and I receive a js error in the developer console reading “Cannot read property ‘contents’ of undefined”.
There must be an issue specifically for that user role, could there be a permissions issue?
For private messaging the messages simply won’t send. I’ve checked the ajax in the console and it return 200 so i’m not sure what the issue is. I’m also using user role editor and I’ve checked and “Contributors” can send messages so I’m a bit stuck with this one.
I’ve also tried changing the bbpress role which as expected had no effect.
Thanks in advance for any help.
I’m happy to go into more detail if needed but not willing to give out the sites URL.
Hi,
I am working on GDPR and Terms for a website.
I think I found a bug with the private messages data in the export data tool.
I have user1 and user2.
user1 sends a private message to user2.
user2 sends an answer to user1.
user1 answers again to user2.
Then I export data for both users.
In the private messages section, every messages retrieved are the same for both users. It only shows the text user1 wrote. Neither the text user2 wrote.
I suppose this tool should permit a user to see the data HE wrote to any others. And the delete data tool should allow that user to remove all the messages HE wrote to others too.
This is the case with user1. But user2 can only export the data user1 wrote to him.Can you tell me if I misunderstood the use of this tool or if it’s a bug please ?
Topic: How to change redirect
Hi! A have some trouble. When non-logged user wants open a private group, he redirects to login page. How change this? I want, what he not redirect and see the goup with message, what this group is private.
Hello,
I was wondering if there is a plugin, or bit of code I could remove or add to make it where there is no possible way for me to see user’s private messages. Right now I can use the Export Personal Data tool or go to their profiles and click messages. I want to disable both of these features permanently.
Thanks!I want to change the messaging button colors in the profiles. I also want to resize the buttons and button text to make them a bit larger. Thanks!
Hello,
I’m an admin at a erotic website that uses buddypress. Due to the nature of the content, I would like to be able to display ALL user messages (not sent to me, but sent between other users) to check if they’re not using my website to distribute, for example illegal content via PM’s. Is this possible? I know I can go to desired user’s profile and click the messages tab, so as admin I can see his/her messages. But this is too cumbersome since i have 1000+ users.
I’ve been looking for a plugin, but no luck unfortunately.
Thanks in advance for all help.Topic: Missing SOME group buttons
I just noticed this very odd issue on this page: https://westchestermarketingcafe.com/rsetasc/groups/
We are trying to set up Restricted Communities whereby the Groups are private but allow users to request membership via the buttons. Some of the groups have the buttons but two, including the new “Testing IEP” do not.
I’ve tested with Twenty Sixteen and the issue remains. I have turned off/turned back on all the plugins without any luck.
We are using WP 5.1.1, BuddyPress 4.2.0, bbPress 2.5.14.
What am I missing?!
I am using BuddyPress Message Attachment
to enable my users to att attachment in their private messages.The user gets the attachment correctly in his message:
https://www.mydomain.com/mitglieder/daveloom/messages/attachment/51982/4411/But in the Media-files of my backend the picture-links are broken:
https://www.mydomain.com/wp-content/uploads/20161101_112558.jpgIs it possible to fix that, in order that all media files are shown correctly?
Hello everyone,
I have to set up a website for a medium-sized association (about 200 members). Here are the goals to achieve. Members can belong to several groups, groups can be public or private, forums public or private too (thx to bbp-private-groups) and there are community pages also where everyone can write (events, recipes, lists …). For UX I don’t want the user to fill multiple forms to login, and the data must be shared in profile pages (forum topics/replies, events, posts, recipes…)
then, the question is this:
Do I have to install buddyPress on multisite WP or not?
If yes where should I install the plugins (main site or secondary site?)
To stay simple I would prefer a single installation but then the question of volumes for backups.
Hope I’m clear enough
All your tips and tricks are welcome.Thank you
bVLatest version of all WP & plugins
Hi guys,
Thanks for the great job!I want to create a marketplace where members will be able to upload products (photos, info made with BP Forms I assume) but the sale WILL NOT go through the website, meaning the buyers (members as well) will contact the sellers through message and arrange privately all the aspects of the sale.
I have Dokan Pro and BuddyPress that came with the theme I bought, but at the moment it seems like this combination doesn’t work for what I want and need.My question is: Can I achieve having a social marketplace, where people WILL be able to upload products, but WON’T do the sales through the website (something like a Catalogue), with BuddyPress only? Can I just turn Dokan off, coz their dashboard is totally complicated and unnecessary for my idea (even when put on Catalogue mode)?
Thanks in advance, looking forward to your answer!
I.
Topic: Emails are never received
Hello,
I have been working on new registered users moderation for a while and tried different user approval plugins out. Finally I decided to go back to the origin BuddyPress settings – and I have faced an unexpected technical issue. BP emails are never received. Although all was working at the beginning.
At the moment, any of BP emails are not received. Not by administrators on new user’s registration nor by users when someone sends a private message or adds as a friend.
I deactivated all the moderation plugins I was trying before, so only BP itself is activated.
What may have caused this issue and how can it be solved?
Thank you in advance!Is it possible to make a restrictions on the number of private messages a user/member can send each month. Is it also possible for public messages and so on?
E.g. restrict that a free member e.g. only can send 3 private messages each month to all other member levels and e.g. a gold member can have unlimited messages per month etc.??Hi!
I have WP 5.1.1 and BP 4.2.0 and I am trying to set up a private site.My problem is that I wanΒ΄t to activate my users manually and I got stuck. Also I would like to change the text that appears when a person has registered.
I have tried ALL possible ways of settings and I even installed BP Registration Options – plugin.It does not work!!
Also, in the e-mail settings. If the user is not activated directly I could use the opt. for creating an account to send a manual pending e-mail. But then I still need to change the banner and notification text thar appears when user has clicked register.
Ok, so to complicate it further – I do not know how to write code….
Please help me!
Topic: Groups visibility by role
Hello, I’ve 3 custom user role. I created BP groups but for each role, all groups should not be visible by all users.
For example : 3 roles : role1, role2, role3 – 6 groups : group1, group2, group3, group4, group5, group6
Each user with role3 can create its private group, not visible for role1 and role2. He can see all others groups. So it’s group could be masked if he can see others groups.
Users with role2 cannot see groups created by users with role3 and cannot see group3, group4.They can see only groups 1,2 and 5. They are automatically added at group1 thanks the module Member Type Pro
Users with role 1 are automatically add in group3 and can see oly itzs group and group4.
Is there a plugin or a function to add that in the admin WP ?
Like the plugin Menu Nav Role wich allos to display menu items by role.Thanks for your reply. I hope my answer is understandable because I’m french π
First time poster! Hello everyone π
I am using: Marketplace One Social theme, WC Vendors, Woocommerce, BP Better messages (websocket upgrade).
Is there a way to make the ability to start conversations only for admin? I am designing a freelancer type website where I only want the Admin to be able to connect buyers and sellers into a private conversation after the purchase has been made (to avoid circumvention). I want vendors and subscribers to have access to their messages, just not the ability to start a new one.
I am thinking maybe CSS to hide compose features? Could that be the easiest solution?
Thanks in advance for any ideas!
How can I limited the activity feed to only display activities in the groups the user belongs to?
Our site groups need to be very private. Being able to view a friend’s activity is a great but not if the friend’s activity is a private group that the user does not belong to.
For example, a friend belongs to a private group named ‘secrets’ but the user does not belong to the group.
Now the friend creates a topic (bbPress) in the ‘secrets’ group forum discussing a ‘new formula’. The user will now see the topic posted in their activity feed. The new secret formula is now revealed outside the ‘secrets’ group.
I hope this makes sense.