The problem is, many spammer use a lot of different names. It's a run between admin and spammer. I've tried the hard way and delete the spammer in the dbase in the subscription table to delete them from the sidebar. Thank you.
Oh, all is clear. I have deleted the Spammer in my MySOL first. Now, there is no option to delete the Spammer as Subscriber. Thanks. The right way is. Delete Spammer from the admin panel.
In line 288 is nothing. And the code above runs fine.
I've put the plugin code on one line. The result:
Parse error: syntax error, unexpected T_STRING in /www/htdocs/w00621c0/status09fin/config.php on line 289
I've no shell for my installation. So I've run "insert into profile_role (profile_id, role) VALUES (1, 'administrator');" in my MySQL console and it works super. I have an admin panel. So I have done the same procedure with ...(1, moderator), but th…