Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-11-11 00:10:39

driz
Member
From: Huddersfield, UK
Registered: 2008-03-18
Posts: 441
Website

plugin not working?

Hi, I’m using the asv_recent_comments plugin so that I can use a form for my comments, BUT it wont use the form? Any ideas why?

This is my code to call the form:

<txp:recent_comments label="" break="" limit="5" form="recent_comments" />

And this is the form:

<div class="home-comments-comment">
<div class="home-comments-gravatar"><a href="<txp:comment_web />"><img src="/images/gravatar.png" /></a></div>
<p><strong><txp:comment_name /></strong> <span class="small"><txp:comment_time format="/ %b %d" /></span><br />
on <a href="<txp:permlink />" title=""><txp:title /></a></p>
</div>

~ Cameron

Offline

#2 2008-11-11 00:21:24

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: plugin not working?

1. Why not ask in the plugin thread?
2. You might need <txp:asv_recent_comments />

Offline

#3 2008-11-11 00:27:09

driz
Member
From: Huddersfield, UK
Registered: 2008-03-18
Posts: 441
Website

Re: plugin not working?

asv_recent_comments fixed it, weird, as on my other website, it works with just recent_comments ???

THANKS> x

Last edited by driz (2008-11-11 00:27:20)


~ Cameron

Offline

#4 2008-11-11 06:40:25

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: plugin not working?

Maybe your other sites uses a development version of Textpattern 4.0.7, which tought recent_comments to accept a form attribute.

Offline

Board footer

Powered by FluxBB