• I add the following script into menu.inc (which is a file which is called into my index:

    <?php if (function_exists(‘vote_poll’) && !$in_pollsarchive): ?>

    • <h2>Polls</h2>
    • <?php get_poll();?>

    <?php display_polls_archive_link(); ?>

    <?php endif; ?>

    Yet when I do this, it shows the poll, yet below it continues loading and it gives me a call to undefined error. Any idea?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Lester Chan (gamerz) has an awesome forums and is quick to help with his plugins, my suggestion is check there.

    thanks miklb for the compliments =)

    Reynard: I need a site URL or you can post it in http://forums.lesterchan.net

    This seems the best place to post my issue – sorry to dilute the topic.

    It seems there is definitely a firefox issue with wp-poll

    Voting in IE7 works fine, but FF just reloads the page after attempting to vote (fade out). This is both on dev and live server, so I don’t think this is a corrupt file issue (as was … well the same wp-poll plugin delete functionality in the admin area – which is now fixed).

    [FF Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

    and

    wp-poll 2.20]

    did u try with the default theme and no other plugins activated?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP Poll problem’ is closed to new replies.