Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Form validation always returning FALSE
#11

[eluser]kaisama[/eluser]
AHHA.

Found the culprit.

Since it seemed that it was being redirected incorrectly, I decided to take a look at my base_url array.

It was initially set to

Code:
http://codeigniter.deadeyes-star.com/

I then changed it to:

Code:
http://www.codeigniter.deadeyes-star.com/

And all works as it should Smile such a silly little error that can cause so much hair pulling and frustration.

Thank you everyone for your input on this matter. Your help was greatly appreciated <3

@noctrum
Did you use firebug as well to get that debug info? I think this is something I should start using :x

Again, thanks <3
#12

[eluser]danmontgomery[/eluser]
used the HUD in firefox 4 beta




Theme © iAndrew 2016 - Forum software by © MyBB