I'm laying out a page-based forum for a (currently private) site, and I've reached a little stumbling block with commented_at — in that %%commented_at%% works, but %%commented_at|pick your format%% doesn't display anything at all, even for pages with comments. It'll give me the right %%comments%% and %%commented_by%% values, so I know it's drawing from the correct page, and %%updated_at|any given format%% works, so it's not all dates.
But then I tried the code here: http://rhapsody.wikidot.com/test:listpages… and everything worked fine. Apparently I can't duplicate the bug on a public page. I've since tried a few more permutations in the original buggy page, including copying code back out of the demonstrably-working rhapsody site… and am still at a loss.
It doesn't seem to be a function of the page source, and that's about all I can figure.
Anyone else have ideas?





