Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-05-14 14:21:01

newnoise
Member
Registered: 2011-02-24
Posts: 35

All <txp:comments_xxx_input>-Tags are unknown?

Hi,

im designing my comments-area but I get a lot of tag-unknown-errors …
see: http://fjellsmug.com/news/uuuund

The structure is:

<txp:comments_error wraptag="ul" break="li" />
<p>
   <label>Name</label>
  <txp:comment_name_input />
</p><p>
  <label>Email</label>
  <txp:comment_email_input />
</p><p>
  <label> http://</label>
  <txp:comment_web_input />
</p><p>
  <txp:comment_message_input />
</p>
<p><label>Remember details? <input type="checkbox" name="remember" value="1" checked="checked" class="prefs"  /></label></p>
<p class="commentsubmit">
<txp:comment_preview /> <txp:comment_submit />
</p>

Any help is very appreciated …

Thanks!
noise

Offline

#2 2011-05-14 16:36:49

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: All <txp:comments_xxx_input>-Tags are unknown?

You can only use the comment input tags inside a comment form. The tags do not exist elsewhere.

Offline

Board footer

Powered by FluxBB