Doesn't count the links

Post your Click counter digestion problems here
Post Reply
Rico
Posts: 2
Joined: Mon Jul 12, 2010 3:10 pm

Doesn't count the links

Post by Rico »

Script URL:
Version of script: v1.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I'm new here. It is very nice script, but doesnt' work really. Panel OK. I can add links, but it doesn't count the links. ids.txt and click.txt seems to bee OK. The counter stands always on 0. Any idea?

Greetings from switzerland
Rico
Posts: 2
Joined: Mon Jul 12, 2010 3:10 pm

Post by Rico »

Hello

Script URL is :
$settings['click_url']='http://www.alternatives-wandern.ch/ccount/click.php';


now I got the message :

 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at d:\www\www5\ccount\settings.php:1) in d:\www\www5\ccount\index.php on line 40 Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in d:\www\www5\ccount\index.php on line 875

what shall I do?
Thanks
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You probably edited the settings file in an editor that saved it in UTF-8 encoding instead of plain text.

Try this:
- download original settings.php file again
- open it in NOTEPAD, not any other editor
- make changes and save
- see if it works
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