Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora

 AfterLogic Forum : AfterLogic Aurora
Subject Topic: No External Services Inside Admin Panel Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
iae SAUDI
Newbie
Newbie
Avatar

Joined: 11 August 2015
Location: Saudi Arabia
Online Status: Offline
Posts: 3
Posted: 13 August 2015 at 7:26am | IP Logged Quote iae SAUDI

External Services was showing up normally in 7.5.0,
After upgrading to 7.6.1 it has been disappeared.



I tried to add social section again to "settings.xml" file, but still not showing up.
If I saved the External Services Tab from Admin Panel it will erase <Socials> section from settings.xml file.

What is the issue here ?
Back to Top View iae SAUDI's Profile Search for other posts by iae SAUDI
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 13 August 2015 at 8:20am | IP Logged Quote Igor

Make sure you have the following entries in data/settings/config.php file:

Code:
     'plugins.external-services' => true,
     'plugins.external-services.connectors' => array(
          'google',
          'dropbox',
          'facebook',
          'twitter'
     ),


These are available in 7.6.* package of the product. In current version, the functionality is implemented as a plugin and needs to be enabled in config.php file accordingly.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
iae SAUDI
Newbie
Newbie
Avatar

Joined: 11 August 2015
Location: Saudi Arabia
Online Status: Offline
Posts: 3
Posted: 13 August 2015 at 8:23am | IP Logged Quote iae SAUDI

It's Enabled in config.php also, but not working.
But I don't have these plugins in plugins folder.
Back to Top View iae SAUDI's Profile Search for other posts by iae SAUDI
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 13 August 2015 at 8:30am | IP Logged Quote Igor

It seems the update wasn't performed in full according to the instructions, as in 7.6 the plugin is there under data/plugins/external-service directory. Make sure to copy it to your installation from the package.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
iae SAUDI
Newbie
Newbie
Avatar

Joined: 11 August 2015
Location: Saudi Arabia
Online Status: Offline
Posts: 3
Posted: 13 August 2015 at 8:36am | IP Logged Quote iae SAUDI

I got the new plugins and works now.
Thanks Igor
Back to Top View iae SAUDI's Profile Search for other posts by iae SAUDI
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide