I am on ExpressionEngine 1.6.1 Build: 20070815
I can’t get the new search parameter to work at all—I have put together a test template containing only
{exp:weblog:entries search:body="css"}
{title}
{/exp:weblog:entries}This is returning the title of every post. I have re-done the update to no avail. I was using Mark Hout’s extension to do this previously, and that is no longer working either.
Any thoughts on how to fix this?