Welcome Guest, Not a member yet? Register   Sign In
Period changed to underscore
#4

[eluser]Dan Bowling[/eluser]
I seem to have found a fix. Though I don't understand why it works yet, and I have no clue how it will interact with the rest of my application.

I changed my URI Protocol config from AUTO to QUERY_STRING:
Code:
$config['uri_protocol']    = "QUERY_STRING";

It now returns the proper information.

At the moment, this solution works on my XAMPP (Apache) development box, but I am deploying to an IIS 6 server, so we'll see if it works there too.


Messages In This Thread
Period changed to underscore - by El Forum - 10-16-2008, 03:41 PM
Period changed to underscore - by El Forum - 10-16-2008, 04:45 PM
Period changed to underscore - by El Forum - 10-16-2008, 08:41 PM
Period changed to underscore - by El Forum - 10-17-2008, 08:48 AM
Period changed to underscore - by El Forum - 03-03-2009, 05:57 AM
Period changed to underscore - by El Forum - 03-03-2009, 09:31 AM
Period changed to underscore - by El Forum - 03-04-2009, 04:54 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:05 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:15 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:21 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:25 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:28 PM
Period changed to underscore - by El Forum - 03-04-2009, 05:34 PM
Period changed to underscore - by El Forum - 07-12-2010, 07:33 AM
Period changed to underscore - by El Forum - 02-10-2011, 12:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB