nodereference_url.info contains a dependency on node_reference, which doesn't exist.
Looks like the .info file from D7 snuck into the D6 branch.
oops
| Comment | File | Size | Author |
|---|---|---|---|
| borked-dot-info-file.patch | 592 bytes | aaronbauman |
nodereference_url.info contains a dependency on node_reference, which doesn't exist.
Looks like the .info file from D7 snuck into the D6 branch.
oops
| Comment | File | Size | Author |
|---|---|---|---|
| borked-dot-info-file.patch | 592 bytes | aaronbauman |
Comments
Comment #1
quicksketchI think you ended up with the 7.x version somehow. The 6.x branch contains this:
In Drupal 7, the module is called node_reference.
Comment #2
quicksketchAlso I noticed your patch has a 1.7 version referenced in it. There was some weirdness with the 1.7 versions (they were only out for a day), which is why I released 1.8.
Comment #5
R.Hendel commentedYou cannot install 7.x-1.12, as there is a dependency to a non existing module:
Comment #6
R.Hendel commented"node_references" is a submodule of references. You have to install References first, than it works.
I'm sorry, that I don't know how to repair that dependency and patch module. So I'm only able to report this... :-(
Best regards,
Ralf
Comment #7
quicksketchRight, which is explained on the project page: http://drupal.org/project/nodereference_url.