The errors below most likely are caused by the PHP5.3, you might get something like below if you upgrade to PHP5.3
Open the file name config.inc.php it will be located at vtigerCRM directory. At the very first line you can see <?php below that add error_reporting(0);
You will never get any errors reporting on browser.
Stephen Paulraj http://stephenpaulraj.com
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Save my name, email, and website in this browser for the next time I comment.
1 Comment
Open the file name config.inc.php it will be located at vtigerCRM directory. At the very first line you can see <?php below that add error_reporting(0);
You will never get any errors reporting on browser.
Stephen Paulraj
http://stephenpaulraj.com