
01-31-2006, 11:21 PM
|
| New Pligger | | Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| |
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) | ah alright, i got it
thanks a lot
|