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

hanoii’s picture

Status: Patch (to be ported) » Closed (won't fix)
Issue tags: -patch

basic_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.

netbabu’s picture

I 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.

MJH’s picture

Status: Closed (won't fix) » Active

I 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...

hanoii’s picture

Title: module dependencies » basic_metatags has changed to nodewords_basic in nodewords
hanoii’s picture

Status: Active » Fixed

Committed

Status: Fixed » Closed (fixed)

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

fholldorff’s picture

Status: Closed (fixed) » Active

Well, 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)"

hanoii’s picture

Status: Active » Closed (fixed)

This 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.

hanoii’s picture

And, quoting this project's module page:

2009/11/09 UPDATE: Nodewords has changed a little bit once more in versions 6.x-1.3 and above (including betas). If you are using -dev or any of the 1.3-beta, please download the -dev version of this module, so dependencies of module names are properly related.