Jump to content

Suggestion: Flag As Spammer link should disappear for established members

Featured Replies

Posted

Suggestion:

The "Flag As Spammer" link should disappear once a member is established, by posts, or posts and join date, reputation, etc.

Or maybe it could be an option to keep or remove.

Thanks

Just because a member is established does not mean that they can't become a spammer. :hmm:

What happens if their account were to be hacked for example?

Or, as I've seen over the past year, they make 2 or 3 good posts, then hammer your site with spam.

  • 3 weeks later...

also, if your boards are private w/under 100 ppl then this is a gratuitous feature IMO.

in profiles > profileModern I commented out this:

				<if test="authorspammer:|:$member['spamStatus'] !== NULL && $member['member_id'] != $this->memberData['member_id']">

					<if test="authorspammerinner:|:$member['spamStatus'] === TRUE">

						<li><a href='#' onclick="return ipb.global.toggleFlagSpammer({$member['member_id']}, false)">{parse replacement="spammer_on"} {$this->lang->words['spm_on']}</a></li>

					<else />

						<li><a href='{$this->settings['base_url']}&amp;app=forums&amp;module=moderate&amp;section=moderate&amp;do=setAsSpammer&amp;member_id={$member['member_id']}&amp;auth_key={$this->member->form_hash}' onclick="return ipb.global.toggleFlagSpammer({$member['member_id']}, true)">{parse replacement="spammer_off"} {$this->lang->words['spm_off']}</a></li>

					</if>

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.