Ticket #755 (closed defect: fixed)
Site administrator's file upload capacity: not responding to changes
Reported by: | ed | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | Drupal modules & settings | Keywords: | |
Cc: | annesley, sam | Estimated Number of Hours: | 0.0 |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0.25 |
Description
Rob Hopkins reached the limit for file uploads and could not upload any more images (not good for him as he writes posts with lots of pictures daily).
Sam raised the limit. This change in the limit does not seem to have affected Rob's situation - he still can't upload any images.
Looking at these settings:
https://www.transitionnetwork.org/admin/settings/uploads
Rob should be able to upload more - he is a site editor and admin - but he can't.
Please investigate
Change History
comment:2 Changed 2 years ago by annesley
so there is a per user quota of 140 MB https://www.transitionnetwork.org/admin/settings/uploads it is also saying that php.ini is restricting (total) uploads to 100MB per user On Tue, Jul 8, 2014 at 10:21 AM, Transiton Technology Trac <trac@tech.transitionnetwork.org> wrote: > #755: Site administrator's file upload capacity: not responding to changes > -------------------------------------+------------------------------------- > Reporter: ed | Owner: paul > Type: defect | Status: new > Priority: major | Milestone: > Component: Drupal | Maintenance > modules & settings | Resolution: > Keywords: | Estimated Number of Hours: 0.0 > Add Hours to Ticket: 0 | Billable?: 1 > Total Hours: 0 | > -------------------------------------+------------------------------------- > Changes (by ed): > > * cc: sam (added) > > > -- > Ticket URL: <https://tech.transitionnetwork.org/trac/ticket/755#comment:1> > Transition Technology <https://tech.transitionnetwork.org/trac> > Support and issues tracking for the Transition Network Web Project.
comment:3 Changed 2 years ago by annesley
IMCE GUI post editor also has user directory quota sizes of 100MB i am looking in to changing that...
comment:6 Changed 2 years ago by annesley
- Status changed from closed to reopened
- Resolution fixed deleted
sorted: IMCE quota settings.
comment:7 Changed 2 years ago by paul
- Add Hours to Ticket changed from 0.0 to 0.25
- Total Hours changed from 0.0 to 0.25
@Ed
It looks as though status can be changed to resolved/fixed.
The maximum size of all files a *site editor* can have on the site has already be raised from 140MB to 1005MB.
If Rob needs to upload a movie, .. to the site bigger than 100MB he would currently hit a (total) uploads / per user restriction set by the server (PHP).