Viewing 9 replies - 1 through 9 (of 9 total)
  • Hopefully it’s got some spam filtering, as that seems to be a popular posting here lately.

    (not sure which plugin has been the culprit, so not pointing fingers)

    Thread Starter Lester Chan

    (@gamerz)

    spam filtering on polls? It is logged by ip and cookie, no idea whether does that helps

    Ignore me. I’m sleep deprived from moving servers and confused polls with shoutboxes.

    slaps self upside head and goes to sleep

    Thread Starter Lester Chan

    (@gamerz)

    LOL, it happens =)

    Sure I will give it a try, although I don’t think I will be writing as detailed analysis as I did on your first ratings plugin (I was just bored that day)

    I will do it in the next week or so

    Thread Starter Lester Chan

    (@gamerz)

    thanks =D

    I had the following problems:

    1. Was I to install the wp-polls.php from your previous version? You didn’t include it in the zip file.
    2. In your usage section of your documentation you have an error in you PHP. You are missing a ‘(‘ bracket in the if statement. It should be:
      <?php if (function_exists('vote_poll') && (basename($_SERVER['PHP_SELF']) != 'wp-polls.php')): ?>
    3. If I view the archives (wp-polls.php) I get an error:
      Fatal error: Cannot redeclare check_voted() (previously declared in /home/fearles3/public_html/test/wp-polls.php:225) in /home/fearles3/public_html/test/wp-content/plugins/polls/polls.php on line 166

    This was a fresh install… I will now cry myself to sleep

    UPDATE

    I erased the check_voted function in the wp-polls.php file (line 223-255) and now things seem to be working.

    Thread Starter Lester Chan

    (@gamerz)

    Okie, sorry for the bugs, I have fixed the bugs as mentioned and the zip file is updated.

    You should use the new wp-polls.php =D

    Sorry for the inconvenience and thanks for the effort in helping =)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WP-Polls (AJAX) 2.1 Beta’ is closed to new replies.