php - sugarcrm 6.5.13 js bugs -


i have installed fresh copy of sugarcrm on centos 5 php v5.2.4 , javascript errors.

syntaxerror: missing ; before statement [break on error]     {ajaxstatus.s owstatus(sugar.language.get('app_strings','lbl_loading_page'  style-...qxfmstw (line 6, col 14) 

above copied firebug console. when click on account tab lots more errors. has fixed these bugs?

uncaught exception: ajaxui error parsing response [break on error]     {sugar.themes.setmoduletabs(r.modulelist);}  uncaught exception: ajaxui error parsing response 

a window pops has title reads: an error has occured: , content displays {"content":"

are files correctly loading? take @ network console , out errors while loading files. file permissions wrong , ajax tries load receives 404s or 500s


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -