Quoting Yannzola <[EMAIL PROTECTED]>: > > The source in the frame reads: img src="/html/subtract.gif" > Browsedb_list reads: img src="[% webroot %]html/images/subtract.gif" > Loading from http://localhost:9000/Fishbone/ is exactly the same as > loading via default. > > However.... renaming the directory "Dishbone' and loading that as my > default seems to have worked (at least for now...)! Image properties > reads: http://localhost:9000/html/images/subtract.gif. Frame source > reads: img src="/html/images/subtract.gif" > > Thanks for your help on this! I appreciate it.
np. at least this narrows things down. SlimServer used to have a pref for html caching, which I would say to turn off to fix this. However, the etags fixes recently should have done away with any need for this, and has proven so while I was testing some skin changes. I can't think of what else might be caching if you dont have any caching proxy software running anywhere, and you've even cleared the browser cache. I certainly hope that whatever is holding onto the wrong source will stop at some point :) -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
