I have upgraded to last versions :
GMaps 6.x-2.x-dev (2010-Jan-30)
Nodewords 6.x-1.x-dev (2010-Jan-31)

Both are now incompatible.
I have this error :

Fatal error: 
Call to undefined function nodewords_get_tags() 
in /drupal/sites/all/modules/gmaps/modules/gmaps_content/includes/gmaps_content.pages.inc on line 29

Result is a blank page with just this error message on all node pages.

Comments

srobert72’s picture

Extract from last Nodewords API.txt documentation :

API version 1.11
* The parameters for the function nodewords_get_tags() has been changed from
nodewords_get_tags($type, $ids = array(0), $options = array()) to
nodewords_get_tags($type, $id = 0, $options = array()).
* The function nodewords_get_tags() has been removed.

xmarket’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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