Quote:
|
Originally Posted by podigle This is listed on the site here somewhere, but I will repeat it here anyway.
On line 64 of xmlhttp.js change to:
if (false && user == 0)
On line 18 of config.php change to:
$anonnymous_vote = true;
On line 349 of link.php change to:
else if (!$anonnymous_vote) |
i tried looking for all those. the first one made sense, but what am I replacing on the other ones? or am I just adding?