[Vtigercrm-developers] 回复: VtigerCRM 5.4 become blank after login in
元亨利贞
1250572980 at qq.com
Sat Mar 28 23:44:32 GMT 2015
I find the error message following:
1: in vtiger crm logs
2:the index.php error ,I find the foot can display.
------------------ 原始邮件 ------------------
发件人: "Joe Bordes";<joe at tsolucio.com>;
发送时间: 2015年3月28日(星期六) 下午3:10
收件人: "vtigercrm-developers"<vtigercrm-developers at lists.vtigercrm.com>;
主题: Re: [Vtigercrm-developers] VtigerCRM 5.4 become blank after login in
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/20150329/d2faa332/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9FB99345 at E497372F.E03C1755.jpg
Type: image/jpeg
Size: 1311872 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150329/d2faa332/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: E9B120CD at E497372F.E03C1755
Type: application/octet-stream
Size: 1896189 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150329/d2faa332/attachment-0001.obj>
More information about the vtigercrm-developers
mailing list