I got the same problem, just noticed it today though!

FirefoxWiz Wrote:I got the same problem, just noticed it today though! 
And it works if you remove the javascript?
tikititi.. i forgot to unactivate it after upgrading, now it open a topic without a forum
and i can't delete it
![[Image: garxj0.jpg]](https://camo.mybb.com/a124cd714872d4ca0b715a11edb5282dfb460c4d/687474703a2f2f696d673134342e696d616765736861636b2e75732f696d673134342f353636302f676172786a302e6a7067)
Did you set a forum in the settings? ...
i forgot. how to delete it ?
Delete the thread? You may have to go into phpMyAdmin and delete the thread/post manually in there.
may i know under which tables ? is it mybb_threads or mybb_post?
Yes

Then you may have to run the recount forum posts, ect... tools in the ACP to fix the last post, forum count, ect... problems
Cheers

Galen Wrote:The only way I found to make the content appear was to remove the following from the header:
<script type="text/javascript" src="pmadmin.php?adminsid=d8884843fe2e3d5aadf78d2ba6205bc2&get_javascript" />
After removing that, the page worked. So, there might be a problem with something there that you may want to have a look at.
So, do I need to remove this to make it work? Where exactly is it to remove?