Mibew Messenger Community

General => Support => Topic started by: ancym on March 26, 2014, 06:38:28 PM

Title: Install issue going from 1.6.5 to 1.6.10
Post by: ancym on March 26, 2014, 06:38:28 PM
Hi, got this message (fatal error in PHP) when trying to install the latest version:

Call to undefined function safe_htmlspecialchars() in /var/www/html/mibew/view/inc_main.php on line 30,

Can't find anything about a function safe_htmlspecialchars...
Version 1.6.5 works fine, using php 5.3.10

Any suggestions?  Thanks

(Sorry if this double posted, first time it said no go, subsequent tries said already posted, and also having CAPTCHA troubles...hard to read that text!)
Title: Re: Install issue going from 1.6.5 to 1.6.10
Post by: faf on March 26, 2014, 07:10:07 PM
safe_htmlspecialchars() is a function defined in libs/common.php. so, it seems to me that you've not properly updated your Mibew Messenger installation.
Title: Re: Install issue going from 1.6.5 to 1.6.10
Post by: ancym on March 26, 2014, 07:24:09 PM
OK, that helped me see what i did wrong, thanks alot for the fast reply!
Title: Re: Install issue going from 1.6.5 to 1.6.10
Post by: faf on March 26, 2014, 07:26:51 PM
you're welcome.  :)