I have asked you to verify the JMS version and you didn't replied to that.
Which is the JMS version and Joomla version ?
Do you use the latest JMS version ?
Normally, when you install something in the master, this is like installing it from a standalone joomla.
JMS is not present during the installation of a master.
I need to know exactly the Joomla version and JMS version to investigate in the appropriate sources.
In Joomla 3.1.5, the COM_INSTALLER_TYPE_TYPE_ error message should be followed by the pakcakge type. So it seems that the package type is empty that would explain that the error message is not found.
This message is displayed when the package type can not be installed.
Here, that seems normal if the package type provided by the extension is empty.
If you are technical, see joomla source
/administrator/comonents/com_installer/models/install.php line 113
During an update, this is located in
/administrator/comonents/com_installer/models/updatephp line 301
If you want to find all the package type, see the language file
administrator\language\en-GB\en-GB.com_installer.ini line 155 to 162
|