by jeffr on Tue Feb 02, 2010 7:32 pm
Another thought:
You can look in the database in the qls_users table to find out the admin's username. It should be the first one in the table. If you're not sure, look for the username with the mask_id set to 1 and probably the group_id set to 1.
Once you have the Admin's username identified, take a look at it's email address. If it's an email address you don't have access to, change it to yours.
Once you're set with the Admin's email address, run the change_password.php script. You'll get an email allowing you to change the password.
If you don't know the password to the database, check with your webhost. They may be able to reset it for you.
-Jeff