vova07 / yii2-start

Yii2-Start application
Other
273 stars 115 forks source link

Bad Request (#400) on /backend/users/default/update/?id=1 #110

Closed carlos-andres closed 9 years ago

carlos-andres commented 9 years ago

Good Day,

i try to update admin profile, just some information and avatar picture and get´s this error, in attachments are all details. also i try to use the solution on issue #88 and not work.

users2

yii debugger

with the avatar y check 2 things the path and route, an get some information

avatar2

vova07 commented 9 years ago

I checked this case, but all is good in my app. Maybe you have some problem with your .htaccess rules, and your statics path are not allowed for web browsing. Also error 400 mean that your _csrf token is not valid, but I'm not sure why you see this error.

carlos-andres commented 9 years ago

Great, i try on my mac and works perfectly, i think is problem with iis on windows.

lcidral commented 9 years ago

I noticed that this happens whenever I make a dump of mysql between one environment and another. I use mac and also through it.