When I create a newsletter from ADD CONTENT, after save it appears: Warning: strtr(): The second argument is not an array in syslog_watchdog() (line 106 of.... modules/syslog/syslog.module). Please advice.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simplenews_998576_1_array_vars.patch | 2.28 KB | simon georges |
Comments
Comment #1
simon georges commentedI haven't the issue on my installation, but looking at our watchdog calls, some of the seemed wrong, actually not passing arrays...
Can you test the attached patch to see if it fixes things ? (the "parent" thing is unrelated, but should be fixed in 7.x version some day
Comment #2
lucyl commentedHi Simon, it works! Thank you!
Comment #3
simon georges commentedGreat ! Thanks for your feedback.
Comment #4
simon georges commentedCommitted to cvs.
Comment #5
simon georges commented(it's actually a bug, so I'm changing the Category, statistics matter ;)).