Can you show us an example URL? And what does your doSelectByDomain
methods look like?






On Dec 28, 11:15 am, Rob Wilkerson <r.d.wilker...@gmail.com> wrote:
> On Mon, Dec 28, 2009 at 11:11 AM, Gábor Fási <maerl...@gmail.com> wrote:
> > I guess you want this:
>
> > param: { module: page, action: show, domain_slug: whatever, slug: whatever2 
> > }
>
> I've tried that, but I get an error. It seems that no parameters are
> being passed to my custom request method (doSelectByDomain). The
> parameter array is completely empty with this homepage route:
>
> homepage:
>   url:   /
>   class: sfPropelRoute
>   param: { module: page, action: show, domain_slug: portal, slug: dashboard ) 
> }
>   options:
>     model: Page
>     type: object
>     method: doSelectByDomain
>
> --
> Rob Wilkersonhttp://robwilkerson.org
> @robwilkerson

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to