<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : HTML Signature for special groups only?</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 22:01:31 -0000</pubDate>

		<item>
			<title>CorpQuid</title>
			<description><![CDATA[Is there a way to allow only a certain user group the ability to have HTML signatures? Like with level 30 or above?<br />
<br />
Maybe there is a way but I'm just not seeing it.<br />
<br />
Or if anyone has a work around and would like to share please reply or PM me<br />
<br />
<br />
Edit<br />
In the mean time I really needed to get a work around until we can safely allow users to have img signatures so rather than have them ask us 100 times why their signature don't show we just put the message in the functions.php file<br />
<br />
<pre class="code">		$bbcodes_img = array(
			'\\&#091;img\\&#093;(&#091;^\\&#091;&#093;*)\\&#091;/img\\&#093;' =&gt; 'Woops! Your signature image is not allowed yet, we are working on it',
			'\\&#091;thumb=(&#091;^\\&#091;&#093;*)\\&#091;/thumb\\&#093;' =&gt; '',
			'\\&#091;t=(&#091;^\\&#091;&#093;*)\\&#091;/t\\&#093;' =&gt; '',
			'\\&#091;list\\&#093;' =&gt; '',
			'\\&#091;style=(&#091;^\\&#091;&#093;*)\\&#093;' =&gt; '',
			'\\&#091;quote' =&gt; '',
			'\\&#091;code' =&gt; ''
				);</pre>[/][/][/][/]]]></description>
			<pubDate>Thu, 12 Mrt 2009 01:34:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=2339&d=0#post9812]]></link>
		</item>
	</channel>
</rss>