Yet another problem with yet another EE 2.1.0 test installation.
My core site dates back to the pMachine days, back when a “channel’s” CSS template was named weblog_css by default. When my EE 1.6.9 was updated to 2.1.0, the CSS isn’t getting loaded. I noticed that EE 2.1.0 did what appears to be a global search/replace for “weblog” > “channel.”
Yes, I updated all the references in my templates to reflect the change. But the CSS still isn’t getting loaded. Here’s the relevant code snippet.
<link rel='stylesheet' type='text/css' media='all' href='{stylesheet=hasten/channel_css}' />
Pretty straightforward, right? What am I missing?
