This error most likely means that the permissions are wrong on the upload directory. If you are talking about the fileman mod, there is a directory named '/mod/fileman/files/' that you either have set the permissions to 777 (not the best) or have the sys admin change the ownership to whatever owners runs the webserver process.
In simpler terms, the directory is owned by you (as you created it at installation) and the webserver is not allowed to write in it. Hence, the uploads fail.
There are a few other directories where the same thing can happen. These are mentioned in the readme file for installing phpWS.
best luck :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fatal error: Call to undefined function: themesidebox() in /home/virtual/site19/fst/home/amgine/public_html/es_portal/mod/downloads/downloads_setup.php on line 350
I know I've seen this error responded to somewhere on sourceforge, but I can't find it. So, sorry to bother you all again with it, but can someone give me guidance?
Amgine
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
<<
Document Manager Main Menu
Submitting Documents... File 1: Upload failed. Contact your system administrator.
>>
I cannot seem to get Document Manager working. Can anyone direct me to documentation regarding this module, or would be willing to answer questions?
Amgine
Hi :)
This error most likely means that the permissions are wrong on the upload directory. If you are talking about the fileman mod, there is a directory named '/mod/fileman/files/' that you either have set the permissions to 777 (not the best) or have the sys admin change the ownership to whatever owners runs the webserver process.
In simpler terms, the directory is owned by you (as you created it at installation) and the webserver is not allowed to write in it. Hence, the uploads fail.
There are a few other directories where the same thing can happen. These are mentioned in the readme file for installing phpWS.
best luck :)
Attempting to install:
Fatal error: Call to undefined function: themesidebox() in /home/virtual/site19/fst/home/amgine/public_html/es_portal/mod/downloads/downloads_setup.php on line 350
I know I've seen this error responded to somewhere on sourceforge, but I can't find it. So, sorry to bother you all again with it, but can someone give me guidance?
Amgine
I had same issue.. I just Created the folder files and made it 777. The script did not Create the Folder.. =8-P
Thanks Peregrinsoft... that was the solution.