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.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
adding and uploader for students
-
- Rank: Developer
- Registered: Jun 16, 2003
- Last visit: May 29, 2010
- Posts: 1966
if "uploader" is not a PostNuke modules, you can't just throw it in the modules folder and expect it to work... -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Sep 24, 2004
- Posts: 3
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? -
**unknown user**
- Rank: Senior
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 2243
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
- Moderated by:
- Support
