• Resolved Zack

    (@zackdaddy)


    We just updated our WordPress to the latest version 4.0.1 and did the same with the wp-polls extension to 2.6.7.

    Now, the poll on our sidebar is intermittently working, at best. Typically we get 30 per day and so far this month only 3 total. I tested it myself and you can see it on the right sidebar here:

    http://www.burnstimesherald.info

    The loading icon just spins and spins and nothing happens. Seems to only work on rare occasions. I was able to vote initially, but subsequent tries from proxies have the same issue: the button just doesn’t work reliably.

    I’ve tried de-activating all other plugins, to ensure there wasn’t a conflict, but that did not resolve the issue. I’ve removed and re-installed wp-polls, and it has not changed it’s behavior at all.

    Has anyone else had this issue after upgrading?

    Thanks,

    Zack

    https://wordpress.org/plugins/wp-polls/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Lester Chan

    (@gamerz)

    1. If it spins non-stop it might be a JS issue with your theme, http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
    2. have you switch to the default theme twentytwelve to test as well?

    Thread Starter Zack

    (@zackdaddy)

    Thanks for your response Lester.

    I double-checked the error console and there are no JS errors that I can find.

    I just tried switching to the TwentyFourteen theme and it behaves exactly the same.

    Any other suggestions?

    Thanks!

    Thread Starter Zack

    (@zackdaddy)

    Also, I’m unable to find any errors in our server logs.

    Plugin Author Lester Chan

    (@gamerz)

    I am getting POST https://burnstimesherald.info/wp-admin/admin-ajax.php net::ERR_INSECURE_RESPONSE from your end.

    You might want to google for solutions.

    Thread Starter Zack

    (@zackdaddy)

    Thanks Lester. Any idea why it’s suddenly submitting the form via SSL? It’s strange that it started doing this after the upgrade.

    Plugin Author Lester Chan

    (@gamerz)

    I got a feedback from a user that is valid. If your WP-Admin is on HTTPS, the AJAX should submit via HTTPS.
    Having said that, my WP-Admin is also on HTTPS and it works fine. No idea why yours has a ERR_INSECURE_RESPONSE. Might be a SSL cert problem

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Intermittant Issues with Form Submit after Upgrade’ is closed to new replies.