Using nodewords 6.12.
On call to admin/content/nodewords/path/new an error occurs

Fatal error: Call to undefined function _nodewords_get_settings() in ...sites/all/modules/nodewords_bypath/nodewords_bypath.forms.inc  on line 127

...and when removing that call you get another one:

Fatal error: Call to undefined function  _nodewords_get_possible_tags() in ...sites/all/modules/nodewords_bypath/nodewords_bypath.forms.inc  on line 129

Guess the are changed in nodewords,

BR,
Örjan

Comments

tobiberlin’s picture

same here, subscribing

lpalgarvio’s picture

seems incompatible with 1.12+ as these functions have been replaced or renamed.

Fatal error: Call to undefined function _nodewords_get_settings() in /seo/nodewords_bypath/nodewords_bypath.forms.inc on line 127

kurkuma’s picture

Same happens with nodewords 1.11.

kurkuma’s picture

Lullabot API says it is a function from nodewords for drupal 5 ... http://api.lullabot.com/_nodewords_get_settings/5
It seems that the function changed or was deleted in the version for drupal 6.

kurkuma’s picture

Status: Active » Fixed

It seems that this module is no longer necessary as nodewords includes the capacity of setting metatags for arbitrary paths. Check it on www.example.com/admin/content/nodewords/meta-tags/other.

regmanabq’s picture

yes, seems it's not needed anymore. Perhaps we can put a mention of that in the module description since many advice sites list this as a "must have" module that only wastes time to install and find it doesn't work, and is unneeded now?

Status: Fixed » Closed (fixed)

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

j0e’s picture

still would be good to fix this, as nodewords by path allows token integration and nodewords other doesn't