I have been trying to debug the webfeed generator and realized while
tracking errors this is not developed to work on windows based
systems. The file updateXMLFeed.cfm assumes a non-windows environment
('/' not '\') and therefore never finds the directories or files. The
same thing happens with the export feature for exporting content (that
one I can fix by swapping out the /'s. Since I need to run the feed
generator on a scheduler that does not really help my situation.
If I am logged into farcry I can cut and paste the url for cfhttp call
in updateXMLFeed.cfm and the XML content is generated. I tried create
my own feed updater with a seperate file doing a cfhttp call but then
I don't have the session variables I need. I played around with
setting login variables based on the login form to farcry using the
cfhttp param tags but had little luck.
Is there anyway to get a new updateXMLFeed.cfm that works in a windows
environment? The ability to generate a XML feeds is very useful -
especially since it works with custom objects we create.
--
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