Author |
|
gfit Newbie
Joined: 21 September 2014
Online Status: Offline Posts: 17
|
Posted: 17 November 2015 at 8:59am | IP Logged
|
|
|
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.
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: 2206
|
Posted: 18 November 2015 at 3:58am | IP Logged
|
|
|
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.
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
|
Posted: 18 November 2015 at 11:58am | IP Logged
|
|
|
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.
Thanks.
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 19 November 2015 at 2:32am | IP Logged
|
|
|
Can't reproduce this behavior. Is this issue what recently appeared for you or has it always been there?
Regards,
Alex
|
Back to Top |
|
|
gfit Newbie
Joined: 21 September 2014
Online Status: Offline Posts: 17
|
Posted: 20 November 2015 at 12:14pm | IP Logged
|
|
|
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.
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: 2206
|
Posted: 20 November 2015 at 12:39pm | IP Logged
|
|
|
Thanks, I was able to reproduce 'COMPOSE/ERROR_GOOGLE_PICKER_POPUP' issue. To workaround this, just disconnect Google account and connect it again.
Regards,
Alex
|
Back to Top |
|
|