I get this error in my logs whenever Logging and Alerts sends an email notification:
strtr() [<a href='function.strtr'>function.strtr</a>]: The second argument is not an array in /xxxx/xxxx/public_html/sites/all/modules/logging_alerts/emaillog/emaillog.module on line 124.

Comments

kbahey’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Fixed

I committed a fix for this to 6.x-1.x-dev.

Wait for 24 hour before you download the new version.

Test it and let me know if there are still issues.

modctek’s picture

I checked the dev version today (15:50 PDT, 25-Sept), but it looks like the files are still dated back in April. Should the repository have updated by now?

kbahey’s picture

Version: 6.x-1.x-dev » 6.x-1.3

The tarball was not updated because 6.x-1.x-dev was pointing to HEAD and not DRUPAL-6--1. I made it point to DRUPAL-6--1 so hopefully it should be updated in 24 hours or less.

I also created a 1.3 release that should appear shortly as well.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.