Topic: Deleted post in database caused problem
Hello.
I had some problems with spam on my forum. Because of the integration I have done on my site I had to delete the posts directly in the database. The problem I have now is that the total number of posts in my forum is not correct since in the table "forums" "num_topics" and "num_posts" includes the spamposts I removed. Is there any way to recalculate the numbers of posts in my forum and update the table "forums" with the correct numbers?
Any help is appreciated
Erik