ubc-micb / www

UBC Microbiology and Immunology Website
GNU General Public License v2.0
2 stars 0 forks source link

Login Destination Error Messages #28

Closed grandmasterv closed 9 years ago

grandmasterv commented 9 years ago

Error message Notice: Array to string conversion in eval() (line 3 of /var/www/virtualhosts/dev-www.microbiology.ubc.ca/sites/all/modules/login_destination/login_destination.module(369) : eval()'d code). Notice: Array to string conversion in eval() (line 3 of /var/www/virtualhosts/dev-www.microbiology.ubc.ca/sites/all/modules/login_destination/login_destination.module(369) : eval()'d code).

grandmasterv commented 9 years ago

This is a PHP Notice level error. Notices are usually ok to ignore. Also errors should only be displaying on the development site and not stage or production.

In Admin / Config / Development / Logging, set the Error Messages to Display setting to None. https://www.microbiology.ubc.ca/admin/config/development/logging

http://php.net/manual/en/errorfunc.constants.php