I am trying to display a users location by way of comment entries in my template. However, when the page displays I get no results showing. I checked the entries and the location is there.
TEMPLATE CODE:
{exp:comment:entries limit="20" entry_id="15" orderby="most_recent_comment"}
On {comment_date format="%F %d, %Y"}, {name} from {location}, wrote:{comment}
{/exp:comment:entries}
TEMPLATE DISPLAY:
On August 12, 2008, Lorraine from , wrote:
We had a wonderful time at the…
NOTICE no information is displaying after “Lorraine from”
ExpressionEngine v 1.6.3
Any suggestions?
