OS: Linux 2.6.22
Sugar: 5.0b
Webserver: Apache2.2.4
PHP: 5.2.3
MySQL: 5


Hi,

This question has been asked before a few times by others but never answered, so I thought I would try again.

I get the following error (or similar) all over the place when I switch on "show stack trace". Sugar functions fine when it is switched off but I am having trouble publishing a custom module so I switched on "show stack trace" as I was not seeing any errors. When it is on there are errors everywhere.

Does anyone have any idea what it means?

Thanks
Eamonn..


Code:
Notice: Undefined index: enctype occured in /var/www/crm/cache/smarty/templates_c/%%87^878^87807BD3%%form_SideQuickCreate_Contacts.tpl.php on line 9 [2008-04-07 16:27:55]
/var/www/crm/cache/smarty/templates_c/%%87^878^87807BD3%%form_SideQuickCreate_Contacts.tpl.php[L:9](:StackTraceErrorHandler)
/var/www/crm/include/Smarty/Smarty.class.php[L:1265](:include)
/var/www/crm/include/TemplateHandler/TemplateHandler.php[L:242](Smarty:fetch)
/var/www/crm/include/EditView/EditView2.php[L:515](TemplateHandler:displayTemplate)
/var/www/crm/include/EditView/SideQuickCreate.php[L:47](EditView:display)
/var/www/crm/themes/Sugar/header.php[L:801](:get_new_record_form)
/var/www/crm/include/MVC/View/SugarView.php[L:157](:require_once)
/var/www/crm/include/MVC/View/SugarView.php[L:143](SugarView:includeClassicFile)
/var/www/crm/include/MVC/View/SugarView.php[L:100](SugarView:displayHeader)
/var/www/crm/include/MVC/Controller/SugarController.php[L:238](SugarView:process)
/var/www/crm/include/MVC/Controller/SugarController.php[L:226](SugarController:processView)
/var/www/crm/include/MVC/SugarApplication.php[L:74](SugarController:execute)
/var/www/crm/index.php[L:43](SugarApplication:execute)