Welcome Guest, Not a member yet? Register   Sign In
help, cannot get "Static Pages" to work from the user guide :(
#11

(This post was last modified: 08-19-2020, 01:46 PM by jreklund.)

Okay, I'm tired. Just took a second look at the url you mention you have tried. It's incorrect.
https://codeigniter.com/user_guide/tutor...ng-the-app

mysite.com/pages/view/home
mysite.com/pages/view/about

You forgot to put view, the function name in it.

In case .htaccess don't work:
mysite.com/index.php/pages/view/home
mysite.com/index.php/pages/view/about
Reply
#12

(08-19-2020, 01:45 PM)jreklund Wrote: Okay, I'm tired. Just took a second look at the url you mention you have tried. It's incorrect.
https://codeigniter.com/user_guide/tutor...ng-the-app

mysite.com/pages/view/home
mysite.com/pages/view/about

You forgot to put view, the function name in it.

In case .htaccess don't work:
mysite.com/index.php/pages/view/home
mysite.com/index.php/pages/view/about

Okay, thanks for your time! Cool
Reply




Theme © iAndrew 2016 - Forum software by © MyBB