I had that error when using: <skin:buildLink type="shopproducts" view="displayShoppingcart">
Needed to change it to: <skin:buildLink type="shopproducts" view="displayTypeShoppingcart"> The "Type" part is telling to just display a webskin of the given type instead of looking for an specific objectitem that is displayed through that webskin. On Dec 11, 7:28 pm, Lenstick <[email protected]> wrote: > Hi All, > > I appear to be getting an error when I attemp to redirect to a farUser > webskin which I have created to confirm the users registration > details. Can anyone shed any light on this error? -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
