Welcome Guest, Not a member yet? Register   Sign In
CI doesn't find uri string
#1

[eluser]Windekewaai[/eluser]
I've put my controllers in subfolders to keep things tidy. I do this in all my latest projects and it all works fine. But somehow things are going wrong in my very latest project.

It seems CI can't find the URI string anymore - or at least the parameters in it.

I have a controller named "Nieuws" (news) in the folder "Admin" with a function "Wijzigen" (edit). The function expects a parameter $id.
I call the function like this: http://example.com/admin/nieuws/wijzigen/4

The function gets called correctly, but he doesn't receive the parameter. The function uri_string() of the uri library returns an empty string..

Any help is much appreciated.

A little extra info:
- I produced this error with both CI 1.7.1 and CI 1.7.2
- I placed the applications folder outside the system folder (did that with all my projects)
- I'm running the project locally with XAMPP on a Windows Vista Ultimate x64 machine and using Firefox 3.5.3.


Messages In This Thread
CI doesn't find uri string - by El Forum - 09-14-2009, 02:38 PM
CI doesn't find uri string - by El Forum - 09-14-2009, 03:01 PM
CI doesn't find uri string - by El Forum - 09-14-2009, 04:18 PM
CI doesn't find uri string - by El Forum - 09-14-2009, 04:42 PM
CI doesn't find uri string - by El Forum - 09-14-2009, 05:01 PM
CI doesn't find uri string - by El Forum - 09-15-2009, 03:57 PM
CI doesn't find uri string - by El Forum - 09-15-2009, 05:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB