14 Sep
2015
14 Sep
'15
3:29 p.m.
On Mon, Sep 14, 2015 at 4:10 PM, WK <wanradt@gmail.com> wrote:
2015-09-14 18:06 GMT+03:00 Dancer New <dancerfan2015@gmail.com>:
Any ideas why when first time to load the page, it doesn't work, there is /user/display route, why it is looking for /user/display/index which doesn't exist?
I think, your form's method is POST, but your route is GET-route.
Exactly what you said. Thank you so much! Fixed now.
Dan