Jump to content
WebFlake
  • 0

Approval queue stuck


Christhopher

Question

6 answers to this question

Recommended Posts

  • 0

@christopher Did you get this resolved?
I have the same issue, I have 67 items to be approved, but nothing visibly in the queue.

I may have fixed it.

INSERT INTO `core_cache` (`cache_key`, `cache_value`, `cache_expire`)
VALUES
	('modCpApprovalQueueCount_958', '67', 1512762145);

Changing the 67 to 0 cleared the number.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...