On-Demand Module Loader Issues

Hi,

We're having an issue in module loader on an On-Demand 7.7.0.0 Instance. Here's a picture -

On the "Code Level Customisations" module the Uninstall & Disable buttons are missing. The version 95 is correct. Prior to an upgrade today it was at 94 with no buttons too.

For "EWDStudio" module, it's way out. I uploaded and installed a version today but it's not visible anywhere in module loader. I have confirmed that the changes did get applied to the instance.

A quick rebuild didn't resolve the issue.

Can anyone advise how to rebuild or correct this list?

Thanks in advance.

Parents
  • Gary,

    There could be multiple reasons why the buttons are not displaying.  The most common reasons are:

    1. The package is set to not be uninstallable within the manifest.php file,
    2. The module loadable package may be missing from the file system, or
    3. The md5sum of the package file name on the file system does not match the md5sum of the filename in the upgrade_history table in the database.  

    Since you are hosted in the On Demand environment and do not have direct access to the file system or database directly, I recommend that you submit a support ticket to SugarCRM Support.

    Hope this helps,

    Lori

Reply
  • Gary,

    There could be multiple reasons why the buttons are not displaying.  The most common reasons are:

    1. The package is set to not be uninstallable within the manifest.php file,
    2. The module loadable package may be missing from the file system, or
    3. The md5sum of the package file name on the file system does not match the md5sum of the filename in the upgrade_history table in the database.  

    Since you are hosted in the On Demand environment and do not have direct access to the file system or database directly, I recommend that you submit a support ticket to SugarCRM Support.

    Hope this helps,

    Lori

Children
No Data