Page 1 of 1
The "Top Link" Link With The Most Clicks!
Posted: Sat Jan 03, 2015 10:46 pm
by acilegnaj
Can you add the link with the most clicks to the version 2.01. This was not carried over. You can send me the corrected file and I can insert it myself.
Re: The "Top Link" Link With The Most Clicks!
Posted: Sun Jan 04, 2015 4:47 pm
by Klemen
Click on the "Click (Total)" table column and links will be sorted by number of clicks

Re: The "Top Link" Link With The Most Clicks!
Posted: Mon Jan 05, 2015 5:52 am
by acilegnaj
Yes, thanks for the reply. Works great.
Re: The "Top Link" Link With The Most Clicks!
Posted: Mon Jan 05, 2015 1:49 pm
by Mike63740
Ccount 2.0.2 is a great script. I searched hard for a script like this. I have been using it since December, 2014.
Is it still not possible to have Ccount to sort the links by Clicks (total) automatically, rather than the Added Date of the link?
Every time I log into Ccount, it automatically sort links by the date they were added. I want it to sort links by Clicks (total) automatically when logging in.
Thanks.
Re: The "Top Link" Link With The Most Clicks!
Posted: Mon Jan 05, 2015 2:04 pm
by Klemen
The tablesorter plugin is very flexible and allows this.
Open file "admin/admin_header.inc.php" in an editor and find line:
Just below that line add
The first digit is column index (starting from 0, so 2 actually means "sort by 3rd column").
The second digit meaning is 0 = ascending, 1 = descending
So if you wanted to automatically sort by unique clicks (4th column) in descending order you would use
Re: The "Top Link" Link With The Most Clicks!
Posted: Mon Jan 05, 2015 3:37 pm
by Mike63740
Perfect!
works just fine.
I love this script and hope support continue. I will play my part in supporting this script, because it is free and very valuable.
Thank you.
