Welcome Guest, Not a member yet? Register   Sign In
Disallowed Key Characters that don't seem to be able to fix in config
#12

[eluser]Oscar Sosa[/eluser]
Also note that if you want to escape a \ (backslash) you need to put four backslashes in your permitted_uri_chars parameter like this:

$config['permitted_uri_chars'] = 'a-z\s0-9~%.:_\-\'\\\\';


Messages In This Thread
Disallowed Key Characters that don't seem to be able to fix in config - by El Forum - 03-13-2010, 01:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB