$query = "select distinct vote_source from votingapi_vote where content_id in (102192, 105623, 100650, 101209, 100703, 100718, 102957, 100965, 101087, 103363, 101223, 103689, 104168, 104563, 107548, 106815, 107225, 101754, 101923, 102052, 100802, 101223, 102318, 100733, 102027, 103420) and checked = 0 limit 25";
$query_result = db_query($query);
$spamcount = 0;
while ($v = db_fetch_object($query_result)):
$spam = simplexml_load_file('http://www.stopforumspam.com/api?ip='.$v->vote_source);
if ($spam->appears == 'yes'):
?>
$query = "delete from votingapi_vote where vote_source = '$v->vote_source'";
//print $query.'
';
db_query($query);
else:
?>
$query = "update votingapi_vote set checked = 1 where vote_source = '$v->vote_source'";
db_query($query);
endif;
endwhile;
?>
$finalists = array(102192, 105623, 100650, 101209, 100703, 100718, 102957, 100965, 101087, 103363, 101223, 103689, 104168, 104563, 107548, 106815, 107225, 101754, 101923, 102052, 100802, 101223, 102318, 100733, 102027, 103420);
foreach($finalists as $f):
$query = "SELECT
SUBSTRING_INDEX(vote_source, '.', 2) AS vote_source,
COUNT(*) AS c
FROM
votingapi_vote
WHERE
content_id = $f
GROUP BY
SUBSTRING_INDEX(vote_source, '.', 2)
ORDER BY
c DESC";
//$block["content"] = $query;
//break;
$query_result = db_query($query);
$count = 0;
while ($n = db_fetch_object($query_result)):
if ($n->c > 12):
$norm = "delete from votingapi_vote where vote_source like '$n->vote_source%' and content_id = $f limit ".($n->c - 12);
//print $norm.'
';
db_query($norm);
endif;
$count += ($n->c > 12) ? 12 : $n->c;
endwhile;
$count -= $spamcount;
$nd = node_load($f);
?>
endforeach;
?>
Also on the radio, in Old Harry's Game. He played Thomas, a despised CEO of a privatised utility who (among other things) attempted to overthrow...
Fantastic ride by Roglic specially after dropping his chain on that insane climb
The large majority of posts don't make any reference to people living their lives for themselves, and many go out of their way to note the hard...
Er. No. I don't think I'll chance it.
The Expanse is superb - hard sci-fi that has realistic space battles. The first few episodes suffer from poor sound mixing, but it gets better.
Friends of Woodhouse Moor are hardly representative of the local population. They are a fringe group made up from few sad busy bodies. If they want...
I really want to like Rapha shorts but can't get on with the seam/split in the middle of the chamois....
Still makes me laugh at the complaints about Harrogate. Let's look at the town today. More and more shops closing in tbe centre. The road...
I very much doubt that. Time will tell...
Will this helmet buck the trend and finally prove to be a success story in the broad yet largely unsuccessful 'cycling safety products featuring...