Hello,

I used bake.php to making views, and I have a lot of
<?php echo $html->link('View', array('action'=>'view', 
$category['Category']['id'])); ?>
line in my index.ctp
But when I try to use in the browser I get the following link (for this 
for example)

<a href="//categories/view/1">View</a>

this is a wrong linkbecause it is started with 2 /

how can I solve this problem? I using the  Nightly Builds.

Thanks.
-- 
Ámon Tamás
http://linkfelho.amon.hu


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

Reply via email to