Hi there,

my error404.thtml doesn't get rendered in my app. It is located in
views/errors/ and contains only:
<code>
<h1><?php echo $name; ?></h1>
<p><?php echo $message; ?></p>
</code>

The default layout is beeing rendered, but output stops right before
the first print $javascript->link() call.
On other pages, this call (and layout) works fine.

Could anybody point me into the right direction, please?

Bassy regards,
Benjamin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to