The plugin code is using php short tags which are not always turned on.
Example: <? echo 1; ?>
Please fix this for better compat with default installs.
Line 105: <? echo $userMU->activation_key; ?>
Line 125: <? echo $_SERVER['PHP_SELF']; ?>
Line 129: <? echo $_SERVER['PHP_SELF']; ?>
Line 132: <?