Fork me on GitHub

adding and uploader for students  Bottom

  • I added an uploader as a module (by "celeron dude") so that the link is on the main menu to the left side of the page.

    However, when I click this link it brings up a Blank Page, and in the URL it says this:

    http://comptech.csisd.org/modules.php?op=modload&name=uploader&file=index

    All i need it to do is go to the uploader, which is written in PHP, so students can upload their projects and stuff.

    I have the uploader in "/htdocs/modules/uploader" but it no worky.

    Sorry if this is too vague, just let me know if you need more information.
  • When you put the link into the menu bock, did you use [uploader]? you may need to use {uploader} instead. Or vice-versa.

    Frank
  • if "uploader" is not a PostNuke modules, you can't just throw it in the modules folder and expect it to work...
  • FrankDeRosa

    When you put the link into the menu bock, did you use [uploader]? you may need to use {uploader} instead. Or vice-versa.

    Frank


    Yeah I will try that, thanks.

    craigh

    if "uploader" is not a PostNuke modules, you can't just throw it in the modules folder and expect it to work...


    Thats what I was afraid of. Any way to make it work?
  • I tried changing the []'s to {}'s and all it does now is take me back to the main page.
  • craigh nailed it- that's not a PN module. It's an uploader script. You could install it separately than PN, but not with it.

    You could get updownload. It's a PN module that allows uploading and downloading with full PN integration. If you're running .750, you will need a patched version. Larsneo knows where to get it... if you can't find the .750 patched version, ask him or me.

    Frank

This list is based on users active over the last 60 minutes.