The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problem with assigning an avatar
First, this is the avatar: http://i92.photobucket.com/albums/l2...sigs/ahria.png
I tried getting it via URL option like I did on vB3.8, but I keep getting bugs. Via user cp: http://prntscr.com/62nla Via admin cp: http://prntscr.com/62nk4 It works only when I try to upload it from the HDD for some reason. |
#2
|
||||
|
||||
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. |
Благодарность от: | ||
Emeralda |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|