Do you have var $helpers = array('Html') in your controller or AppController ?

Regards,

Alfredo

On Sat, Feb 7, 2009 at 9:41 AM, jim <beeniecop...@gmail.com> wrote:
>
>  This is not showing as a link in my browser:
>
> <td><?php echo $html->link($post['Post']['title'], "/posts/view/".$post
> ['Post']['id']); ?></td>
>
>
> Just looks like this:
> link($post['Post']['title'], "/posts/view/".$post['Post']['id']); ?>
>
>
> Any ideas? I'm new to Cake and I assume it's a helper issue.
> I am not sure wheter the tute is for 1.1, 1.2, or both.
> Pls help.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to