Closed (duplicate)
Project:
CiviCRM Active User
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 17:12 UTC
Updated:
3 Dec 2010 at 14:19 UTC
I tried the patch for version 2.1 + civicrm but does not work in admin/settings/civicrm_activeuser, appear the following errors:
* warning: Invalid argument supplied for foreach() in D:\www\civicrm\includes\menu.inc on line 258.
* warning: array_merge() [function.array-merge]: Argument #1 is not an array in D:\www\civicrm\includes\menu.inc on line 323.
* warning: Missing argument 1 for drupal_get_form() in D:\www\civicrm\includes\form.inc on line 69.
* warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in D:\www\civicrm\includes\form.inc on line 372.
Comments
Comment #1
EvanDonovan commentedCan you mark this as duplicate of #426420: CiviCRM 2.1+ compatibility (6.x branch) if the patch in that issue solves this problem?
Comment #2
EvanDonovan commentedAm marking this as duplicate. Will reopen if the patch in that issue doesn't fix it.