Loading...
 
Features / Usability

Features / Usability


Problem uploading images, help needed!

posts: 23

I cannot upload images to files, i tried to set the path, always get an message upload failed. So what is the right form for path?
the upload folder exists,for example, http://www.mysite.com/files/pictures. The folder rights are chmod to 777, should not be a problem there.
should i set the path to /files/pictures/?

Thanks,
Jusanteri

posts: 113 Ireland

If your tw home is http://www.mysite.com/ then the path should be files/pictures (no leading slash).
Is file upload enabled by web server?
Is the max upload size too small?

Look at Admin -> phpinfo to help diagnose the last 2 issues.

Gary

posts: 4656 Japan

> If your tw home is http://www.mysite.com/ then the path should be files/pictures (no leading slash).

There seems to be flexibility here now, because my image directory paths have leading and trailing slashes and still work. wink

> Look at Admin -> phpinfo to help diagnose the last 2 issues.

Definitely phpinfo should be referred to, because the full path — the Apache DOCUMENT_ROOT with the image file directory path appended — is needed.

-- Gary - zukakakina.com