When i'm trying to save or update inavlid data, no validation errors are shown, only rotating preloader gif.
The ajax respons is:
<textarea>{"success":false,"error_message":"<p>\u041f\u043e\u043b\u0435 "\u041a\u043e\u0434 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 wm-\u043a\u0430\u0440\u0442\u044b" \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f.<\/p>\n","error_fields":{"code2":"\u041f\u043e\u043b\u0435 "\u041a\u043e\u0434 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 wm-\u043a\u0430\u0440\u0442\u044b" \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f."}}</textarea>
Help me pls!
No validation errors ars whown
Started by klinsky, 05 December 2012 - 10:43 AM
- Single Page
Posted 05 December 2012 - 10:43 AM
Posted 15 January 2013 - 08:41 AM
I was about to create another post regarding this issue but found yours that seem similar to my problem. My problem is I got error in saving my data but it doesn't show from what field that causes it.
What puzzles me much is that I haven't use set_rules on my fields and my Edit function works fine. Does anyone encountered this issue before?
Thanks
<textarea>{"success":false,"error_message":"","error_fields":[]}</textarea>
What puzzles me much is that I haven't use set_rules on my fields and my Edit function works fine. Does anyone encountered this issue before?
Thanks