Problems installing module I want to start developing my own module. I have created the mymodule.xml installation file and the mod_mymodule.php PHP file. Now I want to install the module so I can start testing the module. Unfortunately I can't seem to get the bloody thing to work.
I placed the files in /home/mambodev/mod_mymodule.
When I enter this path in 'install from directory' text field from the module_installer nothing appears to happen. I tried appending '/mymodule.xml' to the path (as described by the manual) but still nothing happens.
The files are accessible by the webserver and the webserver has the appropriate permissions. Just copying the file to the mambo_install/modules directory doesn't work.
Probably I'm overlooking something very simple but TFM wasn't any help... Any ideas would be greatly appreciated! |