Welcome Guest, Not a member yet? Register   Sign In
empty $_POST
#1

[eluser]pysco68[/eluser]
hi guys!

I'm relatively new to CI, and I'm on my first big project with it... and for two weeks I had no problem, but yesterday I stumbled over a problem which I couldn't simply understand....

I'm posting a formular from a controler to one of it's functions, but then I got an empty $_POST['xyz'] var and even with $this->input->post('xyz') there is no way for getting the submitted datas....

I tried everything.... realy.... to avoid questions about the formular; it works, submitting the same form to another non-CI script works...

What I realy don't understand is why other forms on the project are working... (login/reg forms from Freakauth etc...)

I'm realy a the end of my nerves... anyway I hope that I'm doing some stupid error you could tell me Smile

Greetz from France,

Pysco68

P.S.: the form I dynamicaly loaded in the page through AJAX (mootools...) but the post is done in a classical way...
#2

[eluser]pysco68[/eluser]
Sorry guys...

I just tried the whole thing on my local server and it worked... there must be something in my productive environement...

Sorry!

Byebye!




Theme © iAndrew 2016 - Forum software by © MyBB