doesn't work
mike stewart - October 8, 2006 - 16:05
| Project: | CustomError |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I can't get this to work... no error messages. everything appeared to install and configure just fine. but then nothing...
I even tried patching so i used common.inc.4.7.3.patch and applied the patch manually to common.inc
// $Id: common.inc,v 1.537.2.6 2006/07/18 10:46:23 unconed Exp $
no go... anyone have any suggestions?
I've been using drupal for over a year... Im by no means a newbie... but perhaps Im missing somthing? Does this mod have requirements that aren't stated? Does cache get in the way? How about Clean URL's? Im on a shared server...

#1
Have you followed INSTALL.txt and double-checked everything?
#2
i can ride on this issue? as i have a similar problem. I had replaced the common.inc with the one that comes the module. enabled the module, do some minor changes on the setting. but i am not able to complete the step 5, as i mentioned on the previous issue - http://drupal.org/node/190003
so when i got a admin page or not found page, it just return the default drupal error page.
btw, it is drupal 5
#3
I've followed the instructions to the letter. I can see the error page if I point my browser directly to it. But, the default error pages are not replaced by the customerror page. I'm using 5.7
#4
Did you go to admin/settings/error-reporting and set the Default 403/404 to customerror/403 and customerror/404?
#5
Yes, I did. I ended up just creating a Page and using that.
#6
That is strange. I am running Drupal 5.7 with the latest stable of that module, and it works fine on 4+ sites.