SugarCRM 6.4 Bug – Module Loader stops loading after first module install
If in SugarCRM 6.4 after first trying to install a module with the module loader, if the whole “Module Loader” stops working and shows a incomplete page, then try this bug fix: * look in the following file ModuleInstall/PackageManager/PackageManager.php * find this line : $target_manifest = remove_file_extension( $upgrade_content ) . ‘-manifest.php’; * and just below Continue Reading...
