Page 1 of 1

Script has worked fine. Suddenly can't login.

Posted: Wed Jan 30, 2013 4:49 am
by cyclical
Script URL: montanaautochaser.com/cccount
Version of script: 1.2
Hosting company: Host Gator
URL of phpinfo.php: montanaautochaser.com/phpinfo.php
URL of session_test.php: montanaautochaser.com/session_test.php
What terms did you try when SEARCHING for a solution: searched 'login' then combed through all the results

Write your message below: Great script! I've been using it for a year and a half now and all of the sudden I can't login. I checked the settings file and the password is still the same, but doesn't work any more. I would like to keep all of the data that's been collected from the old links if it's possible to not do a total reinstall. If that's the only solution though, so be it.

Suggestions?

Thanks!
Dan

Re: Script has worked fine. Suddenly can't login.

Posted: Wed Jan 30, 2013 7:38 pm
by Klemen
The only password CCount uses is the one in the settings file:

Code: Select all

$settings['apass']='THIS_IS_THE_PASSWORD';
You can try re-uploading all CCount *.php files to the server - just make sure you don't upload anything but .php files and you should keep all current data.

Of course, back everything up just in case...