Page 1 of 1

ID's assistance

Posted: Mon Jun 30, 2008 6:04 am
by jf3000
When you no longer have id's and you end up deleting them from previous versions, is it possible to edit the clicks.txt file and re-add them and using new links?

I have gaps in my id's like counting from 1 to 5, then I am missing 6,7,8 as an example.

Can I add id 6 to the clicks file, then when i run the script will the id be there and be logged?

So as an example make a new id raw from the text file:

Code: Select all

6%%2008/06/30%%http://www.google.com.au/intl/en_au/images/logo.gif%%1234%%GoogleImage
Can this be done?

Thanks.

Posted: Thu Jul 03, 2008 5:21 pm
by Klemen
Sure, just make sure you keep the provided file format and don't have any duplicated ID's and it should work fine.

And make a BACKUP before editing anything :wink:

Posted: Mon Jul 14, 2008 1:13 am
by jf3000
Thank you, works like a charm, no bugs as of yet, thanks.