Rotor only allows 1MB file size
roger6106 - September 3, 2009 - 19:13
| Project: | Rotor Banner |
| Version: | 6.x-2.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
This 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()#2
Automatically closed -- issue fixed for 2 weeks with no activity.