<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      A blank page is a PHP error. Activate display errors in your PHP
      and/or debugging in vtiger CRM to see if you can get some clue as
      to what is happening.<br>
      <br>
      For example you can add<br>
      <br>
      error_reporting(E_ALL); ini_set('display_errors','on');<br>
      <br>
      to the top of you config.inc.php,  that will get you a lot of
      output in the browser and the important error message will be at
      the bottom of the screen<br>
      <br>
      vtiger crm debugging can be activated with these two steps:<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://corebos.org/documentation/doku.php?id=en:devel:debuging#php">http://corebos.org/documentation/doku.php?id=en:devel:debuging#php</a><br>
      <br>
      Joe<br>
      TSolucio<br>
      <br>
      <br>
      El 28/03/15 a las 01:14, 元亨利贞 escribió:<br>
    </div>
    <blockquote cite="mid:tencent_5D8CF73073921DB87A1EF8C2@qq.com"
      type="cite"><span style="font-weight: bold;"><font size="4">First
          my vtigercrm 5.4 works well at linux,the database larger.<br>
          I copy it under Mac OS,it work well before login,after login
          in,it become blank.<br>
          why ,and how to amend it,thanks for your helps.</font></span><br>
      likes this:<br>
      <br>
      after login in:<br>
      <br>
      it become blank.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br>
  </body>
</html>