Call to undefined function relevant_content_cck_content_is_empty()

asb - May 27, 2009 - 08:15
Project:Search and Replace
Version:6.x-1.1-beta4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

Hi,

all my attempts to do S&R operations with the "search_and_replace" module fail due to the following error:

Fatal error: Call to undefined function relevant_content_cck_content_is_empty() in /var/www/drupal/sites/all/modules/cck/content.module on line 900

This error points to the Relevant Content module by Nicholas Thompson that is embedded into my content types through CCK.

Im considering this as a bug of the "search_and_replace" module since I'm explicitly limiting all my S&R operations to the node's body; to my understanding, the module shouldn't even try to touch CCK fields. However, I'm not a programmer and neither know exactly what either of both modules do on the code level. Maybe you're simply calling an inappropriate function when loading the node; if you think that the error is caused by the "Relevant Content" module, please feel free to move this issue to their issue queue. Or, if you prefer, I'll crosspost this issue in the "Relevant Content" issue queue.

Thanks & greetings, -asb

PS: Hoping to fix 56000 broken llinks soon ;)

#1

c960657 - August 6, 2009 - 10:44
Status:active» duplicate

It looks like a duplicate of #346576: hook_content_is_empty() is not implemented.

 
 

Drupal is a registered trademark of Dries Buytaert.