Vanilla forum 2.0.18.1 google sign in and open id not working!!!!

edited December 2011 in Vanilla 2.0 - 2.8

when i try to login to vanilla forum installed on my server using google sign in or open ID option, I get this message:

**Bonk

Something funky happened. Please bear with us while we iron out the kinks!!!!!**
need help!

Answers

  • ToddTodd Vanilla Staff

    Do not use exclamation marks when posting on the Internet. The English language interprets this as yelling which is very poor etiquette.

    Have a look at this page.

  • edited December 2011

    Vanilla generated this error in report

    **Error:
    Fatal Error in LightOpenID.discover();

    No servers found!

    The error occurred on or near:

    /home/www/website/vanilla/plugins/OpenID/class.lightopenid.php

    368: $this->server = $server;
    369: return $server;
    370: }
    371:
    372: throw new ErrorException('No servers found!');
    373: }
    374: throw new ErrorException('Endless redirection!');
    375: }
    376:

    Backtrace:

    [/home/www/website/vanilla/plugins/OpenID/class.lightopenid.php:504] LightOpenID->discover();

    [/home/www/website/vanilla/plugins/OpenID/class.openid.plugin.php:170] LightOpenID->authUrl();

    [/home/www/website/vanilla/library/core/class.pluginmanager.php:713] OpenIDPlugin->EntryController_OpenID_Create();

    [/home/www/website/vanilla/library/core/class.dispatcher.php:313] Gdn_PluginManager->CallNewMethod();

    [/home/www/website/vanilla/index.php:53] Gdn_Dispatcher->Dispatch();**

    Additional information for support personnel:

    Application: Vanilla

    Application Version: 2.0.18.1

    PHP Version: 5.2.17

    Operating System: Linux

    Server Software: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/1.0.0d mod_fcgid/2.3.6 mod_auth_pgsql/2.0.3

    Referer: http://website.com/vanilla/index.php?p=/entry/openid&Target=/&display=popup

    User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

    Request Uri: /vanilla/index.php?p=%2Fentry%2Fopenid&%3BTarget=%2F&display=popup&url=sdvsf&Go=Go

    Controller: LightOpenID

    Method: request

    thank you for reply

  • youtai said:

    Fatal Error in LightOpenID.discover();

    No servers found!

    Can you focus on this error message that LightOpenID gave you.

    There was an error rendering this rich post.

Sign In or Register to comment.