Closed (duplicate)
Project:
Feeds
Version:
7.x-2.0-alpha8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2013 at 14:05 UTC
Updated:
16 May 2013 at 08:50 UTC
Hi, I tried updating the feeds module, but when I went to update the database, I got a white screen and this error:
Fatal error: Class FeedsTermProcessor contains 1 abstract method and must
therefore be declared abstract or implement the remaining methods
(FeedsProcessor::entityLoad) in
/home/shootdevsite/public_html/sites/all/modules/feeds/plugins/FeedsTermProcessor.inc
on line 209
Has anyone encountered this?
The only way I could get the site back online was to go in through the database and shut the feeds module off.
Comments
Comment #1
damienmckennaThis is a duplicate of #1169986: Fatal error: Class 'FeedsPlugin' not found, please follow that issue. Thanks.
Comment #2
twistor commentedI'm not sure if this is a duplicate, but try re-applying the update. It looks like you might not have updated the plugins/FeedsProcessor.inc file correctly.
Comment #2.0
twistor commentedEdited for typos