Closed (fixed)
Project:
Nodewords by Path
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2010 at 18:00 UTC
Updated:
9 Feb 2012 at 03:12 UTC
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
Comment #1
tobiberlinsame here, subscribing
Comment #2
lpalgarvio commentedseems 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 127Comment #3
kurkuma commentedSame happens with nodewords 1.11.
Comment #4
kurkuma commentedLullabot 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.
Comment #5
kurkuma commentedIt 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.
Comment #6
regmanabq commentedyes, 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?
Comment #8
j0e commentedstill would be good to fix this, as nodewords by path allows token integration and nodewords other doesn't