Quote:
Originally Posted by ForceHSS
this is the code I am using is your code the same if not post yours
PHP Code:
if (!is_member_of($user['usergroupid'], 6)) // we dont want to ban our admin account now do we { print_table_break('', $INNERTABLEWIDTH); print_table_header("Submit to StopForumSpam"); print_label_row('Submit these details to www.stopforumspam.com ban list<BR><table><tr><td>Username:</td><td><input type="text" name="username" size="30" value="'. $user['username'] . '"></td></tr> <tr><td>Email:</td><td><input type="text" name="email" size="30" value="' . $user['email'] . '"></td></tr><tr><td>IP: </td> <td><input type="text" name="ip_addr" value="' .$user['ipaddress'] . '"></td></tr></table> <input name="api_key" type="hidden" value="oysr2wv46udtbp"><input onclick="this.form.action=\'http://www.stopforumspam.com/add.php\';this.form.submit()" type="button" class="button" value="' . $vbphrase['submit'] . '"/>'); }
|
yeah you are just using it as a plugin and nothing to do with the product as there are no vb variables shown for glowhost product
mine is based on
[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
vb variables which is why i suggested using my code as it fits the need for the plugin addon for stopforumspam