AssaultCube Reloaded Forums

Full Version: Forums Suggestion: "Like/Thank you" Button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
regardless ether witch 1.
if possible, y not add Like or Thank Button?
like, AC old Skool Forums
It is possible, but this is why not:

It actually incurs a huge database cost, which is probably why native MyBB didn't do it.

It takes O(n) time to get the list of users who like a post, which is fine, but takes more processing time.

Does the AC Forum actually have Like/Thank buttons?