Welcome Guest, Not a member yet? Register   Sign In
$_POST and $this->input->post was empty after submit in production environment. why?
#5

[eluser]Gian Marco[/eluser]
SOLVED!!

the problem was that I set the

$config['base_url']

variable of config.php file to "http://immobiliarecipolli.it/sito_nuovo",
but the domain without www. doesn't exist.

i change it to "http://www.immobiliarecipolli.it/sito_nuovo",
and all work great!


Messages In This Thread
$_POST and $this->input->post was empty after submit in production environment. why? - by El Forum - 11-25-2010, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB