for it to use:
<?= $this->url(array('page' => $this->next), 'catalog_category'); ?>
The second parameter is a named route, I found that I needed to add
'default' to all links that use the default route.
2009/1/16 Brandon Peacey <CodeSoftware@cox.net>:
> Hello, I'm having trouble with Zend_Controller_Router_Route_Static.
>
> Here is the problem, so I was just making sure all my navigational links
> were pointing to their respective areas. Everything was working fine, until
> I clicked the link signup
>
> This by the way has the following route. /public/default/member/signup with
> zend router route static public/signup now I noticed that when I clicked the
> other links after click that route, all my other links point to the same
> locations as sign up… Honestly, I'm completely confused; I have no idea why
> this action is taking place,
>
>
>
> Can anyone explain what I'm doing wrong and how it is possible for all my
> links to be rewritten?
>
> Thanks for the help in advanced
--
----------------------------------------------------------------------
[MuTe]
----------------------------------------------------------------------
没有评论:
发表评论