When sourcing templates to get $checksum there are templates calling msg_error(). This is not relevant for this function, thus define a local dummy msg_error() to ignore these cases.
Closes #1970