<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Download allowed for guests</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 15 Apr 2026 04:39:47 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Looks like yet another bug with file downloads. It doesn't allow adding Download permission to new categories. This patch was applied when adding the feature:<br />
<div class="highlight"><pre class="mysql">UPDATE sed_auth SET auth_rights = auth_rights + 4 WHERE auth_code = 'page' AND auth_groupid != 5 AND auth_groupid != 3 AND auth_groupid != 2 AND NOT auth_rights &amp; 4 = 4;
UPDATE sed_auth SET auth_rights_lock = auth_rights_lock - 4 WHERE auth_code = 'page' AND auth_groupid != 5 AND auth_groupid != 3 AND auth_groupid != 2 AND auth_groupid != 4 AND auth_rights_lock &amp; 4 = 4;</pre></div>
But the code for new structures was left untouched.]]></description>
			<pubDate>Sa, 07 Feb 2009 17:04:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=1967&d=0#post7167]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[Hello,<br />
<br />
How can I allow guests downloading files?<br />
<a href="http://www.cotonti.com/datas/users/guest-rights_64.jpg"><img src="http://www.cotonti.com/datas/users/guest-rights_64.jpg" alt="" class="scale" /></a>]]></description>
			<pubDate>Sa, 07 Feb 2009 16:38:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=1967&d=0#post7164]]></link>
		</item>
	</channel>
</rss>