White Screen of Death
bennos - June 27, 2008 - 23:35
| Project: | PHP Error Report |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
During the install i get a white screen of death and my Site broke completly down.
I must deaktivate the module in the mysql table.

#1
Sorry, you haven't really given me much to go on. Not much i can do.
The module does use Actions 1.0 as opposed to Actions 2.0; perhaps that is it. I am just adding a fix (will be in 5.x-1.5) that will check for actions 1.0; and if that isn't there it will simply not send the report email (but everything else should work).
although, don't think that will fix your white screen issue.
#2
Sorry about my short issue.
I'am using Actions 2. please report in the installation instruction the problems or incompatibilty with the actions2.
bennos
#3
php_errors doesn't support Actions 2 but this is only for sending out the email notice. The latest rev now checks if it is Action1 that is being used before trying to send email so there shouldn't be any conflict if you have Actions 2 on your site - it just won't send the report.
#4