Forgotten Password |
Megabook V2.0 Administration |
|
Forgotten your password? Just follow these instructions:
- Open admin.cgi in a text editor.
- Scroll down to the line saying: $forgotpassword = 0;
- Change this to read: $forgotpassword = 1;
- Upload admin.cgi to the same place and refresh this page and a button should appear below saying reset password.
- Press the button to reset your password to megabook.
- Open admin.cgi again in a text editor.
- Change $forgotpassword = 1; to $forgotpassword = 0;.
- Upload admin.cgi again.
- Log into the administration area with the password megabook and change your password.
|
|