cannot login to admin

Post your Click counter digestion problems here
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I'm still getting a "Wrong password" error?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
johnmlane

Post by johnmlane »

yes, that is my problem. however settings.php is as below:

// Password for admin area
$settings['admin']="admin";
johnmlane

Post by johnmlane »

woops, my bad. should read:

// Password for admin area
$settings['apass']="admin";

aahhhh.. sorry
thanks
john
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Still get the error "Wrong password"? You CAN login with the password "admin"?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post by Guest »

I am having the same problem as notepad with the single ? at the end of the URL

www.clantsh.org/tshclan/hits/admin.php

password is admin

(I changed the folder name it was in but that shouldnt make a difference, i've been coding for a while to know that much :P)
Cryptech
Posts: 1
Joined: Sat Apr 16, 2005 6:34 pm

Post by Cryptech »

^^^ That is me, I forgot to login :P

the link for the PHP info is http://clantsh.org/tshclan/phpinfo.php
Lion king

had to edit

Post by Lion king »

If anyone is still having problems with that script let me know, i came across this site today.. install the script and it did not work at first.. i had to make a 1 vital changeand it work like magic.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Cryptech: you renamed the "index.php" file to "admin.php". Now you must open admin.php in a plain text editor and change ALL "index.php" names to "admin.php". Your admin.php is trying to open an index.php script, but it was renamed to admin.php :D

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
verygrei

it doesent work

Post by verygrei »

Why can't i log on to my admin panel?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Can't help you unless you provide the URL to your installation, admin password, server/PHP information, ...

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
BigK
Posts: 1
Joined: Fri Jun 17, 2005 6:35 pm

Post by BigK »

I can't log into the admin panel either, just blanks out the password every time I click the button, same issue as above. My host is using PHP version 4.0.6. Will it not work with that version? Is there anything I can do besides try to convince them to update? Here is a link to the site:
http://www.promo-specials.com/ccounter/
If you want to look at PHP info, let me know.
Thanks,
BigK
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Version 4.0.6 is a very old version which was released way back on 23rd June 2001. That version doesn't support some features CCount uses.

I suggest that you contact your hosting company and ask them to upgrade PHP to version 4.3.11 which can be downloaded from http://www.php.net/downloads.php

This is a much more powerful, secure and up to date version than the current version you are running (the 4.0.6 is a buggy version and should NOT be used anymore).

If they are a serious company they will do the upgrade for free (I wonder why they haven't in all these years...). If not, I suggest you start looking for a new hosting company, one that regularly updates its software.

One your PHP is updated to version 4.3.11 Ccount should work without problems.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
sh33p
Posts: 1
Joined: Fri Jan 12, 2007 2:47 am

Post by sh33p »

I can't login for some reason. Just clears out where the password goes, and doesn't do anything else. Any ideas?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Post links to your session_test and phpinfo files, will have a look.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply