Make a correction in the in the account-valid.tpl file.
Currently the form submission is <form action="process.php" method="POST"> and resulting in 404 error and this (process.php) file is in 'user' directory, not in the root directory.
Test is out -> go to http://demo.affiliatenichescript.com/user/valid.php and just click Send button.