Welcome Guest, Not a member yet? Register   Sign In
Newbie question
#4

(10-16-2019, 08:29 AM)php_rocs Wrote: @MarcoElias,

Have you followed the instructions to the T?  Have you checked the error logs? Don't forget that PHP is case sensitive.  Is your controller named correctly?

Indeed, case sensitivity was my solution:
I was supposed to create "/application/controllers/News.php", but I created "/application/controllers/news.php".

Not very funny for a beginner to name SOME files with a beginning upper case and some other lower case.

I also was supposed to create "/application/views/pages/home.php" (not Home.php) and "/application/views/pages/about.php" (not About.php).

Confusing and frustrating for me. Plus, I would say, not consequently lowercase.
Why some files upper and other lower?

Another question: If in my environment I want to change every file to be lowercase at the beginning - where will that be done? Does this make sense?

Thanks for helping, thanks for another tip.
Marco
Reply


Messages In This Thread
Newbie question - by MarcoElias - 10-15-2019, 12:27 PM
RE: Newbie question - by InsiteFX - 10-16-2019, 03:37 AM
RE: Newbie question - by php_rocs - 10-16-2019, 08:29 AM
RE: Newbie question - by MarcoElias - 10-17-2019, 04:15 PM
RE: Newbie question - by John_Betong - 10-17-2019, 06:40 PM
RE: Newbie question - by php_rocs - 10-18-2019, 07:05 AM
RE: Newbie question - by MarcoElias - 10-20-2019, 11:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB