Alex
Alex
@cebe Is that implemented? If not, is there any existing solution to do that?
@tonydspaniard, alright, I tried this: `acceptFileTypes: /(\.|\/)(gif|jpe?g|png)$/i` as can be seen below: ```php
@tonydspaniard any suggestions?
@tonydspaniard, hey. Alright, when I use: ```php 'options' => [ 'accept' => 'image/*' ] ``` I get no errors and any file type is uploaded. The same story with ```php...
@tonydspaniard furthermore, when I implemented [this](https://github.com/2amigos/yii2-file-upload-widget/issues/106#issuecomment-309827988) in my model, I always receive this error: ```php array (size=1) 'image' => array (size=1) 0 => string 'Please upload a file.' (length=21) ```...
@tonydspaniard I'm sorry, but how do you run this action that you provided? It seems that it is internal of the plugin. Do I need to override it? Could you...
Sounds legit
Hi, I was already planning to add such feature, but it was never added as I have very limited time at the moment. I would like to add it in...
Hello Lmi11, So you mean that site.com/post and site.com/en/post have different comments? For example in site.com/post you have Russian and site.com/en/post you have English? If so, how are they stored?...
Possible to use loadable