Active
Project:
Plus 1
Version:
6.x-2.7
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2011 at 00:40 UTC
Updated:
8 Mar 2011 at 03:58 UTC
After adding the module and going to the configuration page I get this error:
Fatal error: Call to undefined function forum_get_forums() in [random directory stuff]/sites/all/modules/plus1/plus1_forums.module on line 43
Any help would be appreciated.
Comments
Comment #1
onelilfizzle commentedAfter enabling forums the error went away. There should be a check against this. The call should not be made unless the forums module is enabled.
Comment #2
nancydruA) That is an add-on module, not a required one. If you don't need it, don't enable it.
B) It says "Limit which forums allow voting." - if you don't have forums, why worry about it?
Yes, I missed adding a dependency.