Welcome Guest, Not a member yet? Register   Sign In
Working Query Strings with AUTO uri_protocol
#1

[eluser]Dan Horrigan[/eluser]
I have finally figured out how to get query strings working with CI 1.7.2. I have posted it up on GitHub. Unlike other work arounds, you DO NOT need to change your uri_protocol, enable_query_strings, or permitted_uri_chars settings in your config file for this to work.

http://github.com/dhorrigan/codeigniter-query-string

Hope this helps.
#2

[eluser]Unknown[/eluser]
Dan,

This is just what I was looking for, however, it doesn't seem to have any affect on my site whatsoever. My CI installation is stock, aside from using the .htaccess information from this wiki entry: http://codeigniter.com/wiki/mod_rewrite/

After following the instructions in your readme, I still cannot access any GET variables whatsoever, nor do I get any errors in my error log.




Theme © iAndrew 2016 - Forum software by © MyBB