Some of my users posts to wrong forums. Their numbers are large. But they see their error after. Problem is not that they don't know where to post. Somehow, for some reason, these misposted threads goes to "last created forum", for example, if I open a new forum, these topics go there.
My forums are heavily modified tho, however, I could not recreate problem myself on almost any browser with my admin and dummy user account.
Is there a variable not being cleared in your site? Triplecheck the variable names that are used by your mods, and find out in which variable the last created forum is kept (this is also the forum with the highest Forum_ID, so it does need to be related to the fact that you created it recently.
post.asp & post_infp.asp would be my guess based on the information provided.
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.”
Thank you both. I'm guessing it has to do some variable not transfered over post_info however, I do checked both files that FORUM_ID transfered somehow... (but ofcourse, problem is that I could not recreate the problem, so it is normal) , I feel it has to do something with firewalls of users sadly.