Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Email adress auto suggestions Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Pavel64
Newbie
Newbie


Joined: 05 November 2009
Online Status: Offline
Posts: 6
Posted: 29 January 2014 at 6:10am | IP Logged Quote Pavel64

Hello,
I switched off adress book in admin settings of AfterLogic WebMail Lite PHP.

Unfortunately, email adress auto suggestion is somehow connected with this setting and is not working now (I don't get any auto suggestions when typing email adress in new email "To:" column).

Is it any chance to modify the source code of webmail to have both adress book disabled and auto suggestions working?

Moreover, is it possible to add this to next version of webmail?

Thanks for your reply!
Back to Top View Pavel64's Profile Search for other posts by Pavel64
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 29 January 2014 at 6:29am | IP Logged Quote Alex

It can be done in terms of sponsored development as a custom functionality. Use our HelpDesk system to leave a ticket.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
Pavel64
Newbie
Newbie


Joined: 05 November 2009
Online Status: Offline
Posts: 6
Posted: 29 January 2014 at 7:44am | IP Logged Quote Pavel64

Thanks for your reply Alex.
I want first to change it by myself in source code .
Is it any chance that you tell me where can I find the appropriate function in source code?

Regards,
Pavel
Back to Top View Pavel64's Profile Search for other posts by Pavel64
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 29 January 2014 at 7:48am | IP Logged Quote Alex

I don't know, I'm not a developer. Customizing of our products is beyond the scope of support team and goes directly to professional services department.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
Pavel64
Newbie
Newbie


Joined: 05 November 2009
Online Status: Offline
Posts: 6
Posted: 29 January 2014 at 8:04am | IP Logged Quote Pavel64

Ok,
I found this reply from Igor to very simmilar post:

http://www.afterlogic.com/forum/forum_posts.asp?TID=5176&PN=1

I know, where to find a definition of a function GetSuggestContactItems() found in command_creator.php and storage.php files under libraries/afterlogic/common/managers/maincontacts/storages/db directory.

All I need to know, where can I find (in which directory/file) calling to this function.

Regards,
Pavel
Back to Top View Pavel64's Profile Search for other posts by Pavel64
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 29 January 2014 at 8:27am | IP Logged Quote Alex

Perhaps, when Igor is back, he'll be able to help. Please ping this post next week.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
Pavel64
Newbie
Newbie


Joined: 05 November 2009
Online Status: Offline
Posts: 6
Posted: 29 January 2014 at 9:08am | IP Logged Quote Pavel64

Problem solved.

/libraries/ProjectSeven/Actions.php
* row 2715
* public function AjaxContactSuggestions()
* commented if (/*$this->oApiCapability->IsContactsSupported($oAccount)*/true)

/libraries/afterlogic/common/managers/maincontacts/manager.php
* row 445
* public function GetSuggestItems()
* commented if (!$bGlobalOnly /*&& $oApiCapaManager->IsPersonalContactsSupported($oAccount)*/)
Back to Top View Pavel64's Profile Search for other posts by Pavel64
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 30 January 2014 at 4:46am | IP Logged Quote Alex

Thanks for sharing!

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

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