New to codeigniter, would like some help with an issue |
[eluser]Tpojka[/eluser]
Read that page to the end one more time. You forgot this part of code settings: Code: $route['default_controller'] = 'pages/view'; Also, this is user guide part you should read about routing. |
Messages In This Thread |
New to codeigniter, would like some help with an issue - by El Forum - 10-27-2013, 09:44 PM
New to codeigniter, would like some help with an issue - by El Forum - 10-28-2013, 12:22 AM
|