Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#3157
I have taken over an existing install of opencats, however I don't have the username and password.

it is not the usual admin or cats password:

select * from user; shows me there is an admin user but the password field is encrypted.
How do I reset the admin password?
#3159
Resetting in PhpMyAdmin

If you have lost your admin password and you can't log in, then you're able to reset the password in your PhpMyAdmin. Complete the following steps:

Select your database in PhpMyAdmin

Select the prefixofyourtable_users table.

Click "Browse" and select "Edit" (the small pen icon) on the user whose password you wish to reset

You will now see all user data in a form. Under the "password" field, you will see a long list of encrypted letters. Delete these letters, and type in a new password.

BEFORE saving, remember to select "MD5" in the "function" dropdown list.

Save your new password and log into the backend of your Opencats site.

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me