Quote:
Originally Posted by gbox master
can some one tell me where i can edit the txt :
To be able to send PMs your post count must be 4 or greater.
You currently have 1 posts and you can send PMs to following users only:
i want to put something like a rule in this txt so it save us alot of moderating
|
i found this in the xml and eddited it
but now i get some error message about the private php ................................
can some one please take a look at this and post the correct way to edit the txt
original txt
Code:
<phrase name="error_postcount_too_low_pm" username="Cybernetec"><![CDATA[<center>To be able to send PMs your post count must be <b>{1}</b> or greater.<br /><br />You currently have <b>{2}</b> posts and you can send PMs to following users only:<br />{3}</center>]]></phrase>
</phrasetype>
editted txt
Code:
<phrase name="error_postcount_too_low_pm" username="Cybernetec"><![CDATA[<center>To be able to send PMs your post count must be <b>{1}</b> or greater.<br /><br />Spamming for the pm rights will result in a permanent Ban <br /><br />You currently have <b>{2}</b> posts and you can send PMs to following users only:<br />{3}</center>]]></phrase>
</phrasetype>