First off, this module seems to work quite well!

Secondly, I just wanted to make you aware of an error we are receiving in our Apache error log.

Undefined index:  %message in %file on line %line. in /usr/local/apache2/htdocs/drupal/sites/all/modules/stringoverrides/stringoverrides.module on line 70, referer: http://www.ithinkworks.com/drupal/admin/user/access

It does not appear to be having any effect on the functionality of the module, but it is an error nonetheless.

CommentFileSizeAuthor
#1 222648.patch673 bytesrobloach

Comments

robloach’s picture

Version: 5.x-1.3 » 5.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new673 bytes

Will wrapping it in an isset do the trick?

WISEOZ’s picture

Yep! Worked like a charm! Thank you!

robloach’s picture

Title: Undefined index: %message in %file on line %line » Warning of undefined index
Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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