Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 3 Ucfirst Controllers
#1

(This post was last modified: 06-20-2015, 08:53 PM by wolfgang1983.)

Hi all,

I noticed on another forum "stack over flow" that a lot of people ask about "When I upload my project to live server I get 404 error"

Tends  to get asked a bit.

Most of the time to solve this is all they need to do to make it work was make sure they have controllers and or models with the first letter upper case example Welcome.php instead of welcome.php

Is there a place on user guide where it can explain that clearly?

I do not think the beginners understand that or are not looking in user guide.
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply
Reply
#3

(06-16-2015, 12:09 AM)kenjis Wrote: If you upgrade your CI:
http://www.codeigniter.com/user_guide/in...file-names

If you install CI3:
http://www.codeigniter.com/user_guide/ge...ello-world
http://www.codeigniter.com/user_guide/ge...of-a-model
http://www.codeigniter.com/user_guide/ge...onventions

Thanks for reply I know about naming conventions It will be good to pass these links on to people who do not know.
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply
#4

By the way, what is "SO forum"?

And so many people are getting the same trouble, it might be better to improve CI docs.
Reply
#5

(06-16-2015, 12:27 AM)kenjis Wrote: By the way, what is "SO forum"?

And so many people are getting the same trouble, it might be better to improve CI docs.

Stackoverflow forum
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply
#6

Thanks.

I've made class filename checker:
https://github.com/kenjis/codeigniter3-filename-checker
Reply
#7

(06-16-2015, 05:10 AM)kenjis Wrote: Thanks.

I've made class filename checker:
https://github.com/kenjis/codeigniter3-filename-checker

Looks OK I don't need it but beginners might.
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply
#8

(06-16-2015, 12:27 AM)kenjis Wrote: And so many people are getting the same trouble, it might be better to improve CI docs.

Clearly, they're not reading them, or not paying much attention to them, but if there's a way to improve them, I'm sure the CI team will accept a pull request on Github.
Reply
#9

Quote:And so many people are getting the same trouble, it might be better to improve CI docs.

The user guide docs are clear.
Reply
#10

Very clear, just get them to read them...
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB