I have some post ids for which I would like to view the single post.
Is there a url the I can use and insert the post id that will return a single post?
something like domain.com/forum/showpost.php?postid=10000
Also, in the xf_liked_content table, what determines whether a like is counted? There's an is_counted column, but what determines that value? In other words, under what circumstances are likes not counted?
Is there a url the I can use and insert the post id that will return a single post?
something like domain.com/forum/showpost.php?postid=10000
Also, in the xf_liked_content table, what determines whether a like is counted? There's an is_counted column, but what determines that value? In other words, under what circumstances are likes not counted?
Last edited: