<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : PFS Upload Problem (-1 filesize)</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 06 Apr 2026 21:17:25 -0000</pubDate>

		<item>
			<title>urlkiller</title>
			<description><![CDATA[somewhere i read about something like a tpl autoinstall function someone wanted to develop. dont know if it was here or on neocrome.net. did you heard something about that here?]]></description>
			<pubDate>Thu, 12 Бер 2009 09:15:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9842]]></link>
		</item>
		<item>
			<title>dervan</title>
			<description><![CDATA[this bug was introduced to Cotonti 0.0.3 with new function sed_get_uploadmax()]]></description>
			<pubDate>Thu, 12 Бер 2009 05:18:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9834]]></link>
		</item>
		<item>
			<title>biro</title>
			<description><![CDATA[this bug is in which version?]]></description>
			<pubDate>Thu, 12 Бер 2009 01:15:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9807]]></link>
		</item>
		<item>
			<title>urlkiller</title>
			<description><![CDATA[kk thanky]]></description>
			<pubDate>Ср, 11 Бер 2009 18:54:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9773]]></link>
		</item>
		<item>
			<title>dervan</title>
			<description><![CDATA[please find function sed_get_uploadmax() in system/functions.php, and replace<br />
<div class="highlight"><pre class="php">
		$val_a&#091;&#093; = isset($opt_a&#091;$opt&#093;) ? $val * $opt_a&#091;$opt&#093; : (int)$val;
</pre></div>
with code<br />
<div class="highlight"><pre class="php">
		$val = isset($opt_a&#091;$opt&#093;) ? $val * $opt_a&#091;$opt&#093; : (int)$val;
		if ($val &gt; 0)
		{
			$val_a&#091;&#093; = $val;
		}
</pre></div>[/][/]]]></description>
			<pubDate>Ср, 11 Бер 2009 18:27:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9768]]></link>
		</item>
		<item>
			<title>urlkiller</title>
			<description><![CDATA[kk,<br />
<br />
r614 isnt public, is it?<br />
just asking because i wanted to do a remake for cotonti of my usergal plug...<br />
i would need the pfs upload ...]]></description>
			<pubDate>Ср, 11 Бер 2009 18:22:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9766]]></link>
		</item>
		<item>
			<title>dervan</title>
			<description><![CDATA[sorry, my mistake<br />
<br />
this bug is fixed in <a href="http://trac.cotonti.com/changeset/614">r614</a> ( <a href="http://trac.cotonti.com/ticket/240">Ticket #240</a> )]]></description>
			<pubDate>Ср, 11 Бер 2009 18:20:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9765]]></link>
		</item>
		<item>
			<title>urlkiller</title>
			<description><![CDATA[at pfs.php while uploading a file.<br />
<br />
the problem is that the filesize isnt setup correctly.<br />
it always enters -1 as filesize at the group editing field: admin.php?m=users&amp;n=edit]]></description>
			<pubDate>Ср, 11 Бер 2009 16:40:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2334&d=0#post9750]]></link>
		</item>
	</channel>
</rss>