[Vtigercrm-developers] VtigerCRM 5.4 become blank after login in
Joe Bordes
joe at tsolucio.com
Sat Mar 28 07:10:23 GMT 2015
Hi,
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.
For example you can add
error_reporting(E_ALL); ini_set('display_errors','on');
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
vtiger crm debugging can be activated with these two steps:
http://corebos.org/documentation/doku.php?id=en:devel:debuging#php
Joe
TSolucio
El 28/03/15 a las 01:14, 元亨利贞 escribió:
> First my vtigercrm 5.4 works well at linux,the database larger.
> I copy it under Mac OS,it work well before login,after login in,it
> become blank.
> why ,and how to amend it,thanks for your helps.
> likes this:
>
> after login in:
>
> it become blank.
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150328/fc8e7d67/attachment.html>
More information about the vtigercrm-developers
mailing list