AndyB
Well-known member
I would like to see a Rebuild Likes function be added here:
Admin CP -> Tools -> Rebuild Caches
The purpose of Rebuild Likes is to avoid showing "(Deleted User)" where Like information is displayed under a post.
When we run this new function called Rebuild Likes, the following would occur:
Run query to update xf_liked_content (remove rows)
Run query to update update xf_post.like_users field
Run query to update xf_post.like field
Admin CP -> Tools -> Rebuild Caches
The purpose of Rebuild Likes is to avoid showing "(Deleted User)" where Like information is displayed under a post.
When we run this new function called Rebuild Likes, the following would occur:
Run query to update xf_liked_content (remove rows)
Run query to update update xf_post.like_users field
Run query to update xf_post.like field
Upvote
0