we're running the September 15 dev release, and Flag 6.x 1.1.

When a user hits the "deny" link when looking at pending friend requests, there's a drupal system message that: "You have removed testuser from your list of friends." (which is a little weird, because technically you're denying a request and that user was never actually a friend). But then the page reloads and the incoming friend request is still in the list.

We've tried this with several users now, and can't figure out what's up. is this a known issue? searching the queue shows that there was something about this in March, but that it was fixed back then.

thanks!

Comments

friolator’s picture

An update:

cleared out all the flag_friend tables
reinstalled the latest dev version
ran updates.php
cleared all caches.

Still not getting 'deny' functionality to work.

We're doing the approve/deny links in views, and 'Approve' does work as expected.

Any ideas?

friolator’s picture

Status: Active » Closed (fixed)

this seems to have fixed itself. caching issue?

off’s picture

I do not see deny link anywere