 |
vtiger The Honest Open Source CRM
|
| Previous topic :: Next topic |
| Author |
Message |
markb14391
Joined: 13 Mar 2008
Posts: 25
|
| Posted: Thu Mar 13, 2008 7:55 pm Post subject: Applied 5.0.4 Patch, Broke My Site |
|
|
I installed the patch and now I can't access my vTiger system.
On the login page the following errors appear:
(Note: asterisks ***** added by me to mask directory names.)
==========
// trim descriptions, titles in listviews to this value $listview_max_textlength = 40;
Warning: Cannot modify header information - headers already sent by (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 83
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 88
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 88
// trim descriptions, titles in listviews to this value $listview_max_textlength = 40;
==========
If I try to login, instead of getting into the system I get a page with the following error messages:
==========
// trim descriptions, titles in listviews to this value $listview_max_textlength = 40;
Warning: Cannot modify header information - headers already sent by (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 83
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 88
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/index.php on line 88
// trim descriptions, titles in listviews to this value $listview_max_textlength = 40;
Warning: Cannot modify header information - headers already sent by (output started at /homepages/21/*****/htdocs/*****/vtiger/config.inc.php:201) in /homepages/21/*****/htdocs/*****/vtiger/modules/Users/Authenticate.php on line 132
==========
What to do?
Thanks,
Mark |
|
| Back to top |
|
Asha
Joined: 31 Jul 2007
Posts: 300
|
| Posted: Fri Mar 14, 2008 8:47 am Post subject: Applied 5.0.4 Patch, Broke My Site<br /><a href=&qu |
|
|
Hi Mark,
Refer to the following:
http://forums.vtiger.com/viewtopic.php?p=62481#62481 |
|
| Back to top |
|
| |
|