Welcome Guest, Not a member yet? Register   Sign In
Autocomplete URI issue
#3

[eluser]Phil Sturgeon[/eluser]
Look at the [url=http://ellislab.com/codeigniter/user-guide/general/urls.html]URL manual[url]. You are currently telling it to look for a method called function 123(), AND you are using an associative array for the URL, but not in your code.

Try 127.0.0.1/test/index.php/sample/index/123/123


Messages In This Thread
Autocomplete URI issue - by El Forum - 02-12-2009, 12:51 AM
Autocomplete URI issue - by El Forum - 02-12-2009, 12:53 AM
Autocomplete URI issue - by El Forum - 02-12-2009, 06:49 AM
Autocomplete URI issue - by El Forum - 02-12-2009, 08:57 AM
Autocomplete URI issue - by El Forum - 02-12-2009, 09:06 AM
Autocomplete URI issue - by El Forum - 02-12-2009, 09:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB