Quote:
Originally Posted by skippybosco
Thanks pedigree, left it over at the SF Forum, but to echo it here:
Couple more suggestions:
1) Make the usernames in the VBStopForumSpam Log linkable to the user record so that when reviewing the log we can easily click to open that user and delete / ban
2) When adding the ability to "Add user to StopForum" I would love to see it in 2 places: a) the thread/post itself for deleting thread/post, deleting (or banning?) user and reporting to StopForum in one click b) the user drop down within a thread/post to delete and report user c) in the User record in Admin to select delete and report as a drop down option.
I had 10 or so slip by this morning and was looking high and low for the submit to SF option only to come back here and see it has not been added yet, doh!
|
#1 - not a problem, that can be easily added. Its going to POST a form to the user search function as the user is assigned an ID after vbSFS has completed its processing. I would have to add another plugin to link to a user id directly. You shouldnt really notice any difference unless you click a user that was blocked and then the search would return no results.
#2 - I can add that with a two forms. I emailed russ about remote form submitting and never got a reply. If he changes the way the form is submitted (ie hidden input values, cookie verification etc) on his site, then any form I make will instantly be broken. I was hopnig that he would finalise a submit API. Until then, I guess we can work around those