Closed (fixed)
Project:
Customerror
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2012 at 13:30 UTC
Updated:
15 Aug 2013 at 22:21 UTC
Can't make this module working: even if I activated error reporting in logs and on the screen, I keep getting these errors from CustomError module:
Error reporting is not set for error 403. Please check the settings here.
Error reporting is not set for error 404. Please check the settings here.
My error pages didn't change: they're still the same, drupal default. What should I do?
I've got both database logging and syslog modules enabled, and I can see errors logged in admin/reports/access-denied and admin/reports/page-not-found.
Comments
Comment #1
gerlos commentedSolved installing latest (2011-Oct-03) dev version of this module, and adding customerror/403 and customerror/403 in admin/settings/error-reporting.
Comment #2
gisleUpdating status to reflect that issue appear to be fixed.
However, this fix need to be moved from dev. version to release. Please report if there are any problems with the dev. version of Oct. 3 2011.
Comment #3
gisleSetting more appropriate status.
Comment #4
gisleThis patch is committed in ver. 6.x-1.2: https://drupal.org/node/2056029.