Hello, there is an error in nic/templates/whois/whois.inc: line 6 is: <?= sprintf(_("Results for <b>whoIs %s:</b>"), $whoIs) ?> should be: <?= sprintf(_("Results for <b>whoIs %s:</b>"), $whois) ?> Thanks, Pavel