yourTwapperKeeper icon indicating copy to clipboard operation
yourTwapperKeeper copied to clipboard

repeated collecting

Open vjpixel opened this issue 11 years ago • 2 comments

hello,

I'm trying the software for the first time, and it keeps collecting the same tweet many times.

example: http://www.memelab.com.br/archive/archive.php?id=10

I needed to stop archiving to stop collecting repeated tweets.

any advice on this?

thank you.

vjpixel avatar Jul 29 '13 16:07 vjpixel

mmm, I think I solved:

changed id of tweet to unique key on file function.php

than, on line 42 of yourtwapperkeeper_stream_process.php $q_insert = "insert ignore into z_$ztable values

sulram avatar Oct 01 '13 04:10 sulram

https://github.com/medialabufrj/yourTwapperKeeper/commit/30dd2d24aff36635c0682ce846275d1605a08c81

sulram avatar Oct 01 '13 04:10 sulram