MyBB Community Forums

Full Version: Where Are Attachments Stored?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering where on the server images are stored that are attached to a post? I have a post that's supposed to have an image attached but all it says is [attachment 1641] or something like that and does not display the image.

Thanks!
/uploads/xxx

where 'xxx' represents the date. So right now it would be something like /uploads/201205/
(2012-05-16, 10:36 PM)Solidus Wrote: [ -> ]/uploads/xxx

where 'xxx' represents the date. So right now it would be something like /uploads/201205/

Thank you. I suspected as such but when I go and check there are only attachments that go through the 14th and it's now the 16th so I'm concerned they are getting lost somehow. But thanks for the information.