Closed (fixed)
Project:
PHP Error Report
Version:
5.x-1.3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 23:35 UTC
Updated:
16 Jul 2008 at 14:20 UTC
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.
Comments
Comment #1
liquidcms commentedSorry, 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.
Comment #2
bennos commentedSorry about my short issue.
I'am using Actions 2. please report in the installation instruction the problems or incompatibilty with the actions2.
bennos
Comment #3
liquidcms commentedphp_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.
Comment #4
liquidcms commented