Welcome Guest, Not a member yet? Register   Sign In
Config base url with "/~someword"
#6

[eluser]fogcity[/eluser]
[quote author="PravinS" date="1371187027"]Are you getting any error when you use ~ in base url?

also check "$config['permitted_uri_chars']" in your config file and check where ~ character is permitted or not.


[/quote]

I'm seeing this same problem and I've tried to allow tildes in URLs as follows:


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

Still not working.


Messages In This Thread
Config base url with "/~someword" - by El Forum - 06-13-2013, 10:47 AM
Config base url with "/~someword" - by El Forum - 06-13-2013, 10:17 PM
Config base url with "/~someword" - by El Forum - 06-14-2013, 01:34 PM
Config base url with "/~someword" - by El Forum - 06-17-2013, 07:55 AM
Config base url with "/~someword" - by El Forum - 08-08-2013, 07:06 PM
Config base url with "/~someword" - by El Forum - 08-08-2013, 07:08 PM
Config base url with "/~someword" - by El Forum - 08-13-2013, 02:12 PM
Config base url with "/~someword" - by El Forum - 08-13-2013, 02:29 PM
Config base url with "/~someword" - by El Forum - 08-13-2013, 02:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB