After upgrading from 6.x-1.0-rc5 to 6.x-1.0-rc6, the following warning messages appear when accessing /admin/by-module. Tried on both Drupal core 6.17 and 6.19, and the same results.
warning: Invalid argument supplied for foreach() in .../includes/common.inc on line 928.
warning: strtr(): The second argument is not an array in .../includes/common.inc on line 945.
If I remove this module, the warning messages go away.
Comments
Comment #1
Anonymous (not verified) commentedI changed the code, and committed it to the development snapshot.
Thank you for your report.
Comment #2
Anonymous (not verified) commentedActually, the code still needs to be ported to branch 6.x-2.
Comment #3
Anonymous (not verified) commentedI committed the code also for the branch 6.x-2.