Closed (fixed)
Project:
Date
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2009 at 17:44 UTC
Updated:
19 Oct 2009 at 15:36 UTC
I received this error immediately after turning off Feed API and simplepie parser, and related modules for working with XML data.
The site is currently not accessible and I'm wondering if someone can give me a hint about getting it back.
Comments
Comment #1
bsnodgrass commentedI have attempted to replace the module with both the 2.4 version and the latest dev version
Comment #2
asimmonds commentedThe DateAPI module is probably disabled, this issue may help #580590: Upgrade to 6.x-2.4 results in site being unusable.
Comment #3
bsnodgrass commentedThanks, good clue as to what was going on. In my case I changed the setting for status in the system table for the DateAPI module and got a similar fatal error for the views_attach.module. I checked the system table for the views_attach.module and it was on... so no clue there.
I have already recreated from a previous backup and am on that track right now, so I worked around the issues.
must move on.