Welcome Guest, Not a member yet? Register   Sign In
Form Error on Post
#2

[eluser]joergy[/eluser]
The Error is typical for a failure due to "Cross-site request forgery (CSRF)". See Security Class for details.
But I'm not sure if this is the reason. On a first glance I don't see an error but that one:

echo $keyword;
$this->load->view('childsearch');

You can't successfully load a view AFTER You've made some output with echo.


Messages In This Thread
Form Error on Post - by El Forum - 07-11-2014, 01:01 PM
Form Error on Post - by El Forum - 07-11-2014, 01:19 PM
Form Error on Post - by El Forum - 07-12-2014, 04:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB