BankFodder Posted March 19 Share Posted March 19 Hi, we have an issue where spanners have managed to get through our filters and then rather than posting on the open forum of managed to post directly to the profiles of existing members. Is there any setting which would allow us to prevent that please? Ideally we would like to prevent that kind of post until the new user had chalked up a certain number of posts Link to comment Share on other sites More sharing options...
Adriano Faria Posted March 19 Share Posted March 19 45 minutes ago, BankFodder said: Ideally we would like to prevent that kind of post until the new user had chalked up a certain number of posts Not sure this includes status updates, if that’ll what you mean. BankFodder 1 Link to comment Share on other sites More sharing options...
BankFodder Posted March 19 Author Share Posted March 19 Thanks. I'll have a look and come back here Link to comment Share on other sites More sharing options...
BankFodder Posted March 19 Author Share Posted March 19 I have checked but the settings allow us to restrict all posting by a new member but does not enable us simply to prevent posting to a profile. The problem is that when somebody posts to a profile, it is not public and so therefore the moderating team wouldn't necessarily know that it has been done and at the spamming has taken place and this the person who has been spammed reports it. We only discovered by accident that this was happening. When somebody let us know. What we need is a setting which allows new members to post publicly if they want to without restriction, but allows us to set a restriction on their ability to post to the profiles of other members Link to comment Share on other sites More sharing options...
David.. Posted March 19 Share Posted March 19 This can be done with a theme edit if you find the profile posting code then wrap it around {{if member.member_posts > 50}} so that only members with higher than 50 posts can see it. BankFodder 1 Link to comment Share on other sites More sharing options...
BankFodder Posted March 19 Author Share Posted March 19 Thanks , I'll have a look and get back to you Link to comment Share on other sites More sharing options...
Solution Marc Stridgen Posted March 20 Solution Share Posted March 20 As an alternative, you could switch off access to profiles for the initial group, create a new group, and promote to that new group on reaching x posts BankFodder 1 Link to comment Share on other sites More sharing options...
BankFodder Posted March 20 Author Share Posted March 20 That sounds like a plan. Where do I switch off the profiles? Link to comment Share on other sites More sharing options...
Marc Stridgen Posted March 20 Share Posted March 20 1 minute ago, BankFodder said: That sounds like a plan. Where do I switch off the profiles? Take a look here, and look at the module permission section. You can switch them off at a module level for any group needed Link to comment Share on other sites More sharing options...
Recommended Posts