When I want reset my password on my forums nothing happens.
I see just the blue loading icon. But I have an error message, from this file:
/index.php?u=/Ajax/user/login/req_pass&ident=Username&token=Tokennumber
Notice: Undefined offset: 1 in /home/www/xxx/forum/sys/Controller/Ajax/user/login.php on line 103
{"status":"success","msg":"E-mail sent successfully"}
Never changed something in this file.
When I want reset my password on my forums nothing happens.
I see just the blue loading icon. But I have an error message, from this file:
````
/index.php?u=/Ajax/user/login/req_pass&ident=Username&token=Tokennumber
````
````
Notice: Undefined offset: 1 in /home/www/xxx/forum/sys/Controller/Ajax/user/login.php on line 103
{"status":"success","msg":"E-mail sent successfully"}
````
Never changed something in this file.