Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Template Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

XML caching problem


Go to End


1554 Views

Avatar
danqxx

Community Member, 14 Posts

12 April 2010 at 11:24am

Hi, so this is a rather complex issue that I am hoping an expert can help with. I have created a module that basically supports a nice swf object in an ss page type. the problem i have is that the swf loads data from an xml file. I thought i could just use the ss template engine to generate the xml file. So i did. it works ok but if i make data changes using the ss admin area the changes do not propagate through to the xml. It could be that I am approaching this project incorrectly and need to get rid of the template xml and use another structure. Any help or suggestions are much appreciated.
Dan