posted 17 years ago
Hi,
I get this exception whenerver i change post_form.htm
freemarker.core.ParseException: Encountered ">" at line 203, column 303.
I think it is related with this line
<input type="button" value="${I18n.getMessage("PrivateMessage.findUser")}" name="findUser" class="liteoption" onclick="window.open('${JForumContext.encodeURL("/pm/findUser', ',',',',',',',',',','height=250,resizable=yes,width=400');return false;" />
But the wonder is it worked before but not when i deleted unwanted spaces in other part of file.
can any one help me?
thanks
[originally posted on jforum.net by razia]