Yii-User with photo field upload

I’m developing an application using Yii-User extension. But I have trouble with the desire to add photo field. I filled Widget parametrs with {“path”: “../ images / avatar”} But the results are uploaded image does not exist, only the data stored in MySQL. How does setting the correct path?6827

set path.jpg

And Result on list data is :

6828

list_data.jpg

I use this extension too…

Please help…