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

EvanDonovan’s picture

Can you mark this as duplicate of #426420: CiviCRM 2.1+ compatibility (6.x branch) if the patch in that issue solves this problem?

EvanDonovan’s picture

Status: Active » Closed (duplicate)

Am marking this as duplicate. Will reopen if the patch in that issue doesn't fix it.