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

gerlos’s picture

Solved installing latest (2011-Oct-03) dev version of this module, and adding customerror/403 and customerror/403 in admin/settings/error-reporting.

gisle’s picture

Status: Active » Fixed

Updating 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.

gisle’s picture

Status: Fixed » Needs review

Setting more appropriate status.

gisle’s picture

Status: Needs review » Fixed

This patch is committed in ver. 6.x-1.2: https://drupal.org/node/2056029.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.