It appears you can also add this to the top of the display webskin. <!--- @@viewBinding: type ---> <!--- @@viewStack: page --->
Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog Marco van den Oever wrote: > 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? >> > > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 9.0.709 / Virus Database: 270.14.103/2558 - Release Date: 12/11/09 > 05:06:00 > > -- 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
