The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I can't upload files
"Remote file uploads have been disabled."
When I try upload some file in attachment windows or upload some template / plugin |
#2
|
|||
|
|||
bump .
|
#3
|
||||
|
||||
You have open_basedir restrictions on your server. To get uploads to work you need to create a 'tmp' subdirectory under your main hosting directory and chmod it to 777. Then in the Admin CP set "Upload In Safe Mode?" to 'Yes' and point the "Safe Mode Temp Directory" to that directory. If you placed the tmp directory in the right place, the path to the Safe Mode Temp Directory will be:
/home/yoursite/tmp Admin CP -> Settings -> Options -> Server Settings and Optimization Options -> Safe Mode Temporary Directory Admin CP -> Settings -> Options -> Server Settings and Optimization Options -> Safe Mode Upload Enabled -> Yes Also the php.ini setting for 'upload_tmp_dir' may be empty. It's possible you (as root) or your host will need to edit php.ini and set 'upload_tmp_dir' to point to the full path to a directory on the server that is chmod'd to 1777. You will also need to restart Apache after making this change. |
#4
|
|||
|
|||
Yes, I already did that. About the permissions.. I have Windows server and I put all permissions for all users. (IIS - Administrator) still don't work.
|
#5
|
||||
|
||||
This is definitely a server issue. Have you asked your host about it and asked if they have any software installed that will block the uploading of files?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|