<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/php-nukefusion/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/php-nukefusion/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 23 Aug 2008 12:54:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-nukefusion/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Bug FTP Security</title><link>https://sourceforge.net/p/php-nukefusion/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sometimes an error occured when you want to Add or approve a File.&lt;br /&gt;
When the Path to the File and then name over 100 Characters.&lt;/p&gt;
&lt;p&gt;Solution:&lt;/p&gt;
&lt;p&gt;You must change the length of the field 'file' at the table blocked_files.&lt;/p&gt;
&lt;p&gt;Example for SQL:&lt;br /&gt;
ALTER TABLE `blocked_files` CHANGE `file` `file` VARCHAR( 120 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Schulz</dc:creator><pubDate>Sat, 23 Aug 2008 12:54:37 -0000</pubDate><guid>https://sourceforge.netad9dbb08eefbe5e19423ca534926bf7836e7da42</guid></item></channel></rss>