<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : X-Tra pics</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 06 Apr 2026 20:53:47 -0000</pubDate>

		<item>
			<title>foxhound</title>
			<description><![CDATA[This plugin does not work for me, or at least not without errors. Its included prototype.js conflicts with jQuery.<br />
I tried the to add this: <pre class="code">&lt;script type=&quot;text/javascript&quot;&gt;jQuery.noConflict();&lt;/script&gt;</pre> in my header as suggested here:<br />
<a href="http://www.cotonti.com/forums.php?m=posts&amp;p=10312&amp;highlight=PROTOTYPE.JS#10312">http://www.cotonti.com/forums.php?m=posts&amp;p=10312&amp;highlight=PROTOTYPE.JS#10312</a><br />
<br />
But to no avail. Not sure if you found a way around it or wether you just disabled Jquery on your website.]]></description>
			<pubDate>Paz, 14 Mar 2010 19:26:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5302&d=0#post23534]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[thank you, worked great!]]></description>
			<pubDate>Sal, 16 Şub 2010 05:30:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5302&d=0#post22943]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[It is deprecated since PHP 5.3.0. A fix:<br />
<div class="highlight"><pre class="php">$dir = opendir($folder);
while(false !== ($file = readdir($dir))){
	for ($i = 0; $i &lt; count($xt); $i++){
Line 122------&gt;		if (preg_match('#\.'. $xt&#091;$i&#093; .'$#', $file)){
			$files&#091;&#093; = $file;
			}
	}
}</pre></div>]]></description>
			<pubDate>Sal, 16 Şub 2010 05:11:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5302&d=0#post22942]]></link>
		</item>
		<item>
			<title>DemptD</title>
			<description><![CDATA[<a href="http://neocrome.net/page.php?id=2340" rel="nofollow">http://neocrome.net/page.php?id=2340</a><br />
<br />
Is not working anymore...<br />
<br />
<pre class="code">Deprecated: Function eregi() is deprecated in /httpd.www/plugins/extrapics/extrapics.php on line 122</pre>
<br />
<pre class="code">$dir = opendir($folder);
while(false !== ($file = readdir($dir))){
	for ($i = 0; $i &lt; count($xt); $i++){
Line 122------&gt;		if (eregi(&quot;\.&quot;. $xt&#091;$i&#093; .&quot;$&quot;, $file)){
			$files&#091;&#093; = $file;
			}
	}
}</pre>]]></description>
			<pubDate>Sal, 16 Şub 2010 03:59:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=5302&d=0#post22939]]></link>
		</item>
	</channel>
</rss>