Christhopher Posted November 6, 2017 Share Posted November 6, 2017 Approval queue stuck to 1 even when there's nothing to approved. http://prntscr.com/h6x0f7 Link to comment Share on other sites More sharing options...
0 Chris81 Posted December 8, 2017 Share Posted December 8, 2017 @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 More sharing options...
0 Christhopher Posted December 8, 2017 Author Share Posted December 8, 2017 (edited) in witch section do you installed it? CSS? I need a second opinion on this one, please Edited December 8, 2017 by Christhopher Link to comment Share on other sites More sharing options...
0 Chris81 Posted December 8, 2017 Share Posted December 8, 2017 It’s not CSS, it is SQL. Just have a look in the core_cache table Link to comment Share on other sites More sharing options...
0 Cookie Monster Posted December 8, 2017 Share Posted December 8, 2017 As @Chris81 kindly said its SQL not CSS. You can use tools like HeidiSQL or phpMyAdmin to run the query. Liked what i posted remember to feed me a cookie ->Or you can add a cookie to my Link to comment Share on other sites More sharing options...
0 Christhopher Posted December 9, 2017 Author Share Posted December 9, 2017 ok, thanks, but I prefer not touch that, consider the question solved, thanks Link to comment Share on other sites More sharing options...
0 Jrock Posted December 9, 2017 Share Posted December 9, 2017 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Christhopher
Approval queue stuck to 1 even when there's nothing to approved.
http://prntscr.com/h6x0f7
Link to comment
Share on other sites
6 answers to this question
Recommended Posts