BP Social Connect errors

Home Forums Legacy Support Support queries How-to & Troubleshooting BP Social Connect errors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12460
    enzofsilva
    Spectator
    Hi I am not sure what the error is: FACEBOOK Fatal error: require_once(): Failed opening required '/home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/twitter/OAuth.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/twitter/twitteroauth.php on line 1
    #12510
    Anshuman Sahu
    Keymaster
    Please goto settings -> bp social connect -> twitter and disable it . the twitter login is having some issues as of now inn bp social connect plugin .
    #12631
    enzofsilva
    Spectator
    This is just not working at all... I disabled Twitter and enabled Google.   When I try to login with Google it gives me this when I click the last step (authorize offline usage):   <br style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" /><b style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Fatal error</b><span style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">: Uncaught exception 'apiServiceException' with message 'Error calling GET https://www.googleapis.com/plus/v1/people/me?alt=json: (403) Access Not Configured. The API (Google+ API) is not enabled for your project. Please use the Google Developers Console to update your configuration.' in /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php:88 Stack trace: #0 /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php(58): apiREST::decodeHttpResponse(Object(apiHttpRequest)) #1 /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/google/src/service/apiServiceResource.php(151): apiREST::execute(Object(apiServiceRequest)) #2 /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/google/src/contrib/apiPlusService.php(207): apiServiceResource->__call('get', Array) #3 /home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/ in<span class="Apple-converted-space"> </span></span><b style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">/home/enzsil2/learninglegion.com/wp-content/plugins/bp-social-connect/includes/social/google/src/io/apiREST.php</b><span style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;"><span class="Apple-converted-space"> </span>on line<span class="Apple-converted-space"> </span></span><b style="color: #000000; font-family: Times; font-size: medium; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">88</b>     Issue #2: The login buttons for Facebook and Google don't appear right under the word "Login" at the top right corner, they appear misplaced on the bottom left of the page in the */wp-login.php page.   ODD.  
    #12792
    Anshuman Sahu
    Keymaster
    It seems your app is not configured properly . Please check out this links to debug this : http://stackoverflow.com/questions/30144299/access-not-configured-the-api-google-api-is-not-enabled-for-your-project-pl http://stackoverflow.com/questions/30144299/access-not-configured-the-api-google-api-is-not-enabled-for-your-project-pl Also refer : https://wplms.io/support/knowledge-base/bp-social-connect-integration-with-wplms/ 2. Please add the given css in your settings -> bp-social connect refer : http://prntscr.com/9bou51 .bp_social_connect{ text-align: center; } .bp_social_connect a { background: #3b5998; color: #FFF; font-weight: 600; padding: 15px 20px; display: inline-block; text-decoration: none; min-width: 220px; margin: 5px 0; border-radius: 2px; letter-spacing: 1px; box-shadow: 0 4px 0 rgba(0,0,0,0.1); } .bp_social_connect a:hover{ box-shadow: none; } .bp_social_connect a:focus{ box-shadow: inset 0 4px 0 rgba(0,0,0,0.1) } #bp_social_connect_twitter{ background:#4099FF; } #bp_social_connect_google{ background:#DD4B39;   }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘BP Social Connect errors’ is closed to new replies.