Closed (fixed)
Project:
Rotor Banner
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2009 at 19:13 UTC
Updated:
19 Nov 2009 at 11:10 UTC
In the file uploads section of my site all the settings are set to allow for large file sizes (including the PHP settings), but rotor only allows 1MB files to be uploaded.
Comments
Comment #1
mrfelton commentedThis is fixed in CVS. The image field in the Rotor content type now uses the filesize limit set by upload.module. If upload.module is not enabled, it will default back to
file_upload_max_size()