Since EE2 url variables have been problematic
For example:
http://www.afrihost.com/site/product/adsl_wifi_roaming/?src=homeslide&x=y WORKS
Whereas:
http://www.afrihost.com/site/product/adsl_wifi_roaming/?src=homeslide DOES NOT
I’ve tried this in multiple scenarios and found that if you have one variable it gives you a page not found, but if you pass 2 or more variables it does work. I sorted this out a few months ago after a lot of searching through code and then modifying a code igniter file if I remember correctly - which then resolved the problem.
Now with recently upgrading to 2.2.2 that file was obviously overwritten and the problem is back and quite honestly I don’t have time to go hunting for that line of code again and this problem shouldn’t exist in the first place either.
Please advise on how to fix and include fix in future builds.