Welcome Guest, Not a member yet? Register   Sign In
routes and passing variables to controller
#2

[eluser]Unknown[/eluser]
nevermind!

The issue was in the url_protocol config

$config['uri_protocol'] = "AUTO"; chose the wrong place to get my value!

changing it to $config['uri_protocol'] = "REQUEST_URI"; fixed it.

hope this will help the next person with this issue!


Messages In This Thread
routes and passing variables to controller - by El Forum - 03-06-2010, 04:47 PM
routes and passing variables to controller - by El Forum - 03-06-2010, 04:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB