You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In actionDownload the $model->validate() always returns false ('scenario' => 'settings') I can't even getErrors () to understand why... for solve it I pass validation ($model->validate(false) ) but it does not seem to me a definitive solution.
In actionDownload the $model->validate() always returns false ('scenario' => 'settings') I can't even getErrors () to understand why... for solve it I pass validation ($model->validate(false) ) but it does not seem to me a definitive solution.