Rick, this error is back in 7.1

In /scripts/changebasic.inc.php
Beginning at line 514:
Code
		$icq = $html->do_censor($icq);	
		$yahoo = $html->do_censor($msn);
		$msn = $html->do_censor($aim);
		$aim = $html->do_censor($msn);
Should be:
Code
		$icq = $html->do_censor($icq);	
		$yahoo = $html->do_censor($yahoo);
		$msn = $html->do_censor($msn);
		$aim = $html->do_censor($aim);
This is still true, too:
Originally Posted by jgeoff
BTW - In Control Panel » Registration Settings » Registration Screen ...only ICQ is listed - not the others...


wink


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP