Re: Parameters in module Hello,
I tried the following but it didn't work:
<install>
<queries>
<query>
INSERT INTO `mos_modules` VALUES (NULL, 'MX', '', 2, 'left', 0, '0000-00-00 00:00:00', 1, 'mod_mx', 0, 1, 1, 'test1=1\n' 'test2=2', 1);
</query>
</queries>
</install>
If I do it manually in phpMyadmin it works.
I want to automaticly fill the parameters during the installation of the module.
Thanks in advance for anyone who can help me on this.
Regards,
Rank |