Welcome Guest, Not a member yet? Register   Sign In
Codeigniter doesn't handle Umlaut-URLs propper
#4

(03-18-2015, 08:16 AM)mr_pablo Wrote: Did you add the umlaut in the config?

$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\-'; // add it here


Hi Mr Pablo,

yeah i already added Umlaute to the permitted uri chars:

PHP Code:
$config['permitted_uri_chars'] = 'a-z 0-9~%.:_\-äöüÄÖÜ'
Reply


Messages In This Thread
RE: Codeigniter doesn't handle Umlaut-URLs propper - by pexmar - 03-19-2015, 02:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB