Welcome Guest, Not a member yet? Register   Sign In
CI finding method in other controllers but not my News one
#2

[eluser]Rolly1971[/eluser]
you could try putting a entry in the config/routes.php file like this and see if it help:

Code:
$route['news/rate'] = "news/rate";

i find it weird too that some times the default routing code does not work quite right, but when i put a entry in the routes.php file it works proper.

but sometimes it works without setting a route entry.


Messages In This Thread
CI finding method in other controllers but not my News one - by El Forum - 10-04-2012, 07:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB