Welcome Guest, Not a member yet? Register   Sign In
URI Characters
#1

[eluser]Ludatha[/eluser]
Hello, I really need help with the URI Allowed Characters option, I don't ant to enable everything, but I do want to add a few things, but every time I do I get an error (because I don't know what I'm doing...)

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

This is one the the URL's I want to allow through, for some reason it used to work but not now, now I get "The URI you submitted has disallowed characters."

http://ludatha.com/arcade/play/index.php...o=newscore

I want to allow ? and =
and maybe others in the future, can you tell me how to do it?

Thanks
#2

[eluser]InsiteFX[/eluser]
Trun on query string in your config.php file

Enjoy
InsiteFX
#3

[eluser]Ludatha[/eluser]
[quote author="InsiteFX" date="1254002655"]Trun on query string in your config.php file

Enjoy
InsiteFX[/quote]

oooh dear, I hate it hen it's really simple to fix, I must have turned that option to false somehow...

Well thank you Smile




Theme © iAndrew 2016 - Forum software by © MyBB