I'm looking at admin/view_subscriptions.php, notably lines ~123 where you can see that it checks the User Display Name vs the User Login Name field of the database, but the wording on the admin page itself mentions Username which seems to be causing confusion.
Code
	$filter_array['username'] = $username;
	if ($username != "") {
		$query = "
			select USER_ID
			from {$config['TABLE_PREFIX']}USERS
			where USER_DISPLAY_NAME = ?
		";


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!