dependencies section in custom_review.info is not correctly set. i can't enable the module. here is the fix for that file
- dependencies = views CCK
+ dependencies = views content
dependencies section in custom_review.info is not correctly set. i can't enable the module. here is the fix for that file
- dependencies = views CCK
+ dependencies = views content
Comments
Comment #1
Striky2 commentedMade a 2.0.1 version. Actually .info is not the same that the one I use (on the contrary to the module file itself), so that explains everything I guess...
Thanks a lot!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.