09-17-2007, 10:34 AM
09-17-2007, 10:41 AM
You should be able to open the file cal_config.dat.cgi in a text editor like Notepad.
The last line in that file should have something like:
pass mypassword
"mypassword" is your current password. You can simply modify it in this file and save it. Make sure you keep the "pass".
The last line in that file should have something like:
pass mypassword
"mypassword" is your current password. You can simply modify it in this file and save it. Make sure you keep the "pass".
09-17-2007, 10:46 AM
Rogee is correct. Thanks!
09-17-2007, 10:54 AM
Great!! thanks that worked

Rogee Wrote:You should be able to open the file cal_config.dat.cgi in a text editor like Notepad.
The last line in that file should have something like:
pass mypassword
"mypassword" is your current password. You can simply modify it in this file and save it. Make sure you keep the "pass".
01-06-2010, 06:15 AM
Hi,
You could solve that if you have the access permission to the Database of your site. If you have access to the database, then look in the database with the key word pass, There you will find the encoded password, decrept it, it has the encryption of MD5 form.
You could solve that if you have the access permission to the Database of your site. If you have access to the database, then look in the database with the key word pass, There you will find the encoded password, decrept it, it has the encryption of MD5 form.