mybb2 icon indicating copy to clipboard operation
mybb2 copied to clipboard

Undefined index: time_format when updating account preferences

Open malivix opened this issue 9 years ago • 3 comments

ErrorException in AccountController.php line 567:
Undefined index: time_format

malivix avatar Jul 23 '16 19:07 malivix

Hi,

What did you do to cause this error? Simply providing the error message isn't of much help when working out the cause of a bug.

euantorano avatar Jul 23 '16 19:07 euantorano

when select time format in account/preferences then update preferencesshow that error if again go to account/preferences dont stored that setthing then if dont select time format i think should set default setthimg for time format

malivix avatar Jul 23 '16 19:07 malivix

Hi,

I think it's more a problem with our validation rules, which are in the wrong place anyway (they should be in a request class).

euantorano avatar Jul 23 '16 19:07 euantorano