Hey, first sorry for my bad english.
Here's my Problem: I have a Video platform/site, where users can report a abuse. The user can press the "Report a Abuse"-Button and it will show on the flag abuse summary on a view site.
There you can delete the video, change the video, and "reset flags". If i press this button this url ( http://www.dev.wir-helfen.tv/?q=flag/flag/abuse_node/132&destination=adm...) will be called in, but nothing happend, the flag abuse still there.
The User can take his abuse report back, but the admin not.
Maybe you can help me?
Thanks

CommentFileSizeAuthor
#3 flag_abuse_problem.jpg209.2 KBdshumaker

Comments

tadeusz jurek’s picture

I've got the same :(

PixelSavant’s picture

check your version of the core Flags module, the current version is missing the function flag_reset_flag. Update to version 6.x-2.0-beta5 of the Flags module and it should work ok.

dshumaker’s picture

Title: Admin can't reset abuse flags » How to unflag some one elses flags?
Component: Documentation » Miscellaneous
StatusFileSize
new209.2 KB

In an exposed view for the abuse flags, the "flag link" is "user that's logged in" relative. I.E. The flag link that shows up in the view is relative to the person viewing the view. Thus the view is useless for an administrator who wants to unflag nodes/comments that have been flagged.

The view properly lists the things (nodes/comments) that have been flagged but there seems to be no way to unflag some elses flags. In other words you can only unflag your own flags. Which is fine for regular users but not for administrators.

Thanks for any help on how to unflag someone elses flags.

In the attached image the second arrow points to comments that I want to unflag but the only option is to "Flage as abuse". But it's already abviously been flagged.

sirkitree’s picture

Status: Active » Fixed

There is a permission for this called 'reset abuse flags' that you must give to your administrators.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.