• HTTP: 500 Internal Server Error Invalid subscription json data

    Dear Team, I have Upgraded our sugar CRM 11.0.6 to 12.0.3 & we are Getting CRM after login screen ( HTTP: 500 Internal Server Error Invalid subscription json data ) Please help what can i do for this issue
  • How to throw and cach Logic Hook errors/exceptions and send error messages to log/GUI?

    Hello! I just wrote my frist Logic Hook, to clean and stardise the Accounts names (Company names) with a before save hook, like this: <?php class Clean { function CleanName($bean, $event, $arguments) { $companyname = $bean->name; $companyname = ucwords…
  • Reduce PHP Strict Standards Declaration ?

    Too much error in log file How can I reduce it ? SugarCRM Enterprise, Version 7.5.2.0 apache2: PHP Strict Standards: Declaration of UndeployedRelationships::findRelatableModules() should be compatible with AbstractRelationships::findRelatableModules(…