Current time: 03-22-2010, 02:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
Doesn't upload file
09-29-2008, 03:51 AM (This post was last modified: 09-29-2008 03:53 AM by killed.)
Post: #1
Doesn't upload file
Quote:The file upload failed. Please choose a valid file and try again. Error details: The attachment could not be found on the server.

Files type allow on site

.bmp image/bmp 1 MB
.gif image/gif 1 MB
.jpeg image/jpeg 1 MB
.jpg image/jpeg 1 MB
.png image/png 1 MB
.rar application/rar 50 MB
.swf application/x-shockwave-flash 10 MB
.zip application/zip

I'm using linux server, thank you very much.

http://www.clbmodify.com
Visit this user's website Find all posts by this user
Quote this message in a reply
09-29-2008, 04:26 AM
Post: #2
RE: Doesn't upload file
Okay, and what type of file are you trying to upload then?
Visit this user's website Find all posts by this user
Quote this message in a reply
09-29-2008, 04:35 AM
Post: #3
RE: Doesn't upload file
jpeg, zip, rar, jpg

Thank you!

http://www.clbmodify.com
Visit this user's website Find all posts by this user
Quote this message in a reply
09-29-2008, 07:29 AM
Post: #4
RE: Doesn't upload file
make sure you upload file is writable and make sure the attachments setting are correct as well.
Find all posts by this user
Quote this message in a reply
09-29-2008, 08:26 AM
Post: #5
RE: Doesn't upload file
Yes, all directory is 777 but can't Sad

http://www.clbmodify.com
Visit this user's website Find all posts by this user
Quote this message in a reply
09-29-2008, 10:18 AM
Post: #6
RE: Doesn't upload file
I found a similar problem when I migrated my forums to a new server. Attachments seem to go into subfolders in the Upload folder and they need the permissions setting too.

David
gear4sale and theCameraClub
Find all posts by this user
Quote this message in a reply
09-29-2008, 01:23 PM (This post was last modified: 09-29-2008 01:30 PM by killed.)
Post: #7
RE: Doesn't upload file
Quote:The file upload failed. Please choose a valid file and try again. Error details: The attachment could not be found on the server.

Sad Sad Sad

Problem Sad

I has create new fordel with name tailen => it's ok
So, change to uploads => error

http://www.clbmodify.com
Visit this user's website Find all posts by this user
Quote this message in a reply
09-29-2008, 01:29 PM
Post: #8
RE: Doesn't upload file
I had exactly this problem at the weekend. The files weren't being found because MyBB didn't have permission to write to the correct folder and as I described above, it isn't just the Uploads folder. Once I fixed it, the attachments worked fine.

David
gear4sale and theCameraClub
Find all posts by this user
Quote this message in a reply
09-29-2008, 01:50 PM (This post was last modified: 09-30-2008 01:43 AM by killed.)
Post: #9
RE: Doesn't upload file
Thank SteelD very much

I think it's bug Undecided
Yes, i'm using private linux server, i found how to fix it.

Exam:

Code:
chown apache.apache YOUR_FOLDER -R

Next, need CHMOD 777 for this YOUR_FOLDER

Code:
chmod 777 YOUR_FOLDER

Note: YOUR_FOLDER is uploads

http://www.clbmodify.com
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: