Geoff,

Thanks for getting back to me.

dmfooter.cfm seems to be included automatically on every page, i've changed
very little from the out-of-the-box setup.

I've just added a few links etc to the
farcry_application/<app name>/webskin/includes/dmfooter.cfm

The entire code of the page, maybe i've made a really simple error?

Thanks

Gav

<cfsetting enablecfoutputonly="yes">
<cfimport taglib="/farcry/farcry_core/tags/container" prefix="con">
<cfimport taglib="/farcry/farcry_core/tags/webskin" prefix="skin">
<cfoutput>
</div></div>
<div id="sidebar"><div id="sidebarcontent">
 <form id="search"
action="#application.url.conjurer#?objectid=#application.navid.search#"
method="post">
  Search <input type="text" name="criteria" size="20" /> <input
type="submit" value="go" class="button" />
 </form>
</cfoutput>
<con:container label="side_top">
<con:container label="side_events">
<con:container label="side_bottom">


<cfoutput>
</div></div>
<br class="bottom" />
<div id="containerfoot"><div id="containerfootcontent">
<a href="http://www.boardofstudies.nsw.edu.au/";>NSW Board of Studies</a> |
<a href="http://www.nsw.gov.au";>www.nsw.gov.au</a> |
</cfoutput>
<skin:buildLink
objectid="#application.navid.privacy#"><cfoutput>Privacy</cfoutput></skin:bu
ildLink><cfoutput> | </cfoutput>
<skin:buildLink
objectid="#application.navid.disclaimer#"><cfoutput>Disclaimer</cfoutput></s
kin:buildLink><cfoutput> | </cfoutput>
<skin:buildLink objectid="#application.navid.contact_us#"><cfoutput>Contact
Information</cfoutput></skin:buildLink>
<cfoutput><br class="bottom" /></cfoutput>
<skin:buildLink objectid="#application.navid.copyright#">
<cfoutput>Copyright &copy;</cfoutput></skin:buildLink>

<cfoutput> Office of the Board of Studies #dateformat(now(),"yyyy")#. All
rights reserved.<br class="bottom" />
This Page Last updated on: #dateformat(stobj.datetimelastupdated)#
</div></div>
</div>
</body></html>
</cfoutput>
<cfsetting enablecfoutputonly="no">





----- Original Message ----- 
From: <[EMAIL PROTECTED]>
Newsgroups: farcry-dev
To: "FarCry Developers" <[EMAIL PROTECTED]>
Sent: Monday, December 08, 2003 2:06 PM
Subject: [farcry-dev] Re: Last Update Date


> Gav,
>
> What is the code you are using to call dmFooter?  is it an include or a
> customtag call?  Send the footer call snippet through and let me know
> what .cfm file you are calling the dmFooter code from.
>
> -- geoff
> http://www.daemon.com.au/
>
> Gavin Cooney wrote:
> > Geoff,
> >
> > "Element DATETIMELASTUPDATED is undefined in STOBJ."
> >
> > Do i need to call types.cfm from dmFooter.cfm?
> >
> > Thanks for your help
> >
> > Gav
>
>
> ---
> You are currently subscribed to farcry-dev as:
[EMAIL PROTECTED]
> To unsubscribe send a blank email to
[EMAIL PROTECTED]
>
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
> http://www.mxdu.com/ + 24-25 February, 2004
>


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to