I'm getting this error with every cron run:
array_keys() [function.array-keys]: The first argument should be an array in /home/chesmont/drupal-5.8/modules/acidfree/acidfree.module on line 564.
Otherwise, acidfree appears to be working correctly.
I'm using a February build of 5.x-1.x-dev; I've been reluctant to upgrade because they are still development versions, is it possible that this is fixed in the current build? Is some other module causing the problem?
TIA!
Comments
Comment #1
mwheinz commentedI'm closing this myself. For some reason, the upgrade to 5.10 seems to have resolved the issue. How upgrading the drupal core fixes a problem with acidfree's cron jobs is a question left for future generations. ;-)