PDA

View Full Version : Fatal error: Call to undefined function: search_keywords_split()


peach
05-17-2006, 02:11 PM
I installed this cool snippet in my template:
http://www.gerd-riesselmann.net/archives/2005/11/display-related-nodes-in-drupal

But unfortunately it results in the following error:

Fatal error: Call to undefined function: search_keywords_split() in /home/jurriaan/public_html/zooi/VbDrupal/themes/clearwind/node.tpl.php on line 21

I put this snippet in my regular Drupal site, in the same template and in the same spot, and it works as advertised, so I guess there might be some sort of VbDrupal incompatibility?

elmuerte
05-18-2006, 03:05 AM
I think you need to enable the search module

peach
05-18-2006, 03:29 AM
oh yeah lol, thanks