Yes, I'm using PHP5 because PHPTAL is only for PHP5 (except some
ancient versions). Removing try/catch would not help.

Dan

On Apr 24, 12:14 am, "Larry E. Masters aka PhpNut" <[EMAIL PROTECTED]>
wrote:
> You need to change your view class on cakeforge. You are using php 5 syntax
> with your try and catch code block.
>
> The article itself is still in queue so the link above is not valid until it
> is approved by an admin...
>
> --
> /**
> * @author Larry E. Masters
> * @var string $userName
> * @param string $realName
> * @returns string aka PhpNut
> * @access  public
> */
>
> On 4/23/07, Daniel Kvasnicka jr. <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi folks,
> > I know a few people were talking about this, but I haven't found any
> > solution, so I've took View and derived a simple PhptalView class from
> > it. It enables you to use PHPTAL templating engine with Cake.
>
> > It's really siple, but it works for my views and layouts. Read more at
>
> >http://bakery.cakephp.org/articles/view/using-phptal-for-templates-ph...
>
> > Waitin' for your comments,
> > Dan


--~--~---------~--~----~------------~-------~--~----~
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