Posted by Chiseller on October 23, 2009 at 12:44pm
Jump to:
| Project: | CustomError |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Hi there
All users get a strange page not found message upon login (see issue http://drupal.org/node/612558 ) which I resolved by deactivating the CustomError module. I completed the uninstall process removes all data related to a module, and reinstalled the module and the 404 error recurs.
The URL on the error page reads:
http://mysite.com/sites/all/misc/menu-leaf.png
What can account for the peculiar URL?
Thanks for a great module
Chris Lozinski
Comments
#1
Same problem. Any solutions?
#2
Naw! Just had to settle for not having the Custom Error Module.
#3
hmm yes I have had the same problem. Removing the module resolves it. However I need to use it. I will troubleshoot further and get back to you.
#4
This (very old) issue looks like the same problem as this one: #986512: storing $_REQUEST['destination'] to the session on 404s leads to weird redirects on login ... where my (very simple) patch has been marked as RTBC.
Although this issue pre-dates the other, perhaps we should mark this one as a duplicate?
#5
as above - duplicate of #986512: storing $_REQUEST['destination'] to the session on 404s leads to weird redirects on login