you can't call link function just use 'link', you must have to use it by
using $html->link.
note: please make sure the debug is on at your development environment, this
will help you to catch the errors, bugs.
On Mon, Apr 7, 2008 at 9:33 AM, UTDStudent <[EMAIL PROTECTED]> wrote:
>
> I've baked my applications and my views all come out with no data and
> this text instead of the buttons for add, edit, or delete buttons:
> ('View','/employees/view/' . $employee['Employee']['id'])?>
> link('Edit','/employees/edit/' . $employee['Employee']['id'])?>
> link('Delete','/employees/delete/' . $employee['Employee']['id'],
> null, 'Are you sure you want to delete id ' . $employee['Employee']
> ['id'])?> .
>
> Any ideas why this happened?
>
> Thanks
>
> >
>
--
Best Regards,
Tapos Pal
http://tapos.wordpress.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---