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

[eluser]Chris Williams[/eluser]
Solved.

Changed config from this
Code:
$config['uri_protocol']    = 'AUTO';
to this
Code:
$config['uri_protocol']    = 'REQUEST_URI';


Messages In This Thread
Disallowed characters - by El Forum - 06-27-2011, 10:43 AM
Disallowed characters - by El Forum - 06-27-2011, 11:55 AM
Disallowed characters - by El Forum - 06-27-2011, 12:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB