17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2090 Views |
-
image upload and image edit bug

24 March 2007 at 7:51am
First off, I had a problem uploading an image bigger than 21k.
I changed $file_size to
static $file_size_restrictions = array("jpg" => array("MaxSize"=>100000, "WarnSize=>50000"));
That took care of the upload problem.
Now, I can't edit it. It opens a window and says "ERROR:There has been an error"
-
Re: image upload and image edit bug

25 March 2007 at 3:30pm
This was described as "Fixed: Bug in Files & Images section when attempting to view a single file's details"
See http://www.silverstripe.com/bugs/flat/370
Hopefully, this is in the trunk? I say resolved.
| 2090 Views | ||
|
Page:
1
|
Go to Top |

