In both folders I have dipalyTeaser.cfm and the both have inside and still the same message?
<cfsetting enablecfoutputonly="yes"> <!--- @@displayname: Landing Page Nav Subset ---> <cfoutput> <div class="dm-blurb"> <h3><a href="#application.url.conjurer#?objectid=#stObj.objectid#">#stObj.Title#</a ></h3> <div class="dm-metadata"> #stobj.lastupdatedby#<br> Pub. #dateformat(stobj.datetimelastupdated)#<br> </div> <p> #stObj.Teaser# <span class="dm-tail">[<a href="#application.url.conjurer#?objectid=#stObj.objectid#">go</a>]</span> </p> </div> </cfoutput> <cfsetting enablecfoutputonly="no"> -- Regards, Michael "Brendan Sisson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Michael @Four Eyes wrote: > > > OK, so it appears I did not have teaser displays, however, the rule > > appears to working yet I get this message in the rule managment area: > > > You will need a teaser display methods each for dmHTML, dmInclude and > dmLink, with the same file name and the same displayName (eg <!--- > @@displayname: Horizontal Blurb --->). > > Hope that helps :) > > -Brendan > http://farcry.daemon.com.au > > > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
