netload problem Thread last updated on 2005-12-16 06:22:43

Posted by member 268847 on 2005-12-12 14:44:46

when i got to install a theme the noetload module shows up. when i click download it says downloaded but invalid zipfile. I noticed all of the package names had a [1] in the name. os this correct?
if it is a problem how do i fix it?

Posted by member 51749 on 2005-12-12 17:38:46 link

if you are specifying a .zip at the end, dont. instead, use .dll, ie..

*NetLoadModule $modulesdir$lsxcommand-1.9.4.dll

NLM will do its magic and extract then rename the right file.

Posted by member 99 on 2005-12-12 18:09:53 link

I could explain where the [1] is coming from, but meh. It's wrong. It will probably work on the machine the theme was created on because of IE's cache, but that's it. You don't want the .dll at the end or the path either, but NLM anticipates this error and removes them.

It should be just:

*NetLoadModule lsxcommand-1.9.4

The reason you get invalid zip file instead of file not found is because of loose-screws. It still returns empty files instead of proper http errors.

Posted by member 51749 on 2005-12-12 18:25:35 link

ah, didnt know that - cheers RC

Posted by member 268847 on 2005-12-12 20:42:31 link

i use modules.shellfront.org

Posted by member 5575 on 2005-12-13 09:46:41 link

@RabidCow - could the next version of NLM perhaps do some sort of file size checking so as to avoid that problem? I know that the *proper* thing to do would be to fix Loose-Screws, but who knows when that will happen?

Posted by member 99 on 2005-12-16 06:22:43 link

That's a good point, I'll try to add that.

@bloodyHannibal: check your root step.rc. Loose-Screws is probably listed as a *NetLoadModuleSite, and you do want it there, really.