Welcome Guest, Not a member yet? Register   Sign In
Default Controller not working
#11

[eluser]InsiteFX[/eluser]
I am just trying to point you into the right direction!

In CodeIgniter all your Class names:
Controllers
Libraries
User libraries
MY_ unless you change the prefix.
and
Models

All have to have the Class names first letter in uppercase

When saving the files above, all are saved with an lowercase name
Except for Libraries. Libraries need to be saved with an uppercase
name. ie. [ Blog.php ].

Hope that helps.

Also another good way of learning CodeIgniter is to look at how the
CodeIgniter Class files are designed and coded.

A good start would be to look at the loader class file.

InsiteFX
#12

[eluser]Marcelo Reborn[/eluser]
Thank you very much!

I used CI a lot, months ago, developed some good work with it.
Now I'm little rusty.




Theme © iAndrew 2016 - Forum software by © MyBB