<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Quote Button</title>
		<link>https://www.cotonti.com</link>
		<description>Последние сообщения в теме</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 16 May 2026 01:25:47 -0000</pubDate>

		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Works perfectly, tnx!</p>
]]></description>
			<pubDate>сб, 02 апр 2011 08:58:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6265&d=0#post29275]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Sorry, I misunderstood you. If you want to hide the button from guests, use a conditional:</p>
<p>
	 </p>
<div class="highlight">
	<pre class="html">
&lt;p&gt;FORUMS_POSTS_ROW_TEXT}&lt;/p&gt;
{FORUMS_POSTS_ROW_UPDATEDBY}
&lt;!-- IF {PHP.usr.id} &gt; 0 --&gt;
&lt;div class="quote_button"&gt;
  {FORUMS_POSTS_ROW_QUOTE}
&lt;/div&gt;
&lt;!-- ENDIF --&gt;</pre>
</div>
<p>
	 </p>
]]></description>
			<pubDate>сб, 02 апр 2011 08:50:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6265&d=0#post29274]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Thanks for the reply but it's not really a solution.</p>
<p>
	Replacing {FORUMS_POSTS_ROW_QUOTE} with the link you provided will still show the Quote button to guests that are not logged in.</p>
]]></description>
			<pubDate>сб, 02 апр 2011 08:20:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6265&d=0#post29272]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	It's possibly if you explicitly substitute {FORUMS_POSTS_ROW_QUOTE} with the link:</p>
<div class="highlight">
	<pre class="html">
&lt;a href="https://www.cotonti.com/forums.php?m=posts&amp;s={PHP.s}&amp;q={PHP.q}&amp;quote={PHP.row.fp_id}&amp;n=last#np"&gt;{PHP.L.Quote}&lt;/a&gt;</pre>
</div>
<p>
	 </p>
]]></description>
			<pubDate>сб, 02 апр 2011 08:07:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6265&d=0#post29271]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	I'm trying to get a seperate Quote button below every post but I have a problem with the button still being displayed when a user is not logged in.<br /><br />
	In forum.posts.tpl I have the following now:</p>
<blockquote>
	&lt;p&gt;FORUMS_POSTS_ROW_TEXT}&lt;/p&gt;<br />
	{FORUMS_POSTS_ROW_UPDATEDBY}<br />
	&lt;div class="quote_button"&gt;<br />
	  {FORUMS_POSTS_ROW_QUOTE}<br />
	&lt;/div&gt;</blockquote>
<p>
	I tweaked the class "quote_button" to make it look like a button:<br /><a href="http://www.dev-enter.net/files/quote-button-logged.png" rel="nofollow">http://www.dev-enter.net/files/quote-button-logged.png</a><br /><br />
	However when the user is not logged in, it's still showing a part of the button:<br /><a href="http://www.dev-enter.net/files/quote-button-notlogged.png" rel="nofollow">http://www.dev-enter.net/files/quote-button-notlogged.png</a><br /><br />
	Is there a way to fix this so it's displaying nothing when a user is not logged in to post?</p>
]]></description>
			<pubDate>сб, 02 апр 2011 03:47:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ru/forums?m=posts&q=6265&d=0#post29269]]></link>
		</item>
	</channel>
</rss>