
Originally Posted by
sts
You could have a look at the logs from your web server (apache?) and php. Blank screens usually occur if there are errors in a php file and the logs could help to locate them.
Thanks - I shoulda thunk of that myself 
PHP isn't logging any errors, but here's what Apache runs into when the page loads:
Code:
[Fri Jan 27 17:59:14 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/layout/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:14 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/resize/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/calendar/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/treeview/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/tabview/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/datatable/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/include/javascript/yui/build/paginator/blank, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
[Fri Jan 27 17:59:15 2012] [error] [client 192.168.2.249] File does not exist: /var/www/sugar/cache/themes/Sugar5/css/layout_sprite.png, referer: http://apps/sugar/index.php?module=ModuleBuilder&action=index&type=mb
Bookmarks