Log in

View Full Version : Problem with logout script/init.php with expired password


Club3G
10-24-2005, 01:16 PM
No hacks installed.

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /includes/init.php on line 726

I get that trying to go to "profile.php?do=editpassword".

Line 726 of init.php is:

'canseeownrep' => 256,

I'm getting this after having an expired password. I can't get to the admin panel, because it keeps kicking me back to the expiresd password screen, which leads to this bad link. Any help really appreciated. :(

Alternately, is there a way to manually clear the expired password flag in the DB?