Results 1 to 6 of 6

Thread: Voting Plugin? Stop same isp voting over and over?

  1. #1
    Member
    Join Date
    May 2010
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Voting Plugin? Stop same isp voting over and over?

    Hi,

    I was wondering if theres a plugin or way to stop the same isp from creating new account after new account and voting over and over for his story. Is there any way to fix this? Thanks
    Last edited by coreyt1111; 05-21-2010 at 01:56 AM.

  2. #2
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Default

    Well, this isn't a bug so doesn't need "fixing", but if having multiple accounts is against your terms of service, just ban the user. Alternatively add the user's IP address or website url to your Blocked List, or disable their posting permissions. Maybe give them "undermod" status?

    Otherwise, if you want to get into the code, you could add a query within the Vote plugin to see if a user with the same IP address has voted for that post. IP addresses for voters are stored in the postvotes table.

  3. #3
    Member
    Join Date
    May 2010
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    would it be hard to add this to a code? Also lets say one guy keeps making new accounts how can I even see his isp address to ban it? Thanks so much for the help....love this script

  4. #4
    Member
    Join Date
    May 2010
    Posts
    32
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    to add the query to see if the same user with isp has voted do I open the vote.php file? I would really like to do this if its not too hard. My whole sites premise revolves around getting the most votes and I know users will cheat if I dont do one vote per isp.

    But do you know if this will allow users to only vote one story per isp or just one vote total for all stories per isp? Thanks

  5. #5
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Default

    It would need to go in vote_functions.php.

    There's currently no way of seeing a user's IP address unless you look them up in the database.

  6. #6
    Senior Member louis's Avatar
    Join Date
    Apr 2010
    Location
    Fugetaboutit!
    Posts
    118
    Thanks
    35
    Thanked 44 Times in 28 Posts

    Default

    Quote Originally Posted by coreyt1111 View Post
    would it be hard to add this to a code? Also lets say one guy keeps making new accounts how can I even see his isp address to ban it? Thanks so much for the help....love this script
    How about moderation of entries and NEW User email verification for starters? I think these two alone will slow down if not stop the spammer. Also using the re-Captcha, (http://hotarucms.org/showthread.php?564-reCaptcha-0.1), TOS AntiSpam (http://hotarucms.org/showthread.php?...S-AntiSpam-0.2) plugins,can be effective. I would suggest trying these out and testing them to see if this would work for you.
    Louis
    Its Who I Am | My Hotaru site coming soon

  7. Thanked by:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Up Down Voting 0.9
    By Nick in forum Plugin Downloads
    Replies: 53
    Last Post: 04-13-2012, 01:28 PM
  2. Change Appearance of Up-Down Voting Button
    By kmai in forum How-To and Troubleshooting
    Replies: 4
    Last Post: 05-09-2010, 12:18 PM
  3. Can't logout of demo and comment voting not responding
    By JonH in forum How-To and Troubleshooting
    Replies: 1
    Last Post: 01-30-2010, 03:01 PM
  4. Comment Voting 0.2
    By Nick in forum Plugin Downloads
    Replies: 0
    Last Post: 01-24-2010, 02:33 PM
  5. How does the unvote voting method work?
    By nothingman in forum How-To and Troubleshooting
    Replies: 9
    Last Post: 11-22-2009, 12:41 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •