Error when sending an email
modctek - September 23, 2008 - 18:59
| Project: | Logging and alerts |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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.
#2
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?
#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.
#4
Automatically closed -- issue fixed for two weeks with no activity.