Closed (fixed)
Project:
Memetracker
Version:
6.x-1.1-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2008 at 00:24 UTC
Updated:
10 Aug 2008 at 19:06 UTC
memetracker.info contains the following line:
dependencies[] = feedapi, feedapi_node
This should be replaced by the following couple of lines:
dependencies[] = feedapi
dependencies[] = feedapi_nodeie one line per dependency.
Comments
Comment #1
kyle_mathews commentedThanks for the help nbz, that was tripping me up for awhile as well. It'll be fixed in the next release.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
manogolf commentedI used the fix suggested but am unable to activate the modules.
From the modules screen:
Depends on: Memetracker (disabled), FeedAPI (enabled), Feedapi_nodephp (missing)
Depends on: FeedAPI (enabled), Feedapi_nodephp (missing)
Edited info file:
Have I missed something?
Jerry
Comment #4
naheemsays commentedthere is (afaik) no such thing as "feedapi_nodephp" - change that to "feedapi_node".