Neither the "User Summary" or "User Search" functions worked in the Admin screen - just got a blank page for both. Turns out both useradmin.php and usersearch.php have a commented-out line with an spurious line break in the middle of the line. Sorry, don't have line numbers, but look for a line starting with "%>" (without the quotes) in each of those files.
Neither the "User Summary" or "User Search" functions worked in the Admin screen - just got a blank page for both. Turns out both useradmin.php and usersearch.php have a commented-out line with an spurious line break in the middle of the line. Sorry, don't have line numbers, but look for a line starting with "%>" (without the quotes) in each of those files.