Entry stuck in moderation queue

  • Hello Guest, Are you looking for a product but it doesn't exist? Or would you like a customized add-on?
    Contact us for a personalized quote.

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

User Who Replied This Thread (Total Members: 2)

Show Moderators Add-on Question

No message that content is hidden.

Mar 19, 2018
5
0
1
37
This user changed his name but after that his account was merged with another one. His username change request is now stuck in moderation:

1621
 

XenConcept

Backend Developer
Staff member
Administrator
Oct 14, 2017
1,279
298
83
Rennes
www.xen-concept.com
I know. We have merged his account and now, his username change request is stuck in moderation queue.

For the moment the only solution is to remove the approval by the database.

Line to execute in the database.

PS: Check that you have no other request for approval for username changes.

SQL:
DELETE FROM `xf_approval_queue` WHERE `content_type` = 'xc_username_change'

For the rest I will see what can be done to prevent this from happening again.
 
  • Like
Reactions: Recep Baltaş
Top