Welcome Guest, Not a member yet? Register   Sign In
OpenID
#3

[eluser]bardelot[/eluser]
This is because Codeigniter does not allow all uri chars and GET arrays.
You could try changing $config['uri_protocol'] to "ORIG_PATH_INFO"
When you use "PATH_INFO" you'll get the 404, QUERY_STRING and REQUEST_URI will trigger the "The URI you submitted has disallowed characters." error.


Messages In This Thread
OpenID - by El Forum - 01-21-2008, 01:57 PM
OpenID - by El Forum - 02-18-2008, 09:02 PM
OpenID - by El Forum - 02-27-2008, 08:31 AM
OpenID - by El Forum - 03-08-2009, 09:27 AM
OpenID - by El Forum - 06-18-2009, 10:42 AM
OpenID - by El Forum - 06-19-2009, 02:55 AM
OpenID - by El Forum - 06-19-2009, 09:44 AM
OpenID - by El Forum - 12-07-2009, 01:49 PM
OpenID - by El Forum - 01-04-2010, 08:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB