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
Comment #1
bisonte_biscottato commentedSame problem. Any solutions?
Comment #2
Chris Lozinski commentedNaw! Just had to settle for not having the Custom Error Module.
Comment #3
tregeagle commentedhmm 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.
Comment #4
mcdruid commentedThis (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?
Comment #5
mcdruid commentedas above - duplicate of #986512: storing $_REQUEST['destination'] to the session on 404s leads to weird redirects on login