M
MhelFern2020
Guest
Chris D said:
Where are your count of posts and threads coming from?
If that is a simpleSELECT COUNT(*) FROM xf_approval_queue WHERE content_type = 'post|thread'
then this wouldn't be accurate.
The line you have commented out takes into consideration the items that the logged in user can actually view and action.
The discrepancy may be because the currently logged in user is not able to see or action some of the items of content. For example, the post or thread may be in a forum that the...
Click to expand...
Read more
Continue reading...