vova07 / yii2-start

Yii2-Start application
Other
273 stars 115 forks source link

Backend - Bad Request (#400) in Update Profile #88

Closed lcidral closed 9 years ago

lcidral commented 9 years ago

When I go to update the user's avatar, I get the same message. I did clone the project today. Occurred in both environments, dev and prod, I am looking for a solution too.

404 - Not found (obtained in the Inspector Network - chrome/firefox) http://yii2-start.dev.local/statics/users/avatars/5453973269e6e.jpg

Backend Interface: captura de tela 2014-10-31 as 15 36 29 1

Yii Debug: captura de tela 2014-10-31 as 15 43 04

lcidral commented 9 years ago

Solved. I deleted the database and recreated again using the migration commands.