Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Undefined index: time_format when updating account preferences #239

Open
malivix opened this issue Jul 23, 2016 · 3 comments
Open

Undefined index: time_format when updating account preferences #239

malivix opened this issue Jul 23, 2016 · 3 comments
Labels

Comments

@malivix
Copy link

malivix commented Jul 23, 2016

ErrorException in AccountController.php line 567:
Undefined index: time_format
@euantorano
Copy link
Member

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.

@malivix
Copy link
Author

malivix commented Jul 23, 2016

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

@euantorano
Copy link
Member

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).

@JordanMussi JordanMussi changed the title Undefined index: time_format Undefined index: time_format when updating account preferences Sep 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants