Don't worry about the delay, you need to be focusing first on your schooling (when it can be fit in around your family)
I had cake working for other things but I will dig around some more and see what I can find.
I hope that you and your family are well!!!
Merry Christmas!
Sherwin
"I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant."
--Robert McCloskey
On Thu, Dec 11, 2008 at 6:19 PM, davidgolding (via Nabble)
<[hidden email]> wrote:
Sorry for not getting to your question sooner... I've been swamped with school, forgive me.
If you're getting 404 errors on those links, then your Cake installation has some problems. I'd double-check your Cake installation procedures, then go from there. You shouldn't have to register .ctp with Apache, but if you need to use a different file extension on your setup, you can go into the AppController and set
var $ext = '.txt'
then rename all your views to have this extension.