Turning on Embedded Media Field 6.x-1.x-dev on Drupal 6.3 will result in RSS links (links to the site's "rss.xml" subscription links) crashing with PHP notice:

Fatal error: Call to undefined function _emfield_nodeapi_rss() in /path/to/public_html/modules/emfield/emfield.module on line 249

Turning off Embedded Media Field will correct the problem.

100% reproducible.

Comments

inkfree’s picture

I mean Drupal 6.3. Sorry for the confusion. (A bug reporter can't amend the post?)

alex ua’s picture

Status: Active » Closed (fixed)

The latest dev version works with Drupal 6, although there is no upgrade path as of yet.

alex ua’s picture

This was fixed via this issue: http://drupal.org/node/277982