• When i try and enter my polldaddy email and password and then cilck submit it just goes to the same page with the login

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Nanochrome

    (@nanochrome)

    Anyone?

    BeeCee

    (@csigncsign)

    I have the same problem. See my posting below.

    hemant.sathe

    (@hemantsathe)

    I have same problem. The plugin does not get activated at all. 🙁

    plugin activates, but login fails

    Does anyone know when this problem will actually get fixed?

    It sure would be nice to actually use this great plugin!

    We are having the same problem. The plugin activated, however, it fails to keep the username and password so login fails.

    TDC

    same here. sent them an email…

    Ditto to above posts. I’m entering the correct credentials, but the page just refreshes…

    same

    This bug is down to the plugin https/SSL login to PollDaddy been blocked by the host.

    We have a work around which will allow you to turn off the SSL login which will allow the plugin to connect with PollDaddy.. we will be updating the plugin next week.

    In the mean time, if you are comfortable editing the plugin yourself, do the following..

    In your wordpress blog dashboard, go to the plugins menu to get a list of plugins installed on your blog.
    Click the ‘edit’ option next to the PollDaddy plugin.. this will allow you to edit the polldaddy.php file.

    Find the following line..
    $polldaddy_api_key = wp_remote_post( ‘https://api.polldaddy.com/key.php’, array(

    Change it to..
    $polldaddy_api_key = wp_remote_post( ‘http://api.polldaddy.com/key.php’, array(

    Save the plugin, then re-login with your PollDaddy account details.. refresh the page and you should be good to go..

    The latest version (1.2-alpha) of this plugin will allow you to login without using SSL which will resolve the login issues some of you guys have experienced.

    1.2 Alpha still needs to be hacked. Search and replace https with http in the polldaddy.php file.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: polldaddy] Not Loging in’ is closed to new replies.