Quote:
Originally Posted by Ted S
Edit the plugin by removing:
Code:
<if condition="$headerstime - 1209600 > $bbuserinfo[lastpost]">
<!-- hasnt posted lately message -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1">
<phrase 1="$bbuserinfo[username]" 2="$vboptions[bbtitle]">$vbphrase[welcome_postmoreoften]</phrase>
</td>
</tr>
</table>
<!-- / hasnt posted lately message -->
</if>
|
Can I ask does this stop an automated e-mail to users?
As I have a few confused users getting an e-mail about not posting when they have?
Thanks