The XML file:
Code:
<?xml version="1.0" ?>
<mosinstall type="module">
<name>hhhtracker</name>
<creationDate>05/06/2004</creationDate>
<author>Bram Fokke, De Drie Heren</author>
<copyright>Released under GNU/GPL License</copyright>
<authorEmail>bram@dedrieheren.nl</authorEmail>
<authorUrl>www.dedrieheren.nl</authorUrl>
<version>1.0</version>
<description>Generic tracker module</description>
<files>
<filename module="mod_hhhtracker">mod_hhhtracker.php</filename>
</files>
</mosinstall>
The file of the module is
mod_hhhtracker.php.
if I TGZ everything, it works like a charm but the path install unfortunately doesn't work. Is this a bug?!