subhas85 Reply #1, 4 years, 5 months ago
I had to restore my domain so, I backed up the entire file directory and database. I've restored everything, everything seems to work fine except for the 'forgot manager login'. I get the following error when I log into the manager;
Forgot Manager Login - OnBeforeManagerLogin
An error occurred while loading. Please see the event log for more information.
Parse error: syntax error, unexpected '-', expecting '}' in /var/www/vhosts/<mydomainname.com>/httpdocs/manager/includes/document.parser.class.inc.php(742) : eval()'d code on line 100
--------------------------------------------------------------------------------
Forgot Manager Login - OnManagerAuthentication
An error occurred while loading. Please see the event log for more information.
Parse error: syntax error, unexpected '-', expecting '}' in /var/www/vhosts/<mydomainname.com>/httpdocs/manager/includes/document.parser.class.inc.php(742) : eval()'d code on line 100
thanks in advance
Forgot Manager Login - OnBeforeManagerLogin
An error occurred while loading. Please see the event log for more information.
Parse error: syntax error, unexpected '-', expecting '}' in /var/www/vhosts/<mydomainname.com>/httpdocs/manager/includes/document.parser.class.inc.php(742) : eval()'d code on line 100
--------------------------------------------------------------------------------
Forgot Manager Login - OnManagerAuthentication
An error occurred while loading. Please see the event log for more information.
Parse error: syntax error, unexpected '-', expecting '}' in /var/www/vhosts/<mydomainname.com>/httpdocs/manager/includes/document.parser.class.inc.php(742) : eval()'d code on line 100
thanks in advance
i had the same problem, but didn't want to do an upgrade install... so i opened up the forgot manager login plugin, checked the source code and there it was...