Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [General] White screen of death after posting
#1
Not Solved
Basicly, I get a white screen of death after I post a new post.

This happens a lot of times but not always.

This is the URL that comes up when it's a white screen.

http://www.domain.com/newreply.php?tid=2286&processed=1

And if I refresh it it says.

Cannot upload the file - Too big for PHP post_max_size directory. Please press the button.

(Translated from Swedish by myself)

Any ideas?
#2
Not Solved
A white screen usually indicates a 500 Internal Server Error. Check your error logs for more information.
No longer involved in the MyBB project.
#3
Not Solved
Where would I find my error logs?
#4
Not Solved
^ server logs / error logs should be available at your web host's control panel
#5
Not Solved
You could also contact your host as it's an internal server issue.
#6
Not Solved
It could be a PHP error as well. If your webhost's PHP configuration is set not to display errors, you'll end up with a white screen of death.

Is this a new problem? If so, it may be due to a faulty plugin somewhere or a core code edit. Have you recently installed any plugins?
#7
Not Solved
Yeah, I've installed some plugins recently.

The following plugins I have active are.

A2detector
Activate Users from Mod CP
Fit on Page
Login Password Conversion
PM Recount
Profile Comments
ProStats (1.9.5)
Quick Theme OnChange
Register Time
Registration Security Question
RepFuck
Welcome PM/Email
#8
Not Solved
Go to ACP>Configuration>General Configuration>Disable All Plugins>Yes

Do you still face a WSOD?
#9
Not Solved
(2013-09-24, 11:00 PM)Arbaz Wrote: Do you still face a WSOD?

First time I heard that term Toungue
#10
Not Solved
Try adding this to the beginning of global.php

ini_set("display_errors", 1);
error_reporting(E_ALL);
RedHat Certified Systems Administrator


Forum Jump:


Users browsing this thread: 11 Guest(s)