How can I change the limit on the number of images that can be uploaded to a site?
I'm managing a website that's been built using Drupal.
I don't have access to the developer (they've gone out of business).
All I want to do is create a content page and add images to it. If I click on the image icon and browse my hard disc to upload an image I get a message saying "quota full":
Image limits
File size = 100kB; Dimensions=500x500; Quota = 500kB
I am registered as the site administrator, so I can access all the menus to change the settings, but I don't know where to look. I have surfed around to try to find the right settings, but can't find anything that looks like the limits listed above.
Thanks for any guidance
p.s. I don't actually know which version of Drupal was used, and can't find it on the site in question.
Comments
I don't think there is a
I don't think there is a limit on the number of images Drupal can handle. Have you thought that it might be you server space where the quota is full?
[I did a google just after posting this and found out about IMCE]
I am assuming you are using
I am assuming you are using IMCE module to upload the images. Go into www.yoursite.com/admin/settings/imce/ and check there
Thanks
Cracked it. Thanks. Had to change the admin settings, as suggested.