MyBB Community Forums

Full Version: Attachment Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:Type: 2
File: attachment.php (Line no. 110)
Message
file_get_contents(./uploads/SMALL) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory

I'm getting emails about this error. What's causing it and how do I fix it??
Is there a directer named "SMALL" in the uploads directory? If not create one and make sure it's writable.
There should only be folders for each month in the ./uploads/ folder, rather than actual uploads or other folders.