When installed CustomError, after logging Web redirects to search
dresde - March 20, 2009 - 09:48
| Project: | CustomError |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Hello,
I have notice something weird with CustomError: when I enable it for the error 404, it creates a bug: when an user loges in, most of times it gets redirected to the search page as if he had been searching for an image (in my cse, ne image that goes in the fotter or the "sites default files image service center inter jpg".
I really don't understand where is the problem, since the logging block should not depend on the Customerror module, but it does.
Any idea?

#1
I am using it with several sites, and with Google CSE (part of the adsense module) and never saw this problem. I log in normally.
Check to see what the session column in the sessions table in the database has before and after the problem and see if it is storing a "destination" item.
#2
OPs, I think that's deeper of what I can get... I just solved it using other modules to customize the 404 error, but I swear that was happening and was quite annoying.
Anyways, thanks for your help!
#3
+1 here.
after logging in, I was redirected to an image file name - which of course returned me a 404, since an image file name is not an alias in any way.
visiting the database is pretty much out of question, since I'm not the admin. even if I had such privileges, I wouldn't know where to start. I could be pointed in the right direction, though. but, as I said, I cannot fiddle with DB tables for this specific client.
guess I'll try this module in my own webhost, see what pops up. in the meantime - any other thoughts?
#4
http://drupal.org/node/502628