[Vtigercrm-developers] 回复: 回复: VtigerCRM 5.4 become blank after login in
元亨利贞
1250572980 at qq.com
Sun Mar 29 02:46:09 GMT 2015
I can find the error or fatal,but I take some test:
1:I install the source 5.4 from the vtiger not modify,it work well,maybe called correct 5.4;
2:If I run the error 5.4 first,then I run correct 5.4 ,it echo "attemp to acess restict file";
3:only clear the cach or session,the correct 5.4 work well again;
------------------ 原始邮件 ------------------
发件人: "Stacey Johnson";<stacey.johnson110 at gmail.com>;
发送时间: 2015年3月29日(星期天) 上午9:06
收件人: "vtigercrm-developers"<vtigercrm-developers at lists.vtigercrm.com>;
主题: Re: [Vtigercrm-developers]回复: VtigerCRM 5.4 become blank after login in
chmod correctly files/folders
On Sun, Mar 29, 2015 at 7:40 AM, Joe Bordes <joe at tsolucio.com> wrote:
There are no errors in the two screens you sent.
In the first one you have to look for a line that contains the word ERROR and in the second one a block that starts with FATAL
Joe
TSolucio
El 29/03/15 a las 00:44, 元亨利贞 escribió:
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/
_______________________________________________ http://www.vtiger.com/
_______________________________________________
http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150329/66940fde/attachment-0001.html>
More information about the vtigercrm-developers
mailing list