Hi guys, I checked my site's recent log messages (admin/reports/dblog) lately and I found a strange problem.

According to the log, the error type is "page not found", the message is "undefined" and the user is "admin". When I saw the details, the LOCATION is my domain name, slash, undefined and REFERRER is my domain name. If my domain is abc.com, then the information for LOCATION is like http://www.abc.com/undefined and REFERRER "http://www.abc.com".

I found this is very strange. Any thoughts, please?

Comments

litzastark’s picture

I'm actually seeing this problem on a D6 site as well; it happens on all sorts of pages, both on the home page and on internal pages. On the internal page, the referrer might be something like:

http://www.site.org/dir/subdir/page

And the location would be:

/dir/subdir/undefined

I don't see any patterns as to the user type (happens with both anonymous and authenticated users), the browser, or the OS.

In this case, there are several modules that might be involved; I'm using Authcache to generate certain blocks differently for authenticated/anonymous users, and I'm also using Ctools to display pages in modal popups. I'm not sure if either of these might be implicated, though.

@DrupalDan, if you ever figured out what this was, please let me know!

shasha_s’s picture

hello,

i notice that I have the same error/ warnings.
it is fresh installation drupal 7.19, no additional modules.

did you guys found the solution? what is the reason?

thank you
S.

Uv516’s picture

I have the same problem. Suddenly? - It hasn't been there for a month ago.
I'm running D6.28

Any solutions?

steeph’s picture

You could compare your installed modules and themes. Maybe there is one all of you, who have this problem, are using.

pashikk’s picture

The same problem/ I've solved that by deleting not-used js files from info file.