Welcome Guest, Not a member yet? Register   Sign In
Disallowed Key Characters that don't seem to be able to fix in config
#5

[eluser]jedd[/eluser]
Oh .. have you changed this (in config.php)
Code:
$config['enable_query_strings'] = FALSE;

to this
Code:
$config['enable_query_strings'] = TRUE;

The reason I say we don't like question marks is because we tend to not use query strings. Read the [url="/user_guide/general/urls.html"]URL information[/url] in the user guide for some more insight.


Messages In This Thread
Disallowed Key Characters that don't seem to be able to fix in config - by El Forum - 12-15-2009, 04:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB