After clicking the Rebuild Javascript Language tool, the sugarCRM screen has gone blank. I cannot login to the CRM application.
The source for the blank html is:
<script type="text/javascript" src="include/javascript/cookie.js?s=4.5.0f&c="></script><link rel="stylesheet" type="text/css" media="all" href="themes/Sugar/calendar-win2k-cold-1.css?s=4.5.0f&c="><script>jscal_today = 1163463331000; if(typeof app_strings == "undefined") app_strings = new Array();</script><script type="text/javascript" src="jscalendar/calendar.js?s=4.5.0f&c="></script><script type="text/javascript" src="jscalendar/lang/calendar-en.js?s=4.5.0f&c="></script><script type="text/javascript" src="jscalendar/calendar-setup_3.js?s=4.5.0f&c="></script><script src="include/javascript/yui/YAHOO.js?s=4.5.0f&c="></script><script src="include/javascript/yui/log.js?s=4.5.0f&c="></script><script src="include/javascript/yui/dom.js?s=4.5.0f&c="></script><script src="include/javascript/yui/event.js?s=4.5.0f&c="></script><script src="include/javascript/yui/animation.js?s=4.5.0f&c="></script><script src="include/javascript/yui/connection.js?s=4.5.0f&c="></script><script src="include/javascript/yui/dragdrop.js?s=4.5.0f&c="></script><script src="include/javascript/yui/ygDDList.js?s=4.5.0f&c="></script><script type="text/javascript" src="include/javascript/sugar_3.js?s=4.5.0f&c="></script><script type="text/javascript">
var time_reg_format = '([0-9]{1,2})[0-9]{1,2})([AP]M)';
var date_reg_format = '([0-9]{1,2})/([0-9]{1,2})/([0-9]{4})';
var date_reg_positions = {'m': 1,'d': 2,'Y': 3};
var time_separator = ':';
var cal_date_format = '%m/%d/%Y';
var time_offset = 0;
</script>
Please help!
Thank you,
Jose


LinkBack URL
About LinkBacks
[0-9]{1,2})([AP]M)';



Reply With Quote
Bookmarks