I'm getting one of these errors every time cron is run on my development site. I had installed the module and then uninstalled it. The site works fine, is there a way to get rid of this error?

Details
Type page not found
Date Wednesday, March 24, 2010 - 00:54
User admin
Location http://localhost/hallm/tblc/import
Referrer http://localhost/hallm/tblc/admin/build/feeds
Message import
Severity warning
Hostname 127.0.0.1
Operations

Comments

alex_b’s picture

Category: bug » support

Hm, this is strange. The warning just looks like user admin is visiting pages /import and /admin/build/feeds and gets a 404 response - which she should as Feeds is not present anymore. What is strange is that it occurs after cron is run. Do you have any modules installed that could be visiting these paths automatically? A caching module? Could you clear caches on admin/settings/performance and see whether the problem persists?

This issue is almost certainly not Feeds related.

alex_b’s picture

Status: Active » Closed (fixed)

Closing support request after multiple weeks of inactivity.