Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Error on Facebook single signon

I get an error when i login via Facebook credentials (error log attached) - i'm using localhost as my server.

  • Any suggestions on what might be the issue?

Comments

  • Options
    ShadowdareShadowdare r_j MVP
    edited October 2013

    Looks like it's taking much longer than usual for it to connect to Facebook.

    You can try increasing the max execution time in PHP from 30 seconds to something higher since it's on your localhost. Find the php.ini config file in your XAMPP setup and set max_execution_time equal to something like 300 seconds.

    Add Pages to Vanilla with the Basic Pages app

Sign In or Register to comment.