Error in PHP Script
/linkableRecipe.php
PHP Version: 5.2.6;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.24 (Qcodo Beta 3)
Application: Apache/2.2.9 (Fedora);  Server Name: www.fixingmeals.com
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
htmlentities() [<a href='function.htmlentities'>function.htmlentities</a>]: Invalid multibyte sequence in argument
Error Type:   E_WARNING

Rendered Page:   Click here to view contents able to be rendered

Source File:   /var/www/web15/web/includes/qcodo/_core/framework/QApplicationBase.class.php     Line:   685

Line 680:    		 *
Line 681:    		 * @param string $strText text string to perform html escaping
Line 682:    		 * @return string the html escaped string
Line 683:    		 */
Line 684:    		public static function HtmlEntities($strText) {
Line 685:    			return htmlentities($strText, ENT_COMPAT, QApplication::$EncodingType);
Line 686:    		}
Line 687:    
Line 688:      		/**
Line 689:    		 * For development purposes, this static method outputs all the Application static variables
Line 690:    		 *

Call Stack:

#0 (): QcodoHandleError()
#1 /var/www/web15/web/includes/qcodo/_core/framework/QApplicationBase.class.php(685): htmlentities()
#2 /var/www/web15/web/includes/qcodo/_core/qcodo.inc.php(182): QApplicationBase::HtmlEntities()
#3 /var/www/web15/web/pnl_Recipe.tpl.php(5): _p()
#4 /var/www/web15/web/includes/qcodo/_core/qform/QFormBase.class.php(629): require()
#5 /var/www/web15/web/includes/qcodo/_core/qform/QBlockControl.class.php(247): QFormBase->EvaluateTemplate()
#6 /var/www/web15/web/includes/qcodo/_core/qform/QControlBase.class.php(735): QBlockControl->GetControlHtml()
#7 /var/www/web15/web/linkableRecipe.tpl.php(2): QControlBase->Render()
#8 /var/www/web15/web/includes/qcodo/_core/qform/QFormBase.class.php(786): require()
#9 /var/www/web15/web/includes/qcodo/_core/qform/QFormBase.class.php(290): QFormBase->Render()
#10 /var/www/web15/web/linkableRecipe.php(52): QFormBase::Run()

Variable Dump:   Show/Hide