> >Do you have CFSETTING ENABLECFOUTPUTONLY enabled by chance? Those > >tags are outside CFOUTPUT tags, so if that setting is enabled, they > >won't be emitted. > > hmm. well I don't know where to find that and I don't see anything for > "enablecfoutputonly". But because of what you've said, I wrapped that > part in a set of cfoutput tags and they now appears.
I found cfsetting and set it. It wasn't in my code already so it was acting in it's default state. I set it to enablecfoutputonly = YES and then wrapped the </channel></rss> in cfoutput and this worked for the bottom, but now the top, which previously was in there, is now not. I set it then to NO and I received alot of extras in there. I then removed cfsetting altogether and wrapped the </channel></rss> in cfoutput and the top displayed and the bottom displayed. I'm gonna go with not understanding but working this time I guess. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226865 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

