<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : sed_createthumb help!</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 06:41:29 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[You need to specify file name for a thumb, e.g. 'datas/thumbs/'.$my_small_image_name]]></description>
			<pubDate>Fri, 31 Jul 2009 02:22:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3095&d=0#post15197]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[I'm trying to use this function in one plugin I'm creating, I have to create thumb from a 400x250px image which will be 80x50px.<br />
<br />
I read in functions.php the syntax of sed_createthumb function but I get some errors.<br />
<br />
Can someone point me out in a right direction?<br />
<br />
<div class="highlight"><pre class="php">
$plugin .= sed_createthumb($output&#091;'page_featbig'&#093;, 'datas/users', 50, 80, 1, gif, $output&#091;'page_title'&#093;, 0, 0, 0, 0, 0, 80, $dim_priority=&quot;Width&quot;);				</pre></div>
<br />
I get this errors:<br />
<br />
<div class="highlight"><pre class="html">Warning: imagegif() &#091;function.imagegif&#093;: Unable to open 'datas/users' for writing in C:\xampp\htdocs\system\functions.php on line 2032
Warning: imagegif() &#091;function.imagegif&#093;: Unable to open 'datas/users' for writing in C:\xampp\htdocs\system\functions.php on line 2032

Warning: imagegif() &#091;function.imagegif&#093;: Unable to open 'datas/users' for writing in C:\xampp\htdocs\system\functions.php on line 2032</pre></div>
<br />
I'm using localhost so I don't have idea how to CHMOD 0777 that folder. I'm running Vista btw.<br />
<br />
Any help appreciated!]]></description>
			<pubDate>Fri, 31 Jul 2009 00:55:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=3095&d=0#post15191]]></link>
		</item>
	</channel>
</rss>