Search Results for 'private'
-
Search Results
-
Currently we have a site using BuddyPress with Groups enabled. When a user is logged in, in the directory, they SHOULD see all groups that are Private or Public, but currently they are only able to see the groups in which they are members. Is this a known glitch, or do I have a setting off somewhere?
Thanks!
Hello,
Buddypress redirects to error 404 page every time a user tries to access ot a logged-in needed web page (es. http://www.buddypresswebsite.com/members/username/messages/). It causes several problems to users because when they recive an email notification for a private message and follow the link to see the conversation, if the are not logged-in an ugly error page appears (giving the feeling that on the website there is something wrong). Is that possible to:1) send users to the login page
2) send users to the initial requested url after log-inThanks for your help
TizianoI hope that I used the right section and that this is not been signaled before, I looked for it but I have found anything.
Pratical explanation:
- User A create “Group 1” and “Group 2”, both private groups.
- User B make a request for both groups
- User A receive this notification: 2 new membership requests for the group “Group 1”
The line should be splitted in:
1 new membership requests for the group "Group 1" 1 new membership requests for the group "Group 2"
Or if this is not possible, just use somethign like “2 new membership requests for some of your groups”.
Topic: Private membership
Hello!
I’m currently working on a idea for a online diary. Where you can answer questions and write down thoughts and this will be saved and stored for the future. All this need to go against the social trend of today and be totally private.
I need my members to be able to register to the site and contribute to their diary while not being able to be seen, contacted or such. Is this possible with BuddyPress?
Sincerely
is anybody going through the same problem with me? or have the answer for this?
I am not receiving verification emails which I am suppose to, to approve my customer’s role.I went through all the sites to figure out how to make this work,
but none of the way they mentioned on the internet worked for me.I downloaded a WP mail SMTP, and from that on I am lost. I do not know what and where I’m doing wrong.
Well.. If I can have this work out without using another plugin, that would be the best option.
However, if I need to download a extra plugin to make it work then it is also fine with me.Now, this is the error I am getting, when I send out the test email.
——————————————————————————-
Test Message Sent
The result was:bool(true) The full debugging output is shown below: object(PHPMailer)#7825 (75) { ["Version"]=> string(6) "5.2.14" ["Priority"]=> NULL ["CharSet"]=> string(5) "UTF-8" ["ContentType"]=> string(10) "text/plain" ["Encoding"]=> string(4) "8bit" ["ErrorInfo"]=> string(0) "" ["From"]=> string(17) "teamk@onteamk.com" ["FromName"]=> string(10) "beansquare" ["Sender"]=> string(17) "teamk@onteamk.com" ["ReturnPath"]=> string(0) "" ["Subject"]=> string(44) "WP Mail SMTP: Test mail to teamk@onteamk.com" ["Body"]=> string(68) "This is a test email generated by the WP Mail SMTP WordPress plugin." ["AltBody"]=> string(0) "" ["Ical"]=> string(0) "" ["MIMEBody":protected]=> string(69) "This is a test email generated by the WP Mail SMTP WordPress plugin. " ["MIMEHeader":protected]=> string(301) "Date: Wed, 7 Sep 2016 06:34:55 +0000 From: beansquare Message-ID: X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit " ["mailHeader":protected]=> string(76) "To: teamk@onteamk.com Subject: WP Mail SMTP: Test mail to teamk@onteamk.com " ["WordWrap"]=> int(0) ["Mailer"]=> string(4) "mail" ["Sendmail"]=> string(18) "/usr/sbin/sendmail" ["UseSendmailOptions"]=> bool(true) ["PluginDir"]=> string(0) "" ["ConfirmReadingTo"]=> string(0) "" ["Hostname"]=> string(0) "" ["MessageID"]=> string(0) "" ["MessageDate"]=> string(30) "Wed, 7 Sep 2016 06:34:55 +0000" ["Host"]=> string(9) "localhost" ["Port"]=> int(25) ["Helo"]=> string(0) "" ["SMTPSecure"]=> string(0) "" ["SMTPAutoTLS"]=> bool(true) ["SMTPAuth"]=> bool(false) ["SMTPOptions"]=> array(0) { } ["Username"]=> string(0) "" ["Password"]=> string(0) "" ["AuthType"]=> string(0) "" ["Realm"]=> string(0) "" ["Workstation"]=> string(0) "" ["Timeout"]=> int(300) ["SMTPDebug"]=> bool(true) ["Debugoutput"]=> string(4) "echo" ["SMTPKeepAlive"]=> bool(false) ["SingleTo"]=> bool(false) ["SingleToArray"]=> array(0) { } ["do_verp"]=> bool(false) ["AllowEmpty"]=> bool(false) ["LE"]=> string(1) " " ["DKIM_selector"]=> string(0) "" ["DKIM_identity"]=> string(0) "" ["DKIM_passphrase"]=> string(0) "" ["DKIM_domain"]=> string(0) "" ["DKIM_private"]=> string(0) "" ["action_function"]=> string(0) "" ["XMailer"]=> string(0) "" ["smtp":protected]=> NULL ["to":protected]=> array(1) { [0]=> array(2) { [0]=> string(17) "teamk@onteamk.com" [1]=> string(0) "" } } ["cc":protected]=> array(0) { } ["bcc":protected]=> array(0) { } ["ReplyTo":protected]=> array(0) { } ["all_recipients":protected]=> array(1) { ["teamk@onteamk.com"]=> bool(true) } ["RecipientsQueue":protected]=> array(0) { } ["ReplyToQueue":protected]=> array(0) { } ["attachment":protected]=> array(0) { } ["CustomHeader":protected]=> array(0) { } ["lastMessageID":protected]=> string(56) "" ["message_type":protected]=> string(5) "plain" ["boundary":protected]=> array(3) { [1]=> string(35) "b1_b174d115801e4e072d3bddaa4d88a700" [2]=> string(35) "b2_b174d115801e4e072d3bddaa4d88a700" [3]=> string(35) "b3_b174d115801e4e072d3bddaa4d88a700" } ["language":protected]=> array(0) { } ["error_count":protected]=> int(0) ["sign_cert_file":protected]=> string(0) "" ["sign_key_file":protected]=> string(0) "" ["sign_extracerts_file":protected]=> string(0) "" ["sign_key_pass":protected]=> string(0) "" ["exceptions":protected]=> bool(true) ["uniqueid":protected]=> string(32) "b174d115801e4e072d3bddaa4d88a700" }
The SMTP debugging output is shown below:
——————————————————————————
I have set the mailer on ‘Use the PHP mail() function to send emails’ for right now.
but I also have tried send all ‘WordPress emails via SMTP’ and still did not work. same result.SMTP Host is set as ‘localhost’
SMTP Port is set as ’25’
did not set up any Encryption.
and Yes, I am using the SMTP authentication.Please!! I need to get my site working by next week. and I am stuck with this for past two days.
Hi there! 🙂
When trying to join a hidden group I get a 404 error page when clicking to join.
I’ve found an old solution but it does not work. It said it only failed when the user is an admin. I’ve tried both with an admin and an editor. Both fail.
My site is in spanish. I say it for if it affects the resulting URL…
This is the code:
/* *** */
On line ~1026 of buddypress/bp-templates/bp-legacy/js/buddypress.js, replace
jq(‘#groups-dir-list’).on(‘click’, ‘.group-button a’, function() {
with
jq(‘#groups-dir-list, #item-meta’).on(‘click’, ‘.group-button a’, function() {
/* *** */
Any idea on how to solve it?
This is the link I get to a page that does not exist:
http://mydomain.com/groups/my-group-name//request-membership/?_wpnonce=xxxxxxxxxx
Thanks.
I’ve been trying to find a way to make the activity and forum tabs only visible to the logged in user. So for example, if im logged into my profile, i will be able to see/use the activity and forum tabs, however, im the only one who can see them.
I managed to hide the tabs from users using css, but that only works for people who are logged out. Anyone who is logged into their account can still see those tabs due to there not being a specific css class. However, i would much rather a non CSS way of removing them for obvious reasons.
Any help would be much appreciated, as i cant seem to find to much on the topic bar removing it with css.
Cheers
I’m struggling to get this area to position correctly.
The autocomplete is appended to the page but there are no top and left coordinated being added for absolute positioning. (When a user begins to type a friends list will be appended to the page).
This means I’ve had to simply ‘stick’ it to the middle of the page which isn’t good UX.
Any ideas how I can get a handle on the CSS of this. Either by appending to the ul.acfb-holder which is inside the form or by dynamically adding the coords to the div.ac_results markup.
It works, but not intuitive this way.
Hey guys.
Is it possible to restrict private messages for use between users and admin only, so users can’t message each other (or even know of each others existence).
Cheers,
Topic: Hide a Private Group/Forum
Is there any way to hide a Group & its associated forum by site role?
I have several user role types set up, and for one of the user roles I want to have a private group for them. I don’t want the other user roles to see that this group exists. Right now, when I create a private group, it still shows up in the list of groups and says “private.” Can I just hide this group unless the person is logged in and has that user role?
Maybe there is a plugin or something?
Hi everybody, I ask here to understand how to use Buddypress for my new web services platform.
In particular, we want implement Buddypress in conjunction with Woocommerce.
We’ll sell SEO service, landing pages, custom maps service etc. for business.
We would like that user after purchase of one of those services could access to a private page where he can manage what he have purchased. We would like to have freedom to put personalized content on user private pages. We need in particular that a user could use a contact form tu send us extra information on services configuration.
Another thing is that the user private page should have their usernames as web addrress: http://www.oursite.com/username-login.
We don’t need to have interaction between user, like a forum or a social network.
I hope that could be enough to you to undestand what we would like to do and I hope you could give some useful feedback and ideas about that.
Thank you very much