MyBB Community Forums
Blank Page after Thread Post - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: Blank Page after Thread Post (/thread-221636.html)



Blank Page after Thread Post - jaihare - 2019-01-23

Since updating to 1.8.19, when users post replies within threads, we are redirected to "processed=1" and given a blank page. For example, the browser address will read the following and give a blank page (no redirect to the thread).

https://www.thehebrewcafe.com/forum/newreply.php?tid=45&processed=1
Is there something that I can change to fix this?

I've turned on "friendly redirects," which patches it... but it's still frustrating.


RE: Blank Page after Thread Post - chack1172 - 2019-01-23

Have you checked the error log of the server? Maybe it's an issue with a plugin that execute a function when a post is created.