Closed (fixed)
Project:
Meta tags Node Type
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2009 at 04:41 UTC
Updated:
30 Nov 2009 at 13:24 UTC
When I try to enable the module, I find in the list of dependencies, a module named "basic_metags". I could find NOT any such module.
So I edited nodewords_nodetype.info and removed this line:
dependencies[] = basic_metatags
and it worked after that.
Comments
Comment #1
hanoiibasic_metatags is part of the nodewords package, I don't see why you wouldn't have that module unless no are not using the latest nodewords version.
if you are, you should have that module there and also installed if you are actually using the metatags module for some reason.
For now I am not removing this dependency as I think it should be there.
Comment #2
netbabu commentedI installed the drupal copy and nodewords module less than 2 months ago. I didn't find basic_metatags module there. I will install in a fresh setup and check again.
Comment #3
MJH commentedI have the same problem with the latest nodewords 6.x-1.3-alpha1.
There seems to be a change in the naming-scheme of the module nodewords: "basic_metatags" seems to have changed to "nodewords_basic".
So Meta Tags Node Type can not find "dependencies[] = basic_metatags" and shows the error...
Comment #4
hanoiiComment #5
hanoiiCommitted
Comment #7
fholldorffWell, I'm using Nodewords 6.x-1.3-beta5 and have the same problem.
Meta tags node type 6.x-1.3 needs "Basic_metatags" which is (missing)"
Comment #8
hanoiiThis is fixed in the -dev version of this module, you should try that one. I'll release a new version of this module with that fixed soon.
Comment #9
hanoiiAnd, quoting this project's module page: