Please consider querystring support in 2.x |
[eluser]amosmos[/eluser]
Hey WanWizard, your solution didn't work for me and I suspect the reason is that I'm using the REQUEST_URI URI protocol and not AUTO (REQUEST_URI is the only protocol that works with GoDaddy hosting). I looked over the code and tried to see how to fix it with REQUEST_URI and just didn't understand where it ignores the "?" character and everything that follows it. I also tried to see how you solved it in the AUTO protocol and couldn't really understand. I suspect that that when using AUTO and, after you fix, not entering the first "if" makes the _fetch_uri_string method ignore the "?" character, but I;m not sure. Anyway, after fighting with this for a while, I just used dhorrigan's hook (http://github.com/dhorrigan/codeigniter-query-string) which worked instantly. But I would still would like to change the code of the core so it would work for me without using hooks, so if you can please see if you can assist, that would be really great. Thank, Amos |
Welcome Guest, Not a member yet? Register Sign In |