CentOS
PHP Version 4.3.11
MySQL Version: 4.1.20
I get the following at the top of pages in my sugarCRM OS. They also on some pages (such as leads, contacts) isn't just at the very very top of the page but also in the middle of the page.
This all started happening when I was working on the leadCapture.php and ExampleLeadCapture.php (for example, when I go to ExampleLeadCapture.php and click submit, it sends me to leadCapture.php and gives me the below list of errors.
I changed one file, "ExampleLeadCapture.php" to show $GLOBALS['sugarEntry'] = true;. That is all I can think of that was changed. Any idea's or help? Thanks!
Code:Warning: mkdir(cache/dynamic_fields/Contacts): Permission denied in /var/www/html/crm/include/utils/file_utils.php on line 49 Warning: fopen(cache/dynamic_fields/Contacts/fields.php): failed to open stream: No such file or directory in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 719 Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 720 Warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 721 Warning: mkdir(cache/dynamic_fields/Contacts): Permission denied in /var/www/html/crm/include/utils/file_utils.php on line 49 Warning: fopen(cache/dynamic_fields/Contacts/fields.php): failed to open stream: No such file or directory in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 719 Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 720 Warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/crm/modules/DynamicFields/DynamicField.php on line 721


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks