$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;
?>
Wonder if they could adapt it slightly to tell you when you should breathe?
Amzing just how wrong one person can be. Congrats though - you've aced it.
What would the penalty be if someone took a baseball bat and used it to break a strangers leg in two places? More or less than a total of £764? The...
I do understand the need to attribute the incident to the actions of the driver but it's being walloped by the car that's put me in hospital.
Seems like a poor use of money, and promotes the "cycling needs special costly infrastructure just coz there's a hill" brigade, rather than getting...
This is a full-on professional-level race bike that can be ridden by the masses. It's over eight and a half grand for godness' sakes! And where...
It's hardly a throw and just a gentle toss but it could have ended up in VDP's wheel so justifiably regretful action to take.
It has to be an organised group. My mate had his Canyon gravel bike with every single upgrade going on it. So many go each year, but the sleepy...
I think I'm just going to go down half a size which should fix it.