Hello everyone,
I have a small issue when the users forget their password and use the email to reset the password, the email gets sent out with the link to reset the password but when the link is clicked they get this error;
"Warning: Cannot modify header information - headers already sent by (output started at /var/www/manager/processors/login.processor.php:286) in /var/www/manager/processors/login.processor.php on line 279"
and of cause are not able to reset their password any one know how to fix this problem?