Documentation 1.x

Forgot ImpressPages administration password?

Steps to restore your password

 

  • Go online http://md5-hash-online.waraxe.us/ , enter your new password and press "calculate".
  • Connect to your website database using phpMyAdmin. Open table "ip_user" and change pass value of your user to hash you have generated on first step. 


Now you can login with your new password.

 

I can login, but I can't access administrators management tab.

That means you have no right to use that tab. But you can add this right if you can access the database. Follow these steps to add your self to super admins list:

 

  • open phpMyAdmin
  • open table ip_module. Find id of administrators module (remember it).
  • open ip_user table and remember your user id.
  • now open ip_user_to_mod table and insert new record. Leave id field blank. Insert your user id in field user_id and administrators module id in field module_id.
  • logout and login to administration panel.
Now you can use Administrator -> Administrators tab to manage other permisions of your and other users.

 

Write a comment

You must be logged in to comment.