Modify a link

Post your Click counter digestion problems here
Post Reply
adrianduluman
Posts: 11
Joined: Fri Mar 25, 2005 12:44 pm

Modify a link

Post by adrianduluman »

I want to modify a link or a link name, but I don't want to delete it :D . Can you update the click counter :?:
Visit => www.adrianduluman.tk
adrianduluman
Posts: 11
Joined: Fri Mar 25, 2005 12:44 pm

Post by adrianduluman »

Let's tell you a example :) . I have links to files which are programs. If those programs updates , it appear another version and the link is changed , but I want to keep the number of downloads
Visit => www.adrianduluman.tk
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

I will add this to my "to do" list. In the meantime you can try like this:

1. BACKUP your database
2. open clicks.txt in a PLAIN TEXT EDITOR, like Notepad or Wordpad
3. Find the text you are looking for and edit it
4. Upload the edited file to your server (in ASCII mode)

If your CCount starts acting strangely try settings

$settings['system']=2;

If that doesn't work wait for my update :D (might take a few weeks as I am busy as always...)

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
adrianduluman
Posts: 11
Joined: Fri Mar 25, 2005 12:44 pm

Post by adrianduluman »

I have another problem :D I modify the clicks.txt ( I delete some links, I renumber all the links - I started with 1 ). The last link have ID 39, but when I add a new link it have ID 86 . I want the new link to have ID 40. How can I do this :?:
Visit => www.adrianduluman.tk
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Edit the number in "ids.txt" file.

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
Post Reply