Jump to content

Featured Replies

Posted

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

 

Solved by Marc

Go to solution
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.

  • Author

Thanks. I'll have a look and come back here

  • Author

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

 

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.

  • Author

Thanks , I'll have a look and get back to you

  • Community Expert
  • Solution

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

  • Author

That sounds like a plan.

Where do I switch off the profiles?

 

 

  • Community Expert
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

 

Recently Browsing 0

  • No registered users viewing this page.