-
Author
-
March 3, 2014 at 17:01 #11782thendsprojectParticipant
Hi! Thanks so much for the help with the ArrowChat levels the other day, it appears to be working!!! I have a bug I need some help with, though.
When I restrict access to Private Messages to only “Not logged in”, “Not Members” and “FREE” memberships, it disables it for every member level. Can you help me see what is wrong there? The “Private Message” button disappears for everyone, if I restrict it at all.
Thanks!
BradMarch 6, 2014 at 01:51 #12044AbeKeymasterPrivate message button is disappearing from other cause. Those settings are doing redirects of the page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 10, 2014 at 20:49 #12445AbeKeymasterThere is no option like “Restrict Messages page” by default. Please see your added code since the problem it is obviously from your settings/code/etc
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 13, 2014 at 11:10 #12622AbeKeymasterYou have the function named kleo_my_custom_restrict1 but your action
add_action(‘kleo_pmro_extra_restriction_before_my_profile’,’kleo_my_custom_restrict’); adds kleo_my_custom_restrict function which does not exist probablyHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 13, 2014 at 12:19 #12630FDParticipantOk, I did not see that. Thanks 🙂
Then you also have to update the code in this post: https://archived.seventhqueen.com/forums/topic/extra-membership-restrictions-how-to
After updating the add_action with kleo_my_custom_restrict1 instead of kleo_my_custom_restrict I´ve tried it again. I did not work after the code update either. 🙁 I also tried the these restrictions:
Restrict users from sending private messages
Restrict users from adding media to their profile using rtMedia or bpAlbumNeither of them work as they should.
Something is very wrong. 🙁
March 16, 2014 at 10:41 #12772AbeKeymasterDefault restrictions should definitely work. Make sure you are not admin and checked which levels to restrict
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 17, 2014 at 00:12 #12822FDParticipantHi,
I have checked that I´m not admin and that the right levels are restricted.
What to do?
March 19, 2014 at 01:35 #12971AbeKeymasterWhat is your website? give me a test account that should be restricted and an admin one to see the settings done
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.