Quote:
Originally Posted by C_P
I agree, that would be a nice feature of this.
|
If you're familiar with coding and the plugin system, moving the plugin to register_activate_process and wrapping the code below around the plugin should work. That's how I have it running on my board, but is UNTESTED on Amy's hack...
PHP Code:
if ($vbulletin->userinfo['posts'] == '0')
{
}