Can you give us such a failing link? Have you tried without removing index.php from your URLs? What version and build are you now using?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 14, 2010 11:48am
Subscribe [6]#16 / Feb 11, 2011 12:52pm
Can you give us such a failing link? Have you tried without removing index.php from your URLs? What version and build are you now using?
#17 / Feb 15, 2011 5:54am
Hello. Here is a live ee2 site exhibiting the problem.
http://www.royalhotel.ie/accommodation/?test=test
Exhibits the error.
I don’t have any live EE2 site without removing index.php, but I have EE2s latest version (2.1.3) running in a test environment without removing the index.php and it is exhibiting the same behaviour. It hasn’t changed through each release of EE2.
If this is a local PHP setting in my machine, that’s great. I could change it. But at the moment I can’t find any information. Are you saying that you are not seeing this same issue appending any single parameter to your clean urls?
#18 / Feb 15, 2011 10:52am
I have found a solution! Great relief. This fix appears to be working fine for me.
Essentially, in the config file, I switched
$config['uri_protocol'] = "PATH_INFO";All parameters are passing smoothly.
Thank you for your help,
Pierce
#19 / Feb 15, 2011 1:29pm
Thanks, Pierce G for sharing!
I bookmarked that baby.
#20 / Feb 15, 2011 5:21pm
Very glad to see that took care of things. Please post again as needed.