Current time: 05-24-2012, 12:09 PM Hello There, Guest! (LoginRegister)


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
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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.

Sorry, because English not good
Visit this user's website Find all posts by this user
09-29-2008, 04:26 AM
Post: #2
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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
09-29-2008, 04:35 AM
Post: #3
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago RE: Doesn't upload file
jpeg, zip, rar, jpg

Thank you!

Sorry, because English not good
Visit this user's website Find all posts by this user
09-29-2008, 07:29 AM
Post: #4
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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
09-29-2008, 08:26 AM
Post: #5
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago RE: Doesn't upload file
Yes, all directory is 777 but can't Sad

Sorry, because English not good
Visit this user's website Find all posts by this user
09-29-2008, 10:18 AM
Post: #6
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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
[Image: forum_signature.png]
Find all posts by this user
09-29-2008, 01:23 PM (This post was last modified: 09-29-2008 01:30 PM by killed.)
Post: #7
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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

Sorry, because English not good
Visit this user's website Find all posts by this user
09-29-2008, 01:29 PM
Post: #8
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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
[Image: forum_signature.png]
Find all posts by this user
09-29-2008, 01:50 PM (This post was last modified: 09-30-2008 01:43 AM by killed.)
Post: #9
Solved: 1 Year, 7 Months, 3 Weeks, 1 Day, 22 Hours, 5 Minutes, 12 Seconds ago 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

Sorry, because English not good
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication