<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It seemed like just some code needed to be turned around, I didn’t add or delete any, just chaged the order and it works completely fine now:<div class=""><a href="http://code.vtiger.com/preexo/vtigercrm/commit/7f4309a4a8e315ba925b14d80160a76915d804ed" class="">http://code.vtiger.com/preexo/vtigercrm/commit/7f4309a4a8e315ba925b14d80160a76915d804ed</a> </div><div class=""><br class=""></div><div class="">Anyway, it would be good if one of the solutions can go into the master soon, let’s not forget to have that fixed in 6.5 :)</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 24.01.2016, at 03:32, Holbok István <<a href="mailto:holbok@gmail.com" class="">holbok@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8" class="">
  
  <div smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000" class="">
    Hi Manu,<br class="">
    <br class="">
    The original error message after turn on debugging:<br class="">
    <b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Fatal error</b><span style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">: Call to undefined function
      mime_content_type() in<span class="Apple-converted-space"> </span></span><b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">...\data\CRMEntity.php</b><span style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>on
      line<span class="Apple-converted-space"> </span></span><b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">142</b><br class="">
    <br class="">
    Regarding to suggestion, I comment Line no 167 to 171 in
    data/CRMEntity.php file.<br class="">
    Received the too same:<br class="">
    <b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Fatal error</b><span style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">: Call to undefined function
      mime_content_type() in<span class="Apple-converted-space"> </span></span><b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">...\data\CRMEntity.php</b><span style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""><span class="Apple-converted-space"> </span>on
      line<span class="Apple-converted-space"> </span></span><b style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">142<br class="">
    </b><span style="font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">
      Regarding to <a class="moz-txt-link-freetext" href="http://code.vtiger.com/vtiger/vtigercrm/issues/1">http://code.vtiger.com/vtiger/vtigercrm/issues/1</a><br class="">
      I do the patch fix:
<a class="moz-txt-link-freetext" href="http://code.vtiger.com/vtiger/vtigercrm/commit/f54a01e0415389af1a98d2a1b7ad4f4229a27201">http://code.vtiger.com/vtiger/vtigercrm/commit/f54a01e0415389af1a98d2a1b7ad4f4229a27201</a><br class="">
      and turn on fileinfo php extension.<br class="">
      <br class="">
      The white screen issue is resolved, but the Contact profil image
      is not saving to database.<br class="">
      <br class="">
      Going back to </span>suggestion, I comment again Line no 167 to
    171 in data/CRMEntity.php file.<br class="">
    <br class="">
    And the issue is solved.<br class="">
    <br class="">
    <b class="">So the total solution:</b><br class="">
    Do the patch at <span style="font-family: 'Times New Roman'; font-size: inherit; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a class="moz-txt-link-freetext" href="http://code.vtiger.com/vtiger/vtigercrm/commit/f54a01e0415389af1a98d2a1b7ad4f4229a27201">http://code.vtiger.com/vtiger/vtigercrm/commit/f54a01e0415389af1a98d2a1b7ad4f4229a27201</a><br class="">
      and finally comment Line no 167 to 171 in data/CRMEntity.php<br class="">
    </span><br class="">
    <div class="moz-signature">Kindest regards:<br class="">
      Istvan Holbok<br class="">
      <br class="">
    </div>
    <div class="moz-cite-prefix">2016.01.23. 18:48 keltezéssel, Manu urs
      írta:<br class="">
    </div>
    <blockquote class=" cite" id="mid_CAJ0TF59kQ_p_0HyBGYEJFkBQ1_44UOXrHqe82h_He1Jhi7vXKQ_mail_gmail_com" cite="mid:CAJ0TF59kQ_p+0HyBGYEJFkBQ1-44UOXrHqe82h=He1Jhi7vXKQ@mail.gmail.com" type="cite"><p dir="ltr" class="">Hi</p><p dir="ltr" class="">Contact  images  are not uploading as images as it is
        validating twice in the CRMEntity.php file.(In Line no 146 and 
        in  170). To fix this issue regarding the product image please
        comment Line no 167 to 171 in data/CRMEntity.php file.</p><p dir="ltr" class=""><a moz-do-not-send="true" href="http://code.vtiger.com/vtiger/vtigercrm/issues/1" class="">http://code.vtiger.com/vtiger/vtigercrm/issues/1</a><br class="">
        <a moz-do-not-send="true" href="http://code.vtiger.com/vtiger/vtigercrm/issues/38" class="">http://code.vtiger.com/vtiger/vtigercrm/issues/38</a></p><p dir="ltr" class="">Regards,</p>
      <div class="gmail_quote">On 23 Jan 2016 21:51, "Holbok István"
        <<a moz-do-not-send="true" href="mailto:holbok@gmail.com" class="">holbok@gmail.com</a>>
        wrote:<br type="attribution" class="">
        <blockquote id="Cite_769137" class="gmail_quote cite" style="margin:0 0 0 .8ex;border-left:1px #ccc
          solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000" class=""> Hi,<br class="">
            <br class="">
            I tested the profile image saving for Contacts in 2 vtiger
            6.4 fresh installation.<br class="">
            1.) white screen without error messages<br class="">
            (php 5.5, Wndows 10, XAMPP)<br class="">
            <br class="">
            2.) nothing happening - the save procedure run, but the
            software did not save the image.<br class="">
            (php 5.6, CentOs VPS)<br class="">
            <br class="">
            Does anybody meet this issue?<br class="">
            <br class="">
            <div class="">Kindest regards:<br class="">
              Istvan Holbok<br class="">
            </div>
          </div>
          <br class="">
          _______________________________________________<br class="">
          <a moz-do-not-send="true" href="http://www.vtiger.com/" rel="noreferrer" target="_blank" class="">http://www.vtiger.com/</a><br class="">
        </blockquote>
      </div>
    </blockquote>
    <br class="">
    <br class="">
  </div>

_______________________________________________<br class=""><a href="http://www.vtiger.com/" class="">http://www.vtiger.com/</a></div></blockquote></div><br class=""></div></body></html>