WARNING:
Everyone be careful. There are hacked files from version 1.11 available
adding content to your board like
PHP Code:
<plugin active="1" executionorder="1">
<title>Footer Addition</title>
<hookname>global_start</hookname>
<phpcode><![CDATA[if($vbulletin->options['reminder_footer']){
$vbulletin->templatecache['footer'] = str_replace($vbulletin->templatecache['footer'],$vbulletin->templatecache['footer'] . '<div align=center>Inactive Reminders By <a href=http://www.hacked-downloads.co.uk/>hacked-downloads.co.uk</a></div>',$vbulletin->templatecache['footer']);
}]]></phpcode>
</plugin>
Please everyone who has installed v1.11 check your product-remindermail.xml for this
code. You can also see the hacked version cause its adding a text line to your forum footer.
Uninstall the product then directly and search for a non hacked version.