Welcome Guest, Not a member yet? Register   Sign In
Routing error
#1

[eluser]Pooof[/eluser]
When i try to call a method on a controller that is under a directory , it takes a wrong parameter.
expample
http://www.mysite.com/directory/class/method/id

if i do
Code:
echo $id;
it outputs "method"

:S
#2

[eluser]Glen Swinfield[/eluser]
make sure you do not have a controller with the same name as your directory - next to the directory.




Theme © iAndrew 2016 - Forum software by © MyBB