Teamviewer:
Please refrain from offering help via Teamviewer, if you wish to offer help this way it can be done using the private messaging system. Posting things such as 'What's your TV ID?' is not useful for people who have the same problem, because of this, any posts regarding Teamviewer will...
Open your wwwroot/app/class.users.php
find
final public function loginHK()
{
global $template, $_CONFIG, $core;
if(isset($_POST['login']))
{
$template->form->setData();
unset($template->form->error)...