I just posted a bug fix for the Outlook plug in error &quot;Invalid return value from vTiger CRM&quot; on the forum.<br><a href="http://forums.vtiger.com/viewtopic.php?p=31365#31365">http://forums.vtiger.com/viewtopic.php?p=31365#31365
</a><br><br><br><span class="postbody">Vtiger doesn't have a middle name field and the bug occurred in trying to parse the middle name out.&nbsp; </span>I would like to see the logic for determining what a middle name is extracted from 
<span class="postbody">vtigerolservice.php and moved to the outlook plug in.<br><br>Reasons:<br>1. Users are prevented from putting spaces in last names.<br>2. Middle name problems are specific to Outlook.<br>3. If it is decided that we should have middle names then add a middle name field.
<br><br>This is my proposed change:<br>1. Remove the support for &quot;middlename&quot; from </span><span class="postbody">vtigerolservice.php<br>2. Add a setting in the Outlook preference for where to store the middle name.&nbsp; There will be three selections.&nbsp; &quot;Do not store middle name&quot;, &quot;Store middle name in the First Name field&quot;, &quot;Store middle name in the Last Name field&quot;.
<br><br>Though unrelated, I would also like to:<br></span><ol><li><span class="postbody">Allow attaching emails to Leads and Opportunities.</span></li><li><span class="postbody">Create an install using Setup2Go or Installer2Go (
</span><span class="postbody"><a href="http://www.dev4pc.com/">http://www.dev4pc.com/</a>) </span><span class="postbody">which is a free installation program.&nbsp; This would allow anyone to create an install script.&nbsp; <br></span>
</li><li><span class="postbody">Launch a configuration UI at the end of the install process so the user will be prompted for their username/password/url.&nbsp; Let this be defaulted through an ini file included in the install script.&nbsp; Example: username=%windowslogin%; password=; url=
<a href="http://www.mycompany.com/vtiger/">http://www.mycompany.com/vtiger/</a></span></li><li><span class="postbody">Check if the plug in is loaded before uninstalling.<br></span></li><li><span class="postbody">Automatically connect to the vtiger server.&nbsp; 
e.g. Don't require logging in first.&nbsp; If they click on the contacts folder and click Sync, then attempt to login and tell them if there is a problem.</span></li></ol><span class="postbody">If we can get a consensus then I will make the changes.
<br><br>Regards,<br>Tim<br><br></span>