So I downloaded the bitrock file and did a fresh install on windows server 2003.
Bitrock Windows Installer 4.5.0f (61.77 MB EXE)
Installs Apache, MySQL, PHP and SugarCRM on your Windows system
All is well until I got to turn on "Display stack trace of errors" in the admin settings.
This is where the fun starts. Every module page has the following errors (all seem to be smarty related).
Notice: Undefined index: sortable occured in C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\cache\smarty\templates_c\%% 78^786^7862BF8C%%ListViewGeneric.tpl.php on line 111 [2006-11-21 10:37:49]
[L:](:stacktraceerrorhandler)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\cache\smarty\templates_c\%% 78^786^7862BF8C%%ListViewGeneric.tpl.php[L:111](:unknown)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\include\Smarty\Smarty.class .php[L:1269](:include)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\include\ListView\ListViewSm arty.php[L:161](sugar_smarty:fetch)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\modules\Contacts\ListView.p hp[L:149](listviewsmarty:display)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\modules\Contacts\index.php[L:41](:include)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\index.php[L:650](:include)
Name
Title Notice: Undefined index: orderBy occured in C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\cache\smarty\templates_c\%% 78^786^7862BF8C%%ListViewGeneric.tpl.php on line 115 [2006-11-21 10:37:49]
[L:](:stacktraceerrorhandler)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\cache\smarty\templates_c\%% 78^786^7862BF8C%%ListViewGeneric.tpl.php[L:115](:unknown)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\include\Smarty\Smarty.class .php[L:1269](:include)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\include\ListView\ListViewSm arty.php[L:161](sugar_smarty:fetch)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\modules\Contacts\ListView.p hp[L:149](listviewsmarty:display)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\modules\Contacts\index.php[L:41](:include)
C:\Program Files\sugarcrm-4.5.0f\htdocs\sugarcrm\index.php[L:650](:include)
I have installed this on both an XP box and windows server 2003 and its the same errors. The good news is that sugar appears to work perfectly when the stack trace errors are off, however since I am develping modules I want to know when there is a serious issue or flaw in my code so I need it to be on.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks