<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : watermark error siena</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 02:19:41 -0000</pubDate>

		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	change line 9</p>
<p>
	FALSE / TRUE</p>
<pre class="brush:plain;">
if (strpos($realpath, $_SERVER['DOCUMENT_ROOT']) === TRUE || !preg_match('#\.(gif|jpeg|jpg|png)$#i', $path))
</pre>


ok plugin 
<p>
	<img alt="yes" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/thumbs_up.gif" title="yes" width="20" /></p>
]]></description>
			<pubDate>Ma, 09 Jan 2012 21:32:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32484]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	I see, something is wrong with path detection. Could you open 'plugins/watermark/lib/watermark.php' and replace line 12 with:</p>
<pre class="brush:php;">
echo '&lt;h1&gt;Forbidden&lt;/h1&gt;Path: '.$path.'&lt;br/&gt;Realpath: '.$realpath.'&lt;br/&gt;DocRoot: ' . $_SERVER['DOCUMENT_ROOT'];</pre>
<p>
	This will help to find the bug.</p>
]]></description>
			<pubDate>Ma, 09 Jan 2012 12:02:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32479]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p><span class="hps">sorry</span> <span class="hps">this is the</span> <span class="hps">html</span> <span class="hps">output</span> <span class="hps">to the</span> <span class="hps">selected</span> <span class="hps">watermark</span></p>

<pre class="brush:plain;">
&lt;img src="http://www .malditopc.es/./plugins/watermark/lib/watermark.php?path=datas%2Fusers%2F%2F17_1308.jpg" alt="" /&gt;</pre>
]]></description>
			<pubDate>Zo, 08 Jan 2012 19:38:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32464]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	And how does it look when watermark is enabled?</p>
]]></description>
			<pubDate>Zo, 08 Jan 2012 10:06:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32447]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<pre class="brush:plain;">
&lt;img src="http://www .malditopc.es/./datas/users//17_1308.jpg" alt="" /&gt;</pre>
]]></description>
			<pubDate>Zo, 08 Jan 2012 08:27:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32446]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Sorry, I mean "src" of images in the HTML output (result page).</p>
]]></description>
			<pubDate>Zo, 08 Jan 2012 08:19:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32445]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	Ok</p>
<p>
	<span style="color:rgb(255,0,0);">IMG LINE 1</span></p>
<p>
	\[img=((?:http://|https://|ftp://)?[^\]"\';:\?]+\.(?:jpg|jpeg|gif|png))\]((?:http://|https://|ftp://)?[^\]"\';:\?]+\.(?:jpg|jpeg|gif|png))\[/img\]</p>
<p>
	<br />
	&lt;a href="https://www.cotonti.com/$1"&gt;&lt;img src="https://www.cotonti.com/$2" alt="" /&gt;&lt;/a&gt;</p>
<p>
	 </p>
<p>
	<span style="color:rgb(255,0,0);">IMG LINE 2</span></p>
<p>
	\[img\]((?:http://|https://|ftp://)?[^"\';:\?\[]+\.(?:jpg|jpeg|gif|png))\[/img\]</p>
<p>
	<br />
	&lt;img src="https://www.cotonti.com/$1" alt="" /&gt;</p>
]]></description>
			<pubDate>Zo, 08 Jan 2012 00:47:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32439]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	That config looks correct. Could you give me some example "src" attribute values for images when watermark is enabled?</p>
]]></description>
			<pubDate>Za, 07 Jan 2012 09:37:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32420]]></link>
		</item>
		<item>
			<title>elfrenazo</title>
			<description><![CDATA[<p>
	hello, error in watermark, images disappear.</p>
<p>
	Config: <span style="color:rgb(0,0,255);">datas/users/(.*?)\.(gif|jpeg|jpg|png)</span></p>
<p>
	<span class="hps">is that correct?</span> <span class="hps">I have to put</span> <span class="hps">something in</span> <span class="hps">htaccess?</span></p>
]]></description>
			<pubDate>Thu, 05 Jan 2012 07:30:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6708&d=0#post32414]]></link>
		</item>
	</channel>
</rss>