Hello,

After creating a new package in Sugar version 5.0.0e (Build 3276) I am unable to add a module.
When clicking on the + module button it says loading and nothing happens

The following error message is being generated by my debugger

POST -http://www.mysite.com/crm/index.php- (5735ms)ext-base.js (line 8)
syntax error
[Break on this error] ( ; PARAMETERS FOLLOW\n

line 501 of ext-all-debug.js

a.push("}");return a.join("");}};this.decode=function(json){return eval("("+json+')');};})();Ext.encode=Ext.util.JSON .encode;Ext.decode=Ext.util.JSON.decode;Ext.util.F ormat=function(){var trimRe=/^\s+|\s+$/g;return{ellipsis:function(value,len){if(value&&va lue.length>len){return value.substr(0,len-3)+"...";}

Can anybody advise how to get the Add Module feature to work ?

Thanks,

Nic