From: Bryan Alsdorf Date: February 24 2011 5:53pm Subject: Re: 2.3 to 2.3.1 issue List-Archive: http://lists.mysql.com/eventum-users/5996 Message-Id: <4D669B08.1010809@askmonty.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, On 02/23/2011 03:17 PM, Guidroz, Bryan wrote: > After upgrading from 2.3 to 2.3.1, list.php is blank. > > I'm able to log in, select a project, but list.php is blank. > > Enabled error reporting in config.php and see the following error on > list.php > > "Fatal error: Call to undefined function filter_var() in > /var/www/html/lib/eventum/class.misc.php on line 416" > > Everything works fine when I go back to 2.3. In fixing the XSS problem we relied on the filter_* functions. This is included by default in PHP 5.2 and later but older versions apparently have to install it separately. I will add a check for this in the installer and mention it in the requirements. Sorry for the hassle. If you are on a PHP versions before 5.2 see http://pecl.php.net/package/filter Best Regards, -- Bryan Alsdorf, Lead Web Developer Monty Program AB. http://montyprogram.com