<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Free Scripts</title>
	<atom:link href="http://sf-zone.net/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://sf-zone.net</link>
	<description>Design and Programming Blog</description>
	<lastBuildDate>Sat, 07 May 2011 10:49:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Deepak</title>
		<link>http://sf-zone.net/scripts/comment-page-1/#comment-3</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Sun, 04 May 2008 12:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://sf-zone.net/?page_id=70#comment-3</guid>
		<description>hi I am using this script,

I want to ask how can I change the thumbnail size.

means I upload the image and share the link on the forum. but the thumbs are too small. I want to increase a bit. how can I do it. thanks in advance

&lt;code&gt;
&lt;strong&gt;Answer&lt;/strong&gt;
Open upload.php. On line 93 there is createthumb($target,$thumb,100,100); Replace 100 with the size you want. Also replace 100 with the same size (or remove the width and height completely) on every page that there is a thumbnail. These pages are: upload.php (line106), uploaded.php (line45) and admin.php(line 33)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>hi I am using this script,</p>
<p>I want to ask how can I change the thumbnail size.</p>
<p>means I upload the image and share the link on the forum. but the thumbs are too small. I want to increase a bit. how can I do it. thanks in advance</p>
<p><code><br />
<strong>Answer</strong><br />
Open upload.php. On line 93 there is createthumb($target,$thumb,100,100); Replace 100 with the size you want. Also replace 100 with the same size (or remove the width and height completely) on every page that there is a thumbnail. These pages are: upload.php (line106), uploaded.php (line45) and admin.php(line 33)</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

