Does anyone know how this might happen? I have a simple comments:entries tag called as follows:
COMMENTS TEST
{exp:comments:entries weblog="stories" orderby="date" sort="asc"}
Test
{/exp:comments:entries}
This is in site/comments. Loading the page with a valid URL title results in:
COMMENTS TEST M00o93H7pQ09L8X1t49cHY01Z5j4TT91fGfrAny ideas? I tried searching in the forums but I’m not really sure what to call this so it’s kind of hard to find. I know this has something to do with how the template system replaces tags with temporary place holders then puts their rendered content back, but I can’t figure out what is wrong.