Yipppaaaa...!! Thanks [EMAIL PROTECTED]
Worked, so must be trying to access before content was being set.. :) On 8/8/05, M@ Bourke <[EMAIL PROTECTED]> wrote: > hmmmm > try putting layout.main into ya default post process instead of preprocess > so change > <globalfuseactions> > <preprocess> > <do action="layout.main" /> > </preprocess> > <postprocess> > </postprocess> > </globalfuseactions> > > to > > <globalfuseactions> > <preprocess> > </preprocess> > <postprocess> > <do action="layout.main" /> > </postprocess> > </globalfuseactions> > > M@ > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > -- ==================================== Postal: Po Box 3462 Dural, NSW 2158 Email: mailto:[EMAIL PROTECTED] FireFly Internet Phone: 80011777 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
