You are not logged in.
Pages: 1
I have a website made with pluck 4.6.3 unused for a months (no login). Now I need to add a page, but from the login page my password isn't accepted.
The message is the incorrect password and then retry...
My old password never changed from the first installation and is 123456 (<?php $ww = "e10adc3949ba59abbe56e057f20f883e"; ?> in the pass.php file).
I tryed to put a new MD5 password in pass.php file, clear browser and cookie cache but nothing, always the incorrect password message appear.
Any help is very appreciated.
Offline
ok ok... all fine, I trying to modify file pass.php in root (but exist by default in root?!?!) and not the right file in /data/settings
Offline
ok ok... all fine, I trying to modify file pass.php in root (but exist by default in root?!?!) and not the right file in /data/settings
pass.php in root? Probably you send this file to the root by mistake. There is no such file by default.
Offline
Pages: 1