
Securityimages 5.1.1
![]() | This is an intermediate release before the new version 5.2.0It solved the following major issues in version 5.1.0 |
BUG: logs table were not properly deleted after removing the component
BUG: securityimages was not installing at all in #Joomla! 1.5.8 but properly in previous version.
The error has been found, it was my fault, I was incorrectly having 2 xml installer with the same name!
- File A in {ziproot}/securityimages.xml for installing the main component
- File B in {ziproot}/plugin/securityimages.xml for the system plugin configuration/install
So it seems that #Joomla! previous to 1.5.8 was searching or ordering zip file entries differently…
In previous versions (before 1.5.8), #Joomla! found the file A, and install was a success, while in #Joomla! 1.5.8 it just found file B and failed to install the main component part.
Now my solution has been to zip the system plugin in an additional zip file plugin.zip that will get unpacked at install time in /plugins/system/
I’ve tested the install with the following version of #Joomla! 1.5.5, 1.5.6, 1.5.7 and 1.5.8
This page will keep you informed, RSS also available