hi people,
Allright I will investigate this and see if i and see what i can do
I cannot reproduce this please make sure you have the latest code
Edit plugin "AWS:warn link in usermanager" and replace all code with this
PHP Code:
$quicklinks["../Warn.php?" . $vbulletin->session->vars['sessionurl'] . "do=WarnUserNoPost&id=" . $vbulletin->GPC['userid']] = $vbphrase['aws_warn_user_admin'];
if you are still getting that error then please tell me exactely what you are trying todo .... You could also disable the plugin which causes the problem (it is only used to provide a link to warn a user in the usermanager)