I'm trying to remove the REMOTE ADDRESS check in the voting functions.
Let me backtrack, I'm running a vote on my site and rather than fix 10 people and run a Poll daddy vote, I'm allowing users to vote up or down whether they agree. It's open to the outside world, but it's mainly for the 150 people at my company. Problem is because we're behind a router at work, I've voted and now no one else can.
How can I remove the IP check so I can have multiple votes per IP address.
I know it's open to abuse, but I'd rather someone tried to fix the vote, then more people would vote up their own favourite post.
Any ideas folks? I'm a real beginner at PHP
THanks