Megabook V2.0

Forgotten Password Megabook V2.0 Administration
Forgotten your password? Just follow these instructions:

  1. Open admin.cgi in a text editor.
  2. Scroll down to the line saying: $forgotpassword = 0;
  3. Change this to read: $forgotpassword = 1;
  4. Upload admin.cgi to the same place and refresh this page and a button should appear below saying reset password.
  5. Press the button to reset your password to megabook.
  6. Open admin.cgi again in a text editor.
  7. Change $forgotpassword = 1; to $forgotpassword = 0;.
  8. Upload admin.cgi again.
  9. Log into the administration area with the password megabook and change your password.