Error since updating to nodewords 6.x-1.2
MJH - September 24, 2009 - 01:21
| Project: | Meta Tags by Path |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Since updating to nodewords 6.x-1.2 I get the following error when I try to edit or create a new rule at /admin/content/nodewords/path:
Fatal error: Call to undefined function _nodewords_get_settings() in /home/------/--------/sites/all/modules/nodewords_bypath/nodewords_bypath.forms.inc on line 127
Also no meta tags are shown for the nodes in these paths. Before updating to nodewords 6.x-1.2, everything worked.

#1
I'm having the same issue. I had to disable this module this morning.
#2
The same errror. I had to come back to 6.x-1.0
#3
sub
#4
I had the same error as well and went looking at code. Meta Tags by Path is using the nodewords private function "_nodewords_get_settings()" and that function no longer exists in the latest nodewords distro. I too deleted meta tags by path as I believe security comes first, also given the approach of the code in that module, I think removing Meta Tags by Path is the right thing to do and I like the new nodewords functionality.
Now if only I could get the perms to work as advertised :-)
#5
same error X_X
cannot use this module...
#6
any fix? I cannot use this great module :'(
#7
subscribe
#8
From looking at the latest version of nodewords it now appears to include the ability to define meta tags based on paths, so looks like there is no need to use this module anymore.
#9
you're right:
[domain]/admin/content/nodewords/global/other
I just tested it and it works.
Peace,
Brian
#10
But how to use Token???? The charme of Meta Tags by Path is that user generated content gets its own meta descriptions - and not one description for all blog entries for example
#11
FYI: Token wqill be supported 6.x-3.x of Nodewords: http://drupal.org/node/508496
#12
Also getting the same error.
Fatal error: Call to undefined function _nodewords_get_settings() in /home/user/public_html/sites/all/modules/nodewords_bypath/nodewords_bypath.forms.inc on line 127
Edit: oops, just noticed the post indicating that node words itself will perform this modules functionality.