When I activate the Image_attach module the RSS feed stops working. It throws the following message:

Fatal error: Unsupported operand types in /*path_to_drupal*/includes/common.inc on line 1261

CommentFileSizeAuthor
#2 image_attach_212518.patch939 bytesdrewish

Comments

Clemens’s picture

Confirming issue with 'Image 6.x-1.x-dev (2008-Feb-04)' on two sites.

However RSS breaks on nodes with 'attached images'. Remove 'attached image' from node to restore RSS.

Bug does not appear to be related to 'Enabled' status of 'image_attach' module.

Fatal error: Unsupported operand types in /path-to-drupal/includes/common.inc on line 1265

drewish’s picture

Status: Active » Needs review
StatusFileSize
new939 bytes

give this a shot

Clemens’s picture

Status: Needs review » Reviewed & tested by the community

Many thanks for the patch drewish... Problem FIXED. on both sites...

drewish’s picture

Status: Reviewed & tested by the community » Fixed

great, committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.