Hello! I have an issue with uploading images. I am trying to upload them, but it says that it is too large, however, images that are uploaded by other members are much bigger than mine. Could you please tell me the maximum allowed image size? Also it would be nice if you could tell me how to tag another person.
i think maximum size is 100 kb and tag person add @ before user name example @-Zhanna-Polezhaeva remove dashes like that @Zhanna Polezhaeva
@Abqerino Thank you for your reply! As you can see for example in this thread https://forums.digitalpoint.com/threads/225-00-website-design-contest-pest-control-company.2794029/?utm_source=email&utm_medium=email#post-19418947 the size of the last uploaded image is 922 kb, and other are also more then 100kb.
I think this is not uploaded here on website server Just upload your image to Image hosting like : postimage.org cloudinary.com imgur.com flicker.com dropbox.com drive.google.com Code (markup): and get a image URL like that: http://res.cloudinary.com/alex4tec/image/upload/v1483579073/DP/FB-b.png Code (markup): and from Reply panel you're found Image button besid smile's, insert a URL of image and click insert, like that image.
Digitalpoint does some funky things with images to make them load faster so it's not always clear that the user has linked to an external file rather than pasting one in. I do, however, find that the size of the image I can paste is affected by my own computer's memory/cache/something else. If I close the browser and reopen I can often paste an image that has just been rejected. Most of the time I'm not too bothered and just use cloudup to store the image.
The reason behind the small image size is that current all attachments are stored live in server RAM forever (memory, not just on disk). At some point when I move attachment storage to be disk-based, we'll open up attachment sizes to be larger.