Hello, I wonder if someone could give me a clue...

I have been following the thread regarding turning off the featured sidebox for the home page. Well, I have followed those instructions and I do understand php (mostly) but oddly enough, I can't get either /includes/modules/sideboxes/featured.php or the override for my own template... /includes/modules/sideboxes/mytemplate/featured.php to work.

The really strange thing is that if I go in to either one of those files and do an echo "anything"; it doesn't work. I can do something that would break the script but that doesn't work either (meaning it doesn't break). Is it possible that featured.php is being called from somewhere else? Where else could this come from? I'm starting to think I dont know what I'm doing. (:

my development site is at http://www.sdolc.com

Thank you in advance.