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

[eluser]xwero[/eluser]
i think you have to escape the comma because they are using a preg function an a comma is a metacharacter.

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


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