Quote:
Originally Posted by unicorn
Hi,
1)
PHP Code:
<br/><if condition="$vbulletin->openreports"><a href="postreports.php">$vbphrase[postreports_postreports]</a>: $vbulletin->openreports</if>
In the old version, this was suppose to show the moderaters how many pinding or open reports, and when clicked to link them to forum/modcp/postreports.php
now its shown to all the members and links to forum/postreports.php
2) How to turn off report emails sent to mods and admins..
reg
|
Well it's beta

The link is an error, I need to subsitute the modcp dir into the link. Are you sure it's showing up for non-mods? The variable in the conditional should only be true if the user is a moderator. But the emails, I'm not sure. I wanted to do this hack without making any modifications to existing files, and I can't really see an easy way at the moment to stop the emails being sent without editing reports.php