| Author |  | 
      
        | gfit Newbie
 
  
 
 Joined: 21 September 2014
 Online Status: Offline
 Posts: 17
 | 
          After upgrading to Afterlogic Webmail Lite 6.3.5, the External Services tab under Settings has disappeared altogether. However, the social buttons on the login page are still visible and redirect to the respective social service for authentication.
           | Posted: 17 November 2015 at 8:59am | IP Logged |   |  
           | 
 |  
 The only relevant debug lines that I have found are the following:
 [16:46:47.37][078badf2] PHP[NOTICE]: /var/www/html/webmail/data/plugins/external-services/index.php [line:158, code:8]
 [16:46:47.37][078badf2] PHP[NOTICE]: Error: Undefined index: google
 
 Thank you in advance for any insight.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Sorry, it turns out External Services plugin was not updated for the latest version. Now it's OK. Please re-download the WebMail Pro package.
           | Posted: 18 November 2015 at 3:58am | IP Logged |   |  
           | 
 |  
 Or, in case if you don't want to reinstall, just edit this file: data\plugins\external-services\js\CExternalServicesViewModel.js
 
 At the very end of the file, add this line:
 AfterLogicApi.addSettingsTab(CExternalServicesViewModel);
 
 Be sure to clear browser cache afterwards.
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | gfit Newbie
 
  
 
 Joined: 21 September 2014
 Online Status: Offline
 Posts: 17
 | 
          Thank you, it works now for Dropbox. However, Google's authentication is not persistent between sessions; if you log out, you need to re-authenticate to Google all over again from the External Services page.
           | Posted: 18 November 2015 at 11:58am | IP Logged |   |  
           | 
 |  
 Thanks.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Can't reproduce this behavior. Is this issue what recently appeared for you or has it always been there?
           | Posted: 19 November 2015 at 2:32am | IP Logged |   |  
           | 
 |  
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | gfit Newbie
 
  
 
 Joined: 21 September 2014
 Online Status: Offline
 Posts: 17
 | 
          No, I started having issues with Google (as opposed to trouble-free Dropbox) after installing version 7.6.3 or around that time. Anyway, the problem described above was resolved when I deleted the user's social record in Afterlogic database.
           | Posted: 20 November 2015 at 12:14pm | IP Logged |   |  
           | 
 |  
 The only issue with Google integration now is when I delete all cookies (Afterlogic and Google's), re-log and open the New Message window. Dropbox authentication window opens instantly while Google's has a significant delay and when it opens it displays the error message 'COMPOSE/ERROR_GOOGLE_PICKER_POPUP' in the background. No similar message ever displays for Dropbox.
 
 Thanks.
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          Thanks, I was able to reproduce 'COMPOSE/ERROR_GOOGLE_PICKER_POPUP' issue. To workaround this, just disconnect Google account and connect it again.
           | Posted: 20 November 2015 at 12:39pm | IP Logged |   |  
           | 
 |  
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |