Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload widget issue on Yii v1.1.12 #10

Open
jjnavsofs0 opened this issue Aug 30, 2012 · 2 comments
Open

File upload widget issue on Yii v1.1.12 #10

jjnavsofs0 opened this issue Aug 30, 2012 · 2 comments

Comments

@jjnavsofs0
Copy link

Due to change in framework the file uploads but database is not updated .

fix: following value needs to be added to other validatiors - '{"file":"allowEmpty":"true","maxFiles":"1","types":"jpg,png,gif","safe":"true"}}' .

Note: "safe" is to be set with true.

@ntuzzg
Copy link

ntuzzg commented Nov 18, 2012

Thanks this issue a lot.
luck to find this

@ApXaHgheJI
Copy link

Thanks - I was searching a day , why don't save the filename...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants