Tuesday, September 16, 2008

Re: link to root, simple problem for or experienced person

Hi thanks for that but when I do <?php echo $html->link("The Account",
array("controller" => "pages", "action" =>
"display", "account")); ?> I get

Notice: Array to string conversion in C:\xampp\htdocs\testsite\cake
\libs\view\helpers\html.php on line 179

Any ideas??

Thanks

On Sep 16, 7:51 am, Kalt <pierre.fring...@gmail.com> wrote:
> Little typo :
> $html->link("The Account", array("controller" => "pages", "action" =>
> "display", "account"));
>
> On 16 sep, 07:20, "Brett Wilton" <bdwil...@gmail.com> wrote:
>
>
>
> > $html->link("The Account", array("controller" => "pages", "action" =>
> > "account"));
>
> > ---
> > Brett Wiltonhttp://wiltonsoftware.com- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: