When upgrading from 6.14 to 6.15, following the normal steps, as described in http://drupal.org/node/390448, everything seems to be working fine.
But once I log out of the admin account the following warnings appear:

* warning: array_filter() [function.array-filter]: The second argument, 'Array', should be a valid callback in C:\wamp\www\drupal-6.14\sites\all\modules\simple_access\simple_access.module on line 599.
* warning: Wrong parameter count for array_intersect() in C:\wamp\www\drupal-6.14\sites\all\modules\simple_access\simple_access.module on line 599.

All contributed modules are the most recent available, the site itself is pretty basic without any custom modules.

Any ideas?

Thanks

Comments

MattWhitUK’s picture

I am having the same problem. Any support would be greatly appreciated.

vm’s picture

The issue queue of the module should be checked. If this is widespread that subcommunity using this module will already have reports. If none there, file one.

the -dev which was rolled after the release of 6.15 should be tested on a test site to see if it's a bug that has already been fixed.