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

CI 3.0.6

in config/route.php
$route['(:any)'] = "site/$1";

in application/site/Someclass.php
and declared index(), somefunction()

when I loading host/someclass it's load index function ok. but host/someclass/somefunction not works. it's shows 404.

is there any error or something? or ?
Reply


Messages In This Thread
306 route error - by munhzol - 03-29-2016, 09:24 PM
RE: 306 route error - by munhzol - 03-29-2016, 09:34 PM
RE: 306 route error - by kilishan - 03-29-2016, 10:34 PM
RE: 306 route error - by munhzol - 03-29-2016, 11:39 PM
RE: 306 route error - by arma7x - 03-29-2016, 11:49 PM
RE: 306 route error - by munhzol - 03-30-2016, 12:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB