XF 2.1 Unable to disassociate a connected account

bashea11

Member
Hello, I'm having trouble with a connected account issue and I see no place to force remove the connected account from the acp. Is there any way I can remove the connected account. When I try to disassociate, it does nothing. I would ask the plugin developer but it takes about 4 months to get a reply from him. :cautious:
 
Actually I needed to force disassociate. The disassociate button wasn't working. I ended up just getting it resolved by:
  1. Logging in to phpmyadmin
  2. Finding my database
  3. Finding the table "xf_user_connected_account"
  4. Searching for the connected account that needed to be removed and deleted it.
 
Actually I needed to force disassociate. The disassociate button wasn't working. I ended up just getting it resolved by:
  1. Logging in to phpmyadmin
  2. Finding my database
  3. Finding the table "xf_user_connected_account"
  4. Searching for the connected account that needed to be removed and deleted it.
I'm having the opposite issue.

I deleted the connected account through the DB as you did above. But the users's /connected-accounts/ page is still showing the account as connected, and the disassociate button isn't working.
 
I have the same issue. My xf_users_connected_accounts only show 2 users that have conencted Discord.

However, a dozen or more of us can't disassociate and then reconned. I purcahsed an add-on that would allow me to do it from the AdminCP but that doesn't work either.

EXAMPLE OF BROKEN USER ENTRY IN ADMINCP

1735924961651.webp

EXAMPLE OF WORKING USER ENTRY IN ADMINCP

1735925028943.webp

Disassociate doesn't worky worky.
 
Back
Top Bottom