On Mar 13, 12:55 pm, byqsri wrote:
> I have another problem with upload behaviour of MI-BASE.
> All works fine only that if I set no image to upload I get a
> validation error:
> "The submitted file extension is not permitted, only
> jpeg,jpg,gif,png,bmp permitted."
>
> I have set the option 'm
I have another problem with upload behaviour of MI-BASE.
All works fine only that if I set no image to upload I get a
validation error:
"The submitted file extension is not permitted, only
jpeg,jpg,gif,png,bmp permitted."
I have set the option 'mustUploadFile' => false but nothing.
Can someone t
Yes the error is on the incorrect variable name (should be
$fieldName).
Many thanks
On Mar 11, 4:08 pm, AD7six wrote:
> On Mar 11, 11:43 am, "marco.rizze...@gmail.com"
>
> wrote:
> > Hi
> > I try to use the upload and image_upload behaviour of MI-BASE project
> > for add field photo to user mod
On Mar 11, 11:43 am, "marco.rizze...@gmail.com"
wrote:
> Hi
> I try to use the upload and image_upload behaviour of MI-BASE project
> for add field photo to user model
> My code is:
I've been updating the behaviors recently, that looks like an
incorrect variable name (should be $fieldName).
Y