Dear list, 
I am using some regexRoutes and I need to use the url view helper.
Unfortunatelly, I get this error:

"Cannot assemble. Reversed route is not specified."

I don't have any problem with normal routes.
This is an example of the code I use:

$this->url(array('1' => $myparam),'myregexroute')

and I tried also with


$this->url(array($myparam),'myregexroute')

and



$this->url(1 => array($myparam),'myregexroute')



Any advices?

Many thanks


Sergio Rinaudo


_________________________________________________________________
Accendi le casse, รจ ora della Messenger Radio!
http://www.messenger.it/radioMessenger.aspx  

Reply via email to