Closed (duplicate)
Project:
Activity
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2008 at 18:53 UTC
Updated:
4 Dec 2008 at 17:33 UTC
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home2/public_html/sites/all/modules/activity/activity.module on line 859.
* warning: Invalid argument supplied for foreach() in /home2/public_html/sites/all/modules/activity/activity.module on line 862.
* warning: Invalid argument supplied for foreach() in /home2/public_html/sites/all/modules/activity/activity.module on line 862.
* warning: Invalid argument supplied for foreach() in /home2/public_html/sites/all/modules/activity/activity.module on line 862.
Comments
Comment #1
jaydub commentedWhich, if any, activity contrib modules did you attempt to install along with the main activity module? This looks to be part of the new code used to automatically install a set of default activity tokens upon activity contrib module install.
I'm on holiday for the next ten days so I'll have to pick this up when I return.
Comment #2
Flying Drupalist commentedI attempted to install node, flag, and voting. When I tried to install separately there were no errors.
Comment #3
jaydub commentedMarking as duplicate of #323606: Fatal error: Call to undefined function activity_install_activity_defaults()