Welcome Guest, Not a member yet? Register   Sign In
rewrite and comma problem
#4

[eluser]Tomasz Topa[/eluser]
I had the same problem. The solution is to put the comma somewhere between other chars, not at the end:

Code:
$config['permitted_uri_chars'] = 'a-z 0-9~%.,:_-';

Works for me.


Messages In This Thread
rewrite and comma problem - by El Forum - 09-07-2007, 01:32 AM
rewrite and comma problem - by El Forum - 09-07-2007, 01:42 AM
rewrite and comma problem - by El Forum - 09-07-2007, 01:48 AM
rewrite and comma problem - by El Forum - 09-07-2007, 03:53 AM
rewrite and comma problem - by El Forum - 09-07-2007, 03:57 AM
rewrite and comma problem - by El Forum - 09-07-2007, 03:59 AM
rewrite and comma problem - by El Forum - 09-07-2007, 04:34 AM
rewrite and comma problem - by El Forum - 09-07-2007, 04:41 AM
rewrite and comma problem - by El Forum - 09-07-2007, 06:24 AM
rewrite and comma problem - by El Forum - 09-09-2007, 02:47 PM
rewrite and comma problem - by El Forum - 12-26-2007, 10:00 AM
rewrite and comma problem - by El Forum - 02-08-2011, 02:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB