Jump to content

Resolved - admin recovery password don't work


vit320

Recommended Posts

If your installation of CubeCart can send any kind of email, then the sending of a password reset email is very probable.

 

The password construction in CubeCart 5 is complicated. It isn't simply md5('password').

 

But if you have access to the database, then in CubeCart_admin_users, make sure the email address is a good one.

Link to comment
Share on other sites

Ok now solved by me. Change the password is the same with MD5 field, or you must be sure of email using it's ok, but you must set (for example if you create a new administrator via mysql...) super_user field of admin_user table equal to 1 to receive correct permission.

Now all works well.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...